Richard Newman
c6b65ec1ef
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
6485671dfb
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
72e8f299a3
Bug 739416 - Send commands. r=rnewman
2012-06-08 17:09:54 -07:00
Richard Newman
e39bdbd1f9
Bug 762974 - Don't retry if delegate or observer callbacks throw in BaseResource. r=liuche
2012-06-08 17:09:54 -07:00
Chenxia Liu
6687a5efa4
Bug 760614 - Retry on connection failures, to address transient network errors. r=nalexander
2012-06-04 18:07:31 -07:00
Nick Alexander
220707d69a
Bug 740731 - Catch unchecked exceptions in two places in BaseResource. r=rnewman
...
--HG--
extra : rebase_source : 85fcbb003017f542c95e8757932f8eb6a2afeb53
2012-05-31 12:14:32 -07:00
Richard Newman
4d79f912af
Bug 720271 - MPL license cleanup for Android Sync. r=trivial
2012-05-24 13:17:46 -07:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Richard Newman
4c2f9e839d
Bug 714304 - Handle 'Upgrade Required' error response. r=rnewman, a=blocking-fennec
2012-05-04 17:25:34 -07:00
Richard Newman
fb88d09d4e
Bug 747099 - Don't expire idle connections in Sync's connection pool. r=liuche, a=blocking-fennec, mobile-only
2012-05-04 12:27:06 -07:00
Richard Newman
2efe920d28
Bug 747065 - Precondition failed on clients PUT. r=nalexander, a=blocking-fennec
2012-04-24 11:50:37 -07:00
Richard Newman
bf5abf9b00
Bug 741165 - Correct SyncResponse.jsonBody. r=msamuel
2012-04-03 16:43:06 -07:00
Richard Newman
b72c9936dd
Bug 740326 - Fix over-long log tag. all credit,r=nalexander
2012-03-29 12:14:17 -07:00
Richard Newman
813d878c62
Bug 739519 - Part 2: logging. r=trivial
2012-03-28 17:25:24 -07:00
Nick Alexander
cfa7c285dc
Bug 709310 - Implement Handling of 5xxs, X-Weave-Backoff, Retry-After. r=rnewman
2012-03-27 18:41:34 -07:00
Richard Newman
84ab8d0296
Bug 738516 - Auth cache should be set for all requests, not just authenticated requests. r=msamuel
2012-03-23 11:03:48 -07:00
Richard Newman
1eaef91364
Bug 736352 - Aborting… doesn't. r=nalexander
2012-03-20 13:35:09 -07:00
Richard Newman
9c2163b763
Bug 736972 - java.lang.OutOfMemoryError: at java.io.BufferedReader.<init>(BufferedReader.java). r=nalexander
2012-03-20 10:17:23 -07:00
Nick Alexander
8571ab26b0
Bug 736007 - avoid Server11RepositorySession NullPointerException. r=rnewman
2012-03-16 17:06:58 -07:00
Richard Newman
7a9d8e9a0a
Bug 735996 - HTTP layer improvements. r=nalexander
2012-03-15 16:19:29 -07:00
Nick Alexander
aec47e5cf2
Bug 734521 - ensure response entities are always consumed. r=rnewman
2012-03-12 19:17:56 -07:00
Nick Alexander
6d68f5e2b7
Bug 709329 - 401 node reassignment. r=rnewman
2012-03-12 19:17:56 -07:00
Richard Newman
5846d7780a
Bug 734487 - Part 1. r=trivial
2012-03-09 13:30:57 -08:00
Richard Newman
fa4f6e7a02
Bug 734487 - Part 0. r=trivial
2012-03-09 13:30:50 -08:00
Richard Newman
e22385f178
Bug 734316 - Part 2: fix JavaDoc warnings. r=trivial
2012-03-08 22:43:16 -08:00
Richard Newman
50442fa80d
Bug 734316 - Part 1: Fix some PMD warnings. r=trivial
2012-03-08 22:43:16 -08:00
Richard Newman
391a2e6a75
Bug 709329 - Part 0, Part 1: clarify SyncResponse, modernize TestMetaGlobal. r=rnewman
2012-03-08 22:43:16 -08:00
Marina Samuel
74bb876536
Bug 715796 - Clients engine. r=rnewman
2012-03-05 20:53:14 -08:00
Richard Newman
371d056a17
Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman
2012-03-02 17:36:16 -08:00
Nick Alexander
29daa64e39
Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman
2012-03-02 17:36:15 -08:00
Richard Newman
eaf63ec593
Bug 731125 - Use correct X-If-Unmodified-Since header. r=rnewman
2012-03-02 17:36:15 -08:00
Richard Newman
73e55fae9d
Bug 724328 - Bump Android Sync version to 0.5. r=rnewman
2012-02-15 22:05:53 -08:00
Nick Alexander
4236431b06
Bug 722561 - remove isSecure override; default from SSLSocketFactory. r=rnewman
2012-02-15 22:05:52 -08:00
Marina Samuel
26e9ab663b
Bug 724200 - SyncStorageRequest.delete() results in NullPointerException. r=rnewman
2012-02-15 22:05:52 -08:00
Richard Newman
54e32a96c1
Bug 720934 - Part 2: Collected Android Sync 0.4 code drop (Bug 722945, Bug 709348). a=mobile
...
Includes:
Bug 722945 - Transactional behavior for store (don't return stored records in subsequent fetch).
Bug 709348 - Refactor and improve reconciling and storing of records.
2012-02-03 13:09:29 -08:00
Richard Newman
91bb310434
Bug 722430 - Propagate NoSuchAlgorithmException and InvalidKeyException; wrap in CryptoException higher up the call stack. r=rnewman
2012-02-03 13:09:28 -08:00
Richard Newman
c20279db4f
Bug 720934 - Part 1: Collected Android Sync 0.4 code drop (Bug 721305, Bug 709348, Bug 719693, Bug 709660, Bug 718703). a=mobile
...
Includes:
3ad57f4 Bug 718703 - Pair a Device crashes. r=rnewman
3c530d1 Bug 709660 - Fixed blurry icons used in SyncAdapter. r=rnewman
bde287a Bug 719693 - Compatibility for JDK < 6.
91c5e23 Bug 719693 - Effect review comments on 6ffb7d72f.
6ffb7d7 Bug 719693 - Handle date-format HTTP Retry-After headers.
6df289e
Bug 709348 - Trace logging and fixed logging of visit equality.
71580df Bug 709348 - Include Fennec visits and counts in HistoryRecord androidID equivalence.
8f6a106 Bug 709348 - Equality work.
f40bf4a Bug 709348 - Part 5: Rework handling of certain cases of incoming deletion, including history visits.
0dd004d Bug 709348 - Part 4: Reworking equality tests between records.
2210717 Bug 709348 - Part 3: Better commenting for ignored bookmark records.
c05236b Bug 709348 - Part 2: Introduce trace log method.
a34f4aa Bug 709348 - Part 1: Introduce copyWithIDs to clone records.
796b15f Bug 721305 - sync.link.advancedsetup.label should use …, not ....
adf7586 Bump AndroidSync User-Agent version.
2012-02-03 13:09:28 -08:00
Richard Newman
1ea430bec6
Bug 720933 - Android Sync 0.3 code drop. a=mobile
...
Bug 718848 - Part 7: More link styling, pin display styling, alignment per UI feedback.
Bug 718848 - Part 6: Fixed regression of progressbar layout.
Bug 718848 - Part 5: Indentation alignment.
Bug 718848 - Part 4: Fixes for links, icon blurriness, PIN display.
Bug 718848 - Part 3: Whitespace changes.
Bug 718848 - Part 2: Setting theme on start of Sync setup.
Bug 718848 - Part 1: Theme and layout changes, per UI meeting.
Bug 717075 - make classic setup hint text visible. Added basic SyncTheme.
Bug 717691 - Part 1: fall back to supported cipher suites for older Android releases.
Bug 717691 - Part 0: Specify HTTP 1.1 in HTTP requests.
Bug 718848 - Part 2: fixed string revision: "computer" not "desktop". r=rnewman
Bug 719669 - Part 1: throw IncorrectZkpException when g^x^q % p = 1 in J-PAKE.
Bug 719669 - Part 0: code reformatting and string tidying.
Bug 718149 - go somewhere useful after Firefox Sync set up, on launch.
2012-01-25 15:53:13 -08:00
Richard Newman
1fa3decec9
Bug 709339 - First mostly functional drop of native Sync. a=mobile
2012-01-14 09:20:31 -08:00
Richard Newman
bead2776d2
Bug 709391 - initial import of Android Sync code (Git tag: v0.1.2-fixes). a=java-only
2011-12-21 08:44:08 -08:00