Nick Alexander
|
7f66dd3845
|
Bug 843889 - Factor tabs code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman
|
2013-03-06 10:05:39 -08:00 |
|
Nick Alexander
|
80b57618b7
|
Bug 844347 - Factor logging code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman
--HG--
rename : mobile/android/base/sync/GlobalConstants.java.in => mobile/android/base/background/common/GlobalConstants.java.in
rename : mobile/android/base/sync/Logger.java => mobile/android/base/background/common/log/Logger.java
rename : mobile/android/base/sync/log/writers/AndroidLevelCachingLogWriter.java => mobile/android/base/background/common/log/writers/AndroidLevelCachingLogWriter.java
rename : mobile/android/base/sync/log/writers/AndroidLogWriter.java => mobile/android/base/background/common/log/writers/AndroidLogWriter.java
rename : mobile/android/base/sync/log/writers/LevelFilteringLogWriter.java => mobile/android/base/background/common/log/writers/LevelFilteringLogWriter.java
rename : mobile/android/base/sync/log/writers/LogWriter.java => mobile/android/base/background/common/log/writers/LogWriter.java
rename : mobile/android/base/sync/log/writers/PrintLogWriter.java => mobile/android/base/background/common/log/writers/PrintLogWriter.java
rename : mobile/android/base/sync/log/writers/SimpleTagLogWriter.java => mobile/android/base/background/common/log/writers/SimpleTagLogWriter.java
rename : mobile/android/base/sync/log/writers/StringLogWriter.java => mobile/android/base/background/common/log/writers/StringLogWriter.java
rename : mobile/android/base/sync/log/writers/TagLogWriter.java => mobile/android/base/background/common/log/writers/TagLogWriter.java
rename : mobile/android/base/sync/log/writers/ThreadLocalTagLogWriter.java => mobile/android/base/background/common/log/writers/ThreadLocalTagLogWriter.java
|
2013-02-27 15:44:21 -08:00 |
|
Richard Newman
|
c5036a3855
|
Bug 831785 - Code cleanup. r=trivial
|
2013-01-18 16:10:32 -08:00 |
|
Richard Newman
|
a6b4fcb89a
|
Bug 826539 - Pinned tabs folder shouldn't be synced. r=nalexander
|
2013-01-03 21:25:38 -08:00 |
|
Nick Alexander
|
4119f2bd57
|
Bug 818218 - Refactor ExtendendJSONObject parsing. r=rnewman
|
2013-01-03 19:00:19 -08:00 |
|
Richard Newman
|
f680cd8f8c
|
Bug 814331 - Check counts before syncing limited cllections. r=nalexander
|
2012-12-10 23:03:14 -08:00 |
|
Brian Nicholson
|
cf4064cd81
|
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
|
2012-11-13 10:56:58 -08:00 |
|
Richard Newman
|
6dde07fb8f
|
Bug 806656 - Query records generated incorrectly. r=liuche
|
2012-10-30 13:59: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
|
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
|
5a16dcbbcc
|
Bug 776023 - Fix more JavaDoc warnings. r=rnewman
|
2012-07-20 10:20:59 -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
|
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 |
|
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
|
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 |
|
Richard Newman
|
cb90f72163
|
Bug 739416 - Send commands. r=rnewman
|
2012-06-08 17:09:54 -07: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 |
|
Richard Newman
|
43071c1e98
|
Bug 720271 - MPL license cleanup for Android Sync. r=trivial
|
2012-05-24 13:17:46 -07:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Richard Newman
|
1303f7c769
|
Bug 755576 - Redundant cyclic reuploading & repositioning of bookmark folders. r=nalexander
|
2012-05-18 11:55:52 -07:00 |
|
Nick Alexander
|
1d17d61465
|
Bug 709313 - Upload meta/global. r=rnewman, a=blocking-fennec
|
2012-05-17 13:20:49 -07:00 |
|
Richard Newman
|
b3547759b0
|
Bug 718153 - Match Fennec's history URL blacklist. r=liuche, a=blocking-fennec
|
2012-05-03 12:08:35 -07:00 |
|
Richard Newman
|
4af762156e
|
Bug 749857 - Don't upload history records without URI or visits. r=liuche, a=android-only
|
2012-04-30 13:40:34 -07:00 |
|
Nick Alexander
|
f35291232b
|
Bug 713524 - Batch bookmark inserts. r=rnewman, a=android-only
|
2012-04-30 13:40:30 -07:00 |
|
Nick Alexander
|
dc024d63b4
|
Bug 743153 - Use ContentUris.parseId instead of RepoUtils.getAndroidIdFromUri. r=rnewman, a=android-only
|
2012-04-30 13:40:27 -07:00 |
|
Richard Newman
|
75c324aebc
|
Bug 748898 - Use "mobile" as title for Mobile Bookmarks folder on upload. a=blocking-fennec
|
2012-04-26 12:31:02 -07:00 |
|
Richard Newman
|
5e2e41371d
|
Bug 747065 - Precondition failed on clients PUT. r=nalexander, a=blocking-fennec
|
2012-04-24 11:50:37 -07:00 |
|
Richard Newman
|
6a0305a5e4
|
Bug 747040 - Trivial guard against NPE in AndroidBrowserBookmarksRepositorySession.retrieveRecord. r=trivial, a=blocking-fennec
|
2012-04-21 21:46:03 -07:00 |
|
Richard Newman
|
d423fe8c2a
|
Bug 730626 - Implement resetting. r=nalexander, a=blocking-fennec
|
2012-04-21 21:15:27 -07:00 |
|
Chenxia Liu
|
2ef9f73069
|
Bug 745302 - Passwords synced to Fennec database, but don't autocomplete in UI. r=nalexander,rnewman a=blocking-fennec
|
2012-04-17 15:56:28 -07:00 |
|
Nick Alexander
|
98f39e8ad1
|
Bug 742104 - enable form history sync; minor improvements. r=rnewman
|
2012-04-13 19:41:40 -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
|
e807af1ef7
|
Bug 744660 - SQLiteConstraintException on bulkInsert history data. r=rnewman
|
2012-04-12 20:15:53 -07:00 |
|
Richard Newman
|
d3ebce33df
|
Bug 744794 - Remove password debugging code. r=trivial
|
2012-04-12 09:10:56 -07:00 |
|
Chenxia Liu
|
68f9d19cd9
|
Bug 709385 - Passwords repository layer. r=rnewman
|
2012-04-12 00:36:58 -07:00 |
|
Richard Newman
|
1bb7f93c6a
|
Bug 724739 - Part 4: Close cursor in idsForGUIDs, thread parent GUID through deletion. r=trivial
|
2012-04-10 23:22:03 -07:00 |
|
Richard Newman
|
34556aabc6
|
Bug 724739 - Part 3: invoke store callback on deletion. r=nalexander
|
2012-04-10 23:21:51 -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 |
|
Richard Newman
|
9d2899ab45
|
Bug 724739 - Part 1: Pass the local record when handling deletions in order to determine type; add bumpModifiedByGUID; add idsForGUIDs and moveChildren. r=nalexander
|
2012-04-10 23:21:51 -07:00 |
|
Richard Newman
|
4a9d29ca28
|
Bug 724739 - Part 0: Correct schema comment; project in getGuidsIDsForFolders; short-circuit updatePositions. r=nalexander
|
2012-04-10 23:21:51 -07:00 |
|
Richard Newman
|
38105ffd3e
|
Bug 744282 - Switch untracking to use GUIDs only, with Record input as a convenience. r=nalexander
|
2012-04-10 23:21:51 -07:00 |
|
Nick Alexander
|
221ca94c46
|
Bug 735083 - batch inserts into Fennec history provider. r=rnewman
|
2012-04-05 19:25:34 -07:00 |
|
Richard Newman
|
9fa7a7e447
|
Bug 742120 - History records incorrectly reconciled by title + URI, not just URI. r=nalexander
|
2012-04-04 13:13:24 -07:00 |
|
Nick Alexander
|
e97216387d
|
Bug 709402 - Part 2: Form history repository layer. r=rnewman
|
2012-04-03 16:43:07 -07:00 |
|
Nick Alexander
|
ff3d49f7e3
|
Bug 738067 - Set TTLs on outbound records. r=rnewman
|
2012-04-03 16:43:07 -07:00 |
|
Richard Newman
|
6996ba5748
|
Remove forgotten stale file. NO BUG, r=trivial
|
2012-03-27 20:09:15 -07:00 |
|