Commit Graph

67 Commits

Author SHA1 Message Date
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
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
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
Richard Newman
fd2bc14986 Bug 742478 - Integrate appropriate icons for for sending tabs. r=assets-only 2012-06-11 21:32:05 -07:00
Marina Samuel
53bd6c5919 Bug 740193 - Send tab to device. r=rnewman 2012-06-08 17:09:55 -07:00
Chenxia Liu
4ca2c23def Bug 705767 - Validate credentials before completing setup. r=rnewman 2012-06-05 19:35:26 -04:00
Lucas Rocha
0b6e458af1 Bug 750684 - Add new special bookmarks folder to hold reading list items (r=margaret) 2012-06-02 14:23:45 -04:00
Nick Alexander
b86ac56148 Bug 736393 - Don't abort on store failure. r=rnewman
--HG--
extra : rebase_source : dd9d3b27397739265bcc7a46167e6cffbe4afc23
2012-05-31 12:21:08 -07:00
Chenxia Liu
dc9f91331d Bug 726204 - Offer a button to go back to Awesome screen from Sync setup. r=rnewman 2012-05-31 13:13:21 -07:00
Richard Newman
835625d469 Bug 758300 - Remove MPL headers from non-MPL code and manifest includes. r=trivial 2012-05-24 11:31:19 -07:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Chenxia Liu
c33aa2df99 Bug 755935 - Regression: J-PAKE code is refreshed on device rotation. r=nalexander 2012-05-18 11:28:24 -07:00
Nick Alexander
19fb450424 Bug 709311 - Handle changed meta/global. r=rnewman, a=blocking-fennec 2012-05-17 13:20:49 -07:00
Nick Alexander
1d17d61465 Bug 709313 - Upload meta/global. r=rnewman, a=blocking-fennec 2012-05-17 13:20:49 -07:00
Chenxia Liu
74f84bd27f Bug 750746 - Correct pairing instructions in Sync setup. r=rnewman 2012-05-15 12:32:03 -07:00
Kyle Huey
ef2f3ad49e Back out bug 750746 on our death march to a green tree. 2012-05-15 19:56:06 -07:00
Chenxia Liu
093e06150a Bug 750746 - Correct pairing instructions in Sync setup. r=rnewman 2012-05-15 12:32:03 -07:00
John Ford
9484668146 Bug 752873 - Part 1: generate Makefile include rather than manifests for Android Sync. r=rnewman 2012-05-09 17:00:53 -07:00
Chenxia Liu
54196bb2d0 Bug 738676 - Pair a device not working a second time. r=rnewman, a=blocking-fennec 2012-05-08 15:14:48 -07:00
Richard Newman
b7b21b1d35 Bug 714304 - Handle 'Upgrade Required' error response. r=rnewman, a=blocking-fennec 2012-05-04 17:25:34 -07:00
Nick Alexander
f35291232b Bug 713524 - Batch bookmark inserts. r=rnewman, a=android-only 2012-04-30 13:40:30 -07:00
Richard Newman
d423fe8c2a Bug 730626 - Implement resetting. r=nalexander, a=blocking-fennec 2012-04-21 21:15:27 -07:00
Nick Alexander
0359890661 Bug 743098 - disable bookmarks and history stages if Fennec profile migration has not completed. r=rnewman 2012-04-12 20:15:53 -07:00
Nick Alexander
5c730e7362 Bug 709324, Bug 730643: persist crypto/keys and meta/global. r=rnewman 2012-04-12 20:15:53 -07:00
Chenxia Liu
68f9d19cd9 Bug 709385 - Passwords repository layer. r=rnewman 2012-04-12 00:36:58 -07:00
Richard Newman
ee60c55c12 Bug 724739, Bug 724740 - Part 2: Queue folder deletions, processing them after other records; reparent children during bookmark folder deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Chenxia Liu
a365899d11 Bug 725912 - Part 1: Sync key validation + tests. r=rnewman 2012-04-04 17:32:38 -07:00
Nick Alexander
e97216387d Bug 709402 - Part 2: Form history repository layer. r=rnewman 2012-04-03 16:43:07 -07:00
Chenxia Liu
fae99e1ddd Bug 738515 - Null credentials in setup. r=rnewman 2012-04-03 16:43:06 -07:00
Marina Samuel
95fbe9cf81 Bug 732147 - Send tab to device: receiving pushed tabs on Android. r=rnewman 2012-03-27 20:09:14 -07:00
Nick Alexander
43bafca2f7 Bug 709310 - Implement Handling of 5xxs, X-Weave-Backoff, Retry-After. r=rnewman 2012-03-27 18:41:34 -07:00
Nick Alexander
bed5e12d59 Bug 709402 preparation. r=rnewman 2012-03-23 11:03:48 -07:00
Marina Samuel
42310ccae9 Bug 715792 - Process client record commands (but don't act on them). r=rnewman 2012-03-23 11:03:48 -07:00
Richard Newman
fac1749d77 Bug 735996 - HTTP layer improvements. r=nalexander 2012-03-15 16:19:29 -07:00
Richard Newman
e76a02e4dd Bug 734211 - Part 1: extract account creation and querying into SyncAccounts class. r=liuche 2012-03-13 08:15:43 -07:00
Nick Alexander
086d49b6b3 Bug 709329 - 401 node reassignment. r=rnewman 2012-03-12 19:17:56 -07:00
Richard Newman
6879d2daaa Bug 709403 - Parts 3-6: tabs repository and stage. r=nalexander 2012-03-09 15:53:23 -08:00
Marina Samuel
c1c8975239 Bug 715796 - Clients engine. r=rnewman 2012-03-05 20:53:14 -08:00
Richard Newman
74e76719c8 Bug 732768 - Eliminate shared state and concurrency problems in tests. r=nalexander 2012-03-05 20:53:14 -08:00
Richard Newman
4c7381602e Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
Marina Samuel
d36abee0da Bug 715796 - Part 0: extract SQLiteOpenHelper cache from AndroidBrowserHistoryDataExtender. r=rnewman 2012-03-02 17:36:15 -08:00
Richard Newman
624c527d14 Bug 730557 - Part 3: bend Sync's Authorities.java into GlobalConstants. r=rnewman 2012-02-27 10:23:33 -08:00
Richard Newman
f94f8fb14b Bug 730557 - Part 1: Use Fennec BrowserContract directly. r=nalexander 2012-02-27 10:23:33 -08:00
Matt Brubeck
8264e3da22 Bug 729681 - Remove the separate launcher icon for Firefox Sync [r=rnewman] 2012-02-22 14:54:45 -08:00
Chenxia Liu
47688649e0 Bug 729170 - Restructuring of J-PAKE into stages. r=rnewman 2012-02-21 11:07:56 -08:00
Chenxia Liu
f9bc5d98dd Bug 717137: enable landscape view in J-PAKE. r=rnewman 2012-02-21 11:07:55 -08:00
Nick Alexander
85f96cdaf4 Bug 709408 - Part 2: Remove Cryptographer. r=rnewman 2012-02-15 22:05:53 -08:00
Nick Alexander
5132193c2f Bug 709408 - Part 1: Remove SyncCryptographer. r=rnewman 2012-02-15 22:05:53 -08:00
Richard Newman
4a77a5d489 Bug 725525 - Part 1: simplify and remove excess logging in Sync. 2012-02-15 22:05:52 -08:00
Nick Alexander
1d6512b0f9 Bug 722496, Bug 722579, Bug 722482, Bug 722541. r=rnewman 2012-02-15 22:05:52 -08:00