Commit Graph

26 Commits

Author SHA1 Message Date
Nick Alexander
e5d82792e6 No bug - Allow manually syncing a Legacy Sync account.
We accidentally set the "can account be synced at all" flag to the value
of the "should account be synced in response to network activity" flag.
2015-02-11 10:15:11 -08:00
Chris Kitching
fba6deaf20 Bug 1098082: Merge identical catch branches. r=rnewman 2014-11-13 01:21:10 +00:00
Wes Kocher
996b588713 Backed out changeset 64a320318bf9 (bug 1098082) for android build bustage 2014-11-12 18:22:25 -08:00
Chris Kitching
0f5f514a5e Bug 1098082: Merge identical catch branches. r=rnewman 2014-11-13 01:21:10 +00:00
Richard Newman
2dd8700ab9 Bug 945341 - Don't fail to open Sync settings on Kindle. r=nalexander 2014-07-08 20:39:53 -07:00
Nick Alexander
ff44b03731 Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman 2013-12-15 15:53:59 -08:00
Nick Alexander
9df5f68574 Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
Nick Alexander
99cfff5254 Bug 844347 - Factor logging code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman 2013-02-27 15:44:21 -08:00
Richard Newman
11769b27e5 Bug 801225 - Cleanup and restructuring of Android services code to support product announcements feature. r=nalexander 2012-10-17 00:28:29 -07:00
Chenxia Liu
d0b6936c54 Bug 753878 - Add UI component for selecting which engines to sync. r=nalexander 2012-10-09 15:09:08 -07:00
Nick Alexander
010ea32e2f Bug 790931 - Broadcast when Sync Android Account is being deleted to many Firefox Apps. r=rnewman 2012-09-28 09:40:51 -07:00
Chenxia Liu
29a8b0d44d Bug 755638 - SecurityException when attempting to sync multiple Fennecs to the same account. r=rnewman 2012-08-16 11:05:57 +02:00
Nick Alexander
b7ee5cc640 Bug 761682, Bug 777973 - Version prefs; don't always invalidate auth token. r=rnewman 2012-08-08 17:13:20 -07:00
Nick Alexander
a405e4b88a Bug 772645 - part 2/2: Make Android Sync account type depend on Fennec shared user ID. r=rnewman 2012-07-26 08:47:25 -07:00
Nick Alexander
13ac576edb Bug 774233: do not start Sync settings activity as a new task to prevent failures on some HTC devices. r=rnewman,liuche 2012-07-23 13:30:10 -07:00
Nick Alexander
e34c56ec2f Bug 773562 - android.content.ActivityNotFoundException opening Sync settings on Motorola devices. r=rnewman 2012-07-13 14:22:29 -07:00
Nick Alexander
b69cbd104c Bug 769745 - Persist Android Sync account settings to disk on each sync and re-create account when checking if Sync is set up. r=rnewman 2012-07-06 18:42:54 -07:00
Chenxia Liu
bc07ca2e11 Bug 721760 - Part 1: Opening Sync Settings on Motorola Blur devices. r=rnewman 2012-07-06 16:46:24 -07:00
Nick Alexander
4856f3dcc7 Bug 742109 - Make Android Sync write to Android log with single tag "FxSync". r=rnewman,liuche 2012-06-12 12:12:43 -07:00
Nick Alexander
3fd6c80f90 Bug 714657 - Purge existing preferences when (re-)adding an Android Sync account. r=liuche 2012-06-12 12:12:42 -07:00
Richard Newman
7b78092604 Bug 720271 - MPL license cleanup for Android Sync. r=trivial 2012-05-24 13:17:46 -07:00
Nick Alexander
2f701d5ec9 Bug 752514 - Fix comment in SyncAccounts. r=rnewman 2012-05-15 11:13:18 -07:00
Richard Newman
65b08d8a78 Bug 744441 - Handle blank accounts in performSync. r=liuche, a=blocking-fennec 2012-04-25 14:18:45 -07:00
Nick Alexander
0f50549142 Bug 739629 - Expose safe account creation API for profile migration. r=rnewman 2012-04-13 19:41:40 -07:00
Richard Newman
2a7d568815 Bug 735297 - Documentation for RepositorySession. r=nalexander 2012-03-13 15:48:26 -07:00
Richard Newman
6cd8de155e Bug 734211 - Part 1: extract account creation and querying into SyncAccounts class. r=liuche 2012-03-13 08:15:43 -07:00