Thom Chiovoloni
d32ee716e8
Cut v0.32.1
2019-06-26 10:06:39 -07:00
Thom Chiovoloni
f4d9c7d499
Cut v0.32.0
2019-06-14 14:38:38 -07:00
Thom Chiovoloni
256b1f0d6d
Cut v0.31.2
2019-06-10 22:05:42 -07:00
Thom Chiovoloni
bf17ea32aa
Cut v0.31.1
2019-06-10 15:49:47 -07:00
Thom Chiovoloni
4750cf9667
Cut release 0.31.0
2019-06-07 16:13:50 -07:00
Edouard Oger
1fa2e8f176
Cut v0.30.0
2019-05-30 19:27:28 -04:00
Edouard Oger
594ab8a401
Cut release 0.29.0
2019-05-23 13:25:57 -04:00
Thom Chiovoloni
5c65a9f2af
Cut release 0.28.1
2019-05-21 12:37:59 -07:00
Thom Chiovoloni
53bdc07b11
Cut release 0.28.0
2019-05-17 16:02:19 -07:00
JR Conlin
b88845dcae
feat: alter `verify_connection` to just return boolean ( #1115 )
...
* feat: alter `verify_connection` to just return boolean
Closes #1114
2019-05-09 09:51:12 -07:00
Thom Chiovoloni
2a92986ec5
Cut release 0.27.2 and move to the new changelog / pending format
2019-05-08 12:48:47 -07:00
Thom Chiovoloni
1b6f3839cf
Note iOS bookmark reset() and interrupt() in changelog
2019-05-01 15:00:28 -07:00
Thom Chiovoloni
a39c5113e1
Update changelog and swift method docs for ios import
2019-05-01 09:22:59 -07:00
Thom Chiovoloni
46bc8d7249
Expose ios import over the FFI, and note it in the changelog
2019-05-01 09:22:58 -07:00
Thom Chiovoloni
bfec93334b
Note the new logins method in the changelog
2019-05-01 07:58:23 -07:00
Edouard Oger
acd5e8218d
Cut v0.27.1
2019-04-26 15:05:48 -04:00
Vlad Filippov
159246bf09
Merge branch 'master' into device-destroy-v2
2019-04-25 15:33:59 -04:00
Lina Cambridge
8f0cb16d32
Recalculate synced bookmark frecencies.
...
This commit recalculates stale frecencies for synced bookmark URLs,
chunking them to allow transactions on the main connection to interrupt
frecency calculation.
This commit also changes `score_recent_visits` to use the correct
timestamp unit: `now()` and `v.visit_date` are in milliseconds, not
microseconds as on Desktop.
Closes #847 .
2019-04-23 15:59:16 -07:00
Vlad Filippov
ca1a9a2d89
Merge pull request #1055 from mozilla/token-endp
...
fxa-client: Use auth server token endpoint
2019-04-23 16:25:21 -04:00
vladikoff
5662b54394
Add device destroy
2019-04-23 11:55:47 -04:00
Thom Chiovoloni
5c16205e66
Cut release 0.27.0
2019-04-22 13:36:46 -07:00
Thom Chiovoloni
1d61c4fe51
Fix the years of several previous releases... Whoops!
2019-04-22 13:36:46 -07:00
Edouard Oger
145655555f
Merge pull request #676 from mozilla/send-tab-devices-API
2019-04-22 16:28:13 -04:00
Thom Chiovoloni
6806d35269
Note a-c update in changelog
2019-04-22 13:02:26 -07:00
Edouard Oger
57823e5851
Send Tab implementation
2019-04-22 15:50:10 -04:00
Thom Chiovoloni
08fe872de5
Note SQLCipher update in changelog
2019-04-22 12:19:23 -07:00
Thom Chiovoloni
788eef4961
Merge pull request #1057 from mozilla/android-fixups
...
Update JNA to 5.2.0
2019-04-22 12:18:04 -07:00
Thom Chiovoloni
c4e54be2e7
Note JNA update in changelog
2019-04-22 11:56:35 -07:00
Justin D'Arcangelo
937d80f03c
Fix #1058 - syncBookmarks API on iOS is private
2019-04-22 14:38:02 -04:00
vladikoff
dcbdcfebf6
fxa-client: Use auth server token endpoint
...
Fixes #1052
2019-04-21 21:20:47 -04:00
Thom Chiovoloni
55c6d307d0
Fix changelog from #984
2019-04-21 13:54:46 -07:00
Vlad Filippov
ab3cd56da5
Merge pull request #984 from mozilla/fxa-manage-account-url
...
feat(fxa): Add method for getting account-management URL.
2019-04-21 15:32:24 -04:00
Thom Chiovoloni
e10c0571f2
Include NSS's copy of SQLite to avoid breaking non-megazords
2019-04-18 19:20:05 -07:00
Thom Chiovoloni
6f272696c3
Remove support for creating encrypted places databases. Fixes #950
2019-04-18 16:57:55 -07:00
Thom Chiovoloni
535f42be03
Cut release 0.26.2
2019-04-18 16:01:07 -07:00
Thom Chiovoloni
5b6fb1d979
Cut release 0.26.1
2019-04-18 12:11:26 -07:00
Thom Chiovoloni
95cd810f39
Enable reqwest viaduct backend on iOS
2019-04-18 10:41:01 -07:00
Thom Chiovoloni
c3a2ed5558
Cut release 0.26.0
2019-04-17 14:24:40 -07:00
Thom Chiovoloni
5fccf25517
Merge pull request #1016 from mozilla/logins-interrupt
...
Interruptable logins
2019-04-17 14:17:23 -07:00
Thom Chiovoloni
64b556476f
Add new history methods to changelog
2019-04-17 13:16:16 -07:00
Thom Chiovoloni
28b430b333
Expose interrupt in logins API (iOS only). Fixes #884
2019-04-17 12:47:33 -07:00
Vlad Filippov
5e0696240d
Merge pull request #993 from mozilla/rm-gradle-bintray-repo
...
Do not inject the appservices bintray repo in the gradle-plugin
2019-04-17 12:00:11 -04:00
Vlad Filippov
2e077dd2f4
Do not inject the appservices bintray repo in the gradle-plugin
...
Fixes #899
2019-04-17 11:30:49 -04:00
Ryan Kelly
557b01b458
feat(fxa): Add methods for getting account-management-related URLs.
2019-04-17 07:25:57 +10:00
Thom Chiovoloni
d62986209b
Expose bookmarks sync
2019-04-16 09:20:23 -07:00
JR Conlin
ec43831a57
bug: Only use Auth header if auth provided by server. ( #981 )
...
This also includes fixes noted during client build:
* return authoritative, server provided ChannelID to Kotlin layer
* use authoritative ChannelID when storing records
* normalize "channel_id" var names where appropriate
* fix missspellings in comments
* double check that fetching subscriptions w/ same UAID&CHID return same sub info
* tests more closely match real usage (use GUID like values)
* deleting all subscriptions also deletes UAID and Auth from meta-data
* bottleneck db in tests so we can switch between file and memory based
Closes #978 , #980
2019-04-15 09:07:37 -07:00
Edouard Oger
7ec1742500
NSS crypto backend for SHA-256 digest
2019-04-11 17:33:03 -04:00
Thom Chiovoloni
ab12138582
Try for 0.25.2...
2019-04-11 13:24:33 -07:00
Thom Chiovoloni
006b9d8d22
Replace 0.25.0 with 0.25.1 since 0.25.0 was a failure
2019-04-11 12:42:46 -07:00
Thom Chiovoloni
86b6a477b9
Cut release 0.25.0 ( #965 )
2019-04-11 11:42:49 -07:00