Thom Chiovoloni
1175699fa2
Cut release 0.34.0
2019-07-10 10:59:54 -07:00
Edouard Oger
2735d5f545
Cut v0.33.2
2019-07-04 16:18:09 -04:00
Edouard Oger
dc2b739fc2
Cut v0.33.1
2019-07-04 16:02:12 -04:00
Edouard Oger
744d693c1a
Cut v0.33.0
2019-07-04 15:44:33 -04:00
Ryan Kelly
b2184e22ed
Merge branch 'release-v0.31' into merge-v0.31.3-to-master
2019-07-03 13:58:40 +10:00
Ryan Kelly
951fd12760
Cut v0.31.3
2019-07-03 12:01:40 +10:00
Edouard Oger
da1e5a18dd
Cut v0.32.3
2019-07-02 14:52:06 -04:00
Edouard Oger
37a9749915
Cut v0.32.2
2019-06-28 10:08:38 -04:00
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