Commit Graph

211 Commits

Author SHA1 Message Date
Nick Alexander
87f7b029e9 Bug 787249: Fix Android Sync integration tests broken by Bug 770785. r=rnewman
--HG--
extra : rebase_source : 99d28f94537a2e8af8c20dc318cab66c0f7fcc99
2012-08-30 16:57:19 -07:00
Nick Alexander
31c2bfe551 Bug 767179 - part 2/2: Make Android Sync user interface appear in fixed size dialogs on tablets. r=rnewman
--HG--
extra : rebase_source : 33f95f95973402113eca67ba25def217c44ce9bb
2012-08-30 12:12:56 -07:00
Nick Alexander
8c4fdab81d Bug 728612 - Android Sync: upload Fennec's open tabs for display in Tabs From Other Computers. r=rnewman
--HG--
extra : rebase_source : 1f9b99ca3bdb5943603c332d7aea81733725521a
2012-08-30 12:07:08 -07:00
Nick Alexander
7fd4a3d8cf Bug 770785: Delete client record from server when Android Account is deleted. r=rnewman
--HG--
extra : rebase_source : f07c4fb0d7308f1c2742a9ad5f130a3440e0dabf
2012-08-30 11:59:34 -07:00
Nick Alexander
686536382a Bug 783659 - Fix Android Sync integration tests by initializing exception cause correctly. r=rnewman
--HG--
extra : rebase_source : c36ce45fbd77d38b393f93cc9d20eee1400df420
2012-08-22 11:01:36 -07:00
Nick Alexander
b7efbeac6b Bug 769671 - Don't use IOException(Throwable cause), since it is only available in API level >= 9. r=rnewman
--HG--
extra : rebase_source : df6bde90753913ef2008a5cbede3ec89f5d549c6
2012-08-22 09:49:28 -07:00
Chenxia Liu
d928553efb Bug 755638 - SecurityException when attempting to sync multiple Fennecs to the same account. r=rnewman 2012-08-16 11:05:57 +02:00
Chenxia Liu
0fc0035b09 Bug 775360 - "Show me how" link should not launch Browser Intents page. r=rnewman 2012-08-10 17:03:36 +02:00
Nick Alexander
f3fc22b751 Bug 761682, Bug 777973 - Version prefs; don't always invalidate auth token. r=rnewman 2012-08-08 17:13:20 -07:00
Richard Newman
1aa5365609 Bug 774300 - Sync authentication errors if passwords contain non-ASCII characters. r=nalexander
* * *
Bug 774300 - Fix omission. r=me
2012-08-02 22:00:43 -07:00
Nick Alexander
4d1ff3cc48 Bug 741960 - Fuzz backoff times up to 25% more to avoid client lock-stepping. r=rnewman 2012-08-02 22:00:43 -07:00
Nick Alexander
327e140c89 Bug 778081: No NullPointerException in CommandProcessor.getArgsList. r=rnewman
--HG--
extra : rebase_source : 8fd9757ef2b385f6d033e278864d8b2770aceb4a
2012-07-30 13:05:33 -07:00
Nick Alexander
1d6f11b435 Bug 766354: Don't leak PII from SendTabActivity. r=rnewman
--HG--
extra : rebase_source : cd626fd18dec41efb80fd00250b164517bcd5d5b
2012-07-30 13:05:04 -07:00
Nick Alexander
e0c9f52054 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
5956d9ea84 Bug 764867 - Make Android Sync branding match Fennec branding by using @drawable/icon. r=rnewman 2012-07-26 08:47:25 -07:00
Chenxia Liu
6a88dc1655 Bug 776659 - Remove FLAG_ACTIVITY_NEW_TASK where not necessary. r=nalexander 2012-07-24 16:34:11 +02:00
Nick Alexander
dbf7bca51c Bug 774233: do not start Sync settings activity as a new task to prevent failures on some HTC devices. r=rnewman,liuche
--HG--
extra : rebase_source : c3075387942ad4a764354d6697f3a3798a0b3c57
2012-07-23 13:30:10 -07:00
Nick Alexander
5a16dcbbcc Bug 776023 - Fix more JavaDoc warnings. r=rnewman 2012-07-20 10:20:59 -07:00
Richard Newman
ea3a9cdf53 Bug 734316 - Part 6: fix more PMD and checkstyle warnings. r=trivial 2012-07-20 00:48:10 -07:00
Richard Newman
5cc230c781 Bug 761311 - Use MOZ_APP_VERSION as part of Android Sync version string. r=gps 2012-07-17 23:45:18 -07:00
Nick Alexander
156b5637cc Bug 773562 - android.content.ActivityNotFoundException opening Sync settings on Motorola devices. r=rnewman
--HG--
extra : rebase_source : 9d0d30c16177bbdd6981a921c3661f2ee239ebe7
2012-07-13 14:22:29 -07:00
Nick Alexander
e2d32ad148 Bug 771024 - Reveal entire device list in Send Tab activity; correct scrolling/checking interaction; make Send Tab do database work on background thread. r=liuche,nalexander
--HG--
extra : rebase_source : 4ae6190cb5db1b0778161b332ea71d15148e5c1c
2012-07-11 14:37:38 -07:00
Nick Alexander
a81975090d Bug 772978 - Log some per-sync stats: number of records received and sent, duration of server stages, duration of sync. r=liuche
--HG--
extra : rebase_source : 03ced24e3b469b9c995699661c3ab51f5d330748
2012-07-11 14:34:22 -07:00
Nick Alexander
2d4a594e8c Bug 772971 - Pickle Sync account parameters on background thread to avoid strict mode warnings. r=liuche
--HG--
extra : rebase_source : 14439ca9691ccfc0207c548bc2d7a023feba84a3
2012-07-11 14:29:10 -07:00
Nick Alexander
1953f2f366 Bug 772553 - Warning and logging improvements. r=rnewman 2012-07-10 11:08:29 -07:00
Nick Alexander
e27ca6cd41 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
e0ab1922ad Bug 721760 - Part 1: Opening Sync Settings on Motorola Blur devices. r=rnewman 2012-07-06 16:46:24 -07:00
Nick Alexander
ebd1def498 Bug 767596 - Log less potentially PII from Android Sync to the Android log, and log less overall at Log.INFO level. r=liuche
--HG--
extra : rebase_source : 5eb585c7ba5c77a248ffc5c073e1964bd2f823da
2012-07-06 13:01:10 -07:00
Chenxia Liu
f60cfca3bf Bug 766499 - Show error message about multiple Firefox installations when Android Sync fails on Account creation. r=nalexander 2012-06-26 10:43:56 -07:00
Nick Alexander
461e70165f Bug 763020 and Bug 763021 - Make Android Sync's Send Tab activity request an immediate clients-only sync. r=rnewman
--HG--
extra : rebase_source : 7b0074c68e2fa92f59cc19c2720f828455af6c3a
2012-06-25 13:31:42 -07:00
Nick Alexander
92de9733eb Bug 767437 - Don't hard code Android Sync brand names in Send Tab activity. r=rnewman
--HG--
extra : rebase_source : 25205e5ce15e9d92fc20970b2b8819ca389fc8c7
2012-06-25 10:25:17 -07:00
Chenxia Liu
2a4637ccfc Bug 731116 - More strict mode during Android Sync setup. r=nalexander
--HG--
extra : rebase_source : d807c23880634f519965c3db307760ab6298311b
2012-06-20 14:15:02 -07:00
Nick Alexander
7d3c07dea6 Bug 766397 - Do not log PasswordRecord details. r=rnewman
--HG--
extra : rebase_source : 2a0290471d7341a5752b28adadb0949c0644e486
2012-06-20 14:10:55 -07:00
Nick Alexander
54f0f5227b Bug 762627 - Ensure that CommandProcessor does not hold reference to last active GlobalSession. r=rnewman,liuche
--HG--
extra : rebase_source : 246551a5ae19653409b20ac7dd5c235b54f3f712
2012-06-19 10:54:23 -07:00
Nick Alexander
ce8ece9c94 Bug 765797 - Only log generated record string for incoming records if Logger.LOG_PERSONAL_INFORMATION is set. r=liuche
--HG--
extra : rebase_source : 35d9924d94ca3093a02e6f820769131f96296afb
2012-06-19 10:35:06 -07:00
Nick Alexander
594e9875e3 Bug 762978 - Make AndroidBrowserRepositorySession.recordToGuid map from hashes of record strings to record guids to reduce memory pressure. r=liuche 2012-06-18 11:09:43 -07:00
Nick Alexander
7abd156144 Bug 764088 - Bump ClientsDatabase schema version to ensure new commands table is created on upgrade. r=rnewman 2012-06-18 09:24:59 -07:00
Richard Newman
042572b53f Bug 762118 - Temporarily ignore readinglist items and folder. r=nalexander
--HG--
extra : rebase_source : 25e4fc38a26b213473f8381621a63de656d04a4f
2012-06-13 09:43:05 -07:00
Nick Alexander
ae048687a9 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
8659650985 Bug 714657 - Purge existing preferences when (re-)adding an Android Sync account. r=liuche 2012-06-12 12:12:42 -07:00
Marina Samuel
53bd6c5919 Bug 740193 - Send tab to device. r=rnewman 2012-06-08 17:09:55 -07:00
Richard Newman
cb90f72163 Bug 739416 - Send commands. r=rnewman 2012-06-08 17:09:54 -07:00
Richard Newman
7291a3cb6e Bug 762974 - Don't retry if delegate or observer callbacks throw in BaseResource. r=liuche 2012-06-08 17:09:54 -07:00
Richard Newman
9f658c894a Bug 709324, Bug 709311 - Tidying: remove stale, previously missed files. r=me 2012-06-08 17:09:54 -07:00
Chenxia Liu
4ca2c23def Bug 705767 - Validate credentials before completing setup. r=rnewman 2012-06-05 19:35:26 -04:00
Chenxia Liu
6ddfe41531 Bug 717707 - When screen hibernates, all credentials typed in classic mode disappear. r=rnewman 2012-06-05 19:35:24 -04:00
Phil Ringnalda
bdf4307bb3 Merge mozilla-central to mozilla-inbound 2012-06-04 19:09:19 -07:00
Richard Newman
8e0c253c17 Bug 748475 - Bump Android Sync User-Agent version. r=trivial DONTBUILD 2012-06-04 10:31:25 -07:00
Chenxia Liu
0c94ba9b06 Bug 760614 - Retry on connection failures, to address transient network errors. r=nalexander 2012-06-04 18:07:31 -07:00
Nick Alexander
99b3f9eaec Bug 758382 - Log error and advance to next stage when an individual ServerSyncStage fails. r=liuche
--HG--
extra : rebase_source : 90489665868d118cfea62ac7d4a5b817c8e57eaa
2012-06-01 11:55:44 -07:00