Граф коммитов

78 Коммитов

Автор SHA1 Сообщение Дата
Lucas Rocha 6a575f0f59 Bug 997888 - Add API to exclude URLs from suggested sites (r=mfinkle) 2014-05-13 16:33:19 +01:00
Richard Newman 279e4a4c1c Bug 965371 - Follow-up: test and misc fixes. r=me 2014-05-09 21:25:51 -07:00
Richard Newman 9cf7154a60 Bug 965371 - Part 1: introduce v3 environment format. r=mcomella 2014-05-09 19:19:13 -07:00
Lucas Rocha 4f6cd13d30 Bug 997782 - Wrap suggested sites in TopSitesCursorWrapper (r=mfinkle) 2014-05-09 16:34:54 +01:00
Lucas Rocha abd374562f Bug 997772 - Introduce SuggestedSites component (r=mfinkle) 2014-05-09 09:39:14 +01:00
Lucas Rocha 1b49637043 Bug 996657 - Streamline schema for TopSitesCursorWrapper (r=wesj) 2014-05-07 12:01:19 +01:00
Lucas Rocha fa88af331f Bug 996657 - Store pinned sites cursor and fetch values from it (r=wesj) 2014-05-07 12:01:18 +01:00
Lucas Rocha 8f6a685e85 Bug 996657 - Change TopSitesCursorWrapper to be a Cursor (r=wesj) 2014-05-07 12:01:18 +01:00
Lucas Rocha 7417d5e925 Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander) 2014-04-22 17:45:51 +01:00
Lucas Rocha b56e88ab13 Bug 994195 - Add tests for RawResource (r=margaret) 2014-04-22 14:53:59 +01:00
Nick Alexander 441af56ac8 Bug 995157 - Specify default profile when syncing tabs and remote clients. r=rnewman
========

7fd50fef23
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 13:11:34 2014 -0700

    Bug 995157 - Part 2: Specify default profile when syncing tabs and remote clients.

========

79da665d74
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 15:22:02 2014 -0700

    Bug 995157 - Part 1: Use FORM_HISTORY_AUTHORITY_URI.
2014-04-20 14:42:45 -07:00
Nick Alexander 086431af3b Bug 996749 - Kill PrefsSource. r=rnewman
========

6ced7b05cd
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996749 - Part 3: Finally kill PrefsSource.

========

b37547fbd8
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 10:47:11 2014 -0700

    Bug 996749 - Part 2: Remove storageEndpoint from FxAccountGlobalSession constructor.

    This is just a separation of concerns: let's inject our dependency as
    configured as possible.

========

42e8fe761f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Apr 14 12:30:21 2014 -0700

    Bug 996749 - Part 1: Remove debugAssertion.

    This is no longer valuable, since we're not getting timestamp HAWK
    errors from the server.
2014-04-15 10:59:00 -07:00
Lucas Rocha 3ebca0f11a Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Richard Newman 0737bf6e03 Bug 970176 - Part 0: remove AppConstants dependency on .App by moving things to TestConstants. r=nalexander 2014-04-10 10:09:34 -07:00
Nick Alexander 57c47e042f Bug 966104 - Add Sync status listener to Android FxA activities. r=rnewman 2014-04-04 16:24:00 -07:00
Nick Alexander 26d08daab4 Bug 990116 - Part 3: Use BROWSER_INTENT_CLASS in browser JUnit 3 tests. r=mcomella 2014-04-01 22:00:46 -07:00
Nick Alexander 99da817f3a Bug 990680 - Remove extras from GlobalSession constructor. r=rnewman 2014-04-01 15:31:28 -07:00
Lucas Rocha f1fc78b9e8 Bug 940575 - Implement scopes for SharedPreferences (r=rnewman) 2014-04-01 15:02:14 +01:00
Brad Lassey eade3f50ca bug 979438 - Unify android target SDK versions r=nalexander
--HG--
rename : embedding/android/geckoview_example/AndroidManifest.xml => embedding/android/geckoview_example/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/AndroidManifest.xml => mobile/android/geckoview_library/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/project.properties => mobile/android/geckoview_library/project.properties.in
2014-03-25 23:27:16 -04:00
Nick Alexander 0108f912d1 Bug 983856 - Message when syncing is disabled by Android. r=rnewman 2014-03-26 22:11:05 -07:00
Michael Comella dd0219ba2f Bug 957894: Update account pickling code for Firefox Accounts. r=nalexander 2014-03-26 11:31:43 -07:00
Richard Newman 3125928e58 Bug 975838 - Part 2: JUnit3 test that a GeckoMenu call will fail on the wrong thread. r=wesj 2014-03-17 19:39:40 -07:00
Richard Newman 26a05f00cd Bug 980187 - Content provider for Fennec profiles. r=nalexander 2014-03-18 19:20:07 -07:00
Richard Newman 837b8905de Backed out changeset 6f60d60ea58d for having the wrong bug number. 2014-03-18 19:21:49 -07:00
Richard Newman 736dff6935 Bug 707123 - Part 2: content provider for Fennec profiles. r=nalexander 2014-03-18 19:20:07 -07:00
Richard Newman 2b90cbe7ec Bug 969672 - Handle declined engines on Android. r=nalexander 2014-03-14 19:14:34 -07:00
Michael Comella 6712a23792 Bug 959652: Use NativeCrypto.sha1. r=rnewman 2014-03-11 19:43:20 -07:00
Nick Alexander 4c6468408f Bug 915312 - Follow-up: Land background JUnit 3 tests. r=nalexander 2014-03-10 20:53:43 -07:00
Michael Comella 372f083b66 Bug 915312 - Part 3: Add NativeCrypto Java interface. r=nalexander 2014-03-06 12:10:54 -08:00
Nick Alexander 089da55967 Bug 978587 - Pre: Make geckoview_library and BackgroundInstrumentationTests target android-16. r=blassey
This agrees with Fennec (and BrowserInstrumentationTests).
2014-03-05 08:57:09 -08:00
Nick Alexander 2dfe401600 Bug 979064 - Declare JUnit 3 instrumentation test applications debuggable. r=rnewman
I also took the opportunity to move a constant into
AndroidManifest.xml.in; it removes a layer of indirection when trying to
determine what Android package gets built.
2014-03-04 09:34:35 -08:00
Brad Lassey d35a2e6fef Bug 962606 - Suggestions are present for password field, switch to use text transforms to reveal text. r=nalexander 2014-03-03 15:20:18 -08:00
Nick Alexander f7e21c3c33 Bug 976844 - Fix incorrect test runner. r=trivial
NPOTB DONTBUILD
2014-02-25 15:59:31 -08:00
Nick Alexander c77f1718b5 Bug 903528 - Follow-up: Fix build dependencies. a=bustage
The issue is that the preprocessed files need to be referenced as
$(CURDIR)/file to have Make handle the dependencies correctly.  To
allow this, this patch adds ANDROID_MANIFEST_FILE (defaulting to
AndroidManifest.xml) and uses it in the appropriate places.
2014-02-24 23:18:47 -08:00
Nick Alexander dcbbaec14a Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me 2014-02-24 21:26:41 -08:00
Nick Alexander ebb5a10372 Bug 903528 - Post: Add Eclipse project data to moz.build. r=rnewman 2014-02-24 18:24:46 -08:00
Nick Alexander 8394a7f950 Bug 903528 - Part 2: Land and build Fennec JUnit 3 tests. r=rnewman
--HG--
rename : mobile/android/tests/moz.build => mobile/android/tests/browser/moz.build
2014-02-24 18:24:46 -08:00
Nick Alexander 478d42ae14 Bug 903528 - Part 1: Rename background.apk to background-junit3.apk. r=rnewman
This is a cautionary move: when uploaded to infrastructure,
background.apk will not look so bad; but browser.apk is likely to
confuse folks. (These files will be in the same directory as
fennec-*apk, and sort earlier than that file.)

I considered including "tests" in the name, but decided not to make a
long name even longer.

This also renames the Android package. This is purely cosmetic, since
the package has no consumers (infrastructure, mach, etc). But this looks
nicer in IDEs: the generated classes fit into the class hierarchy.
2014-02-24 18:24:45 -08:00
Ryan VanderMeulen ef7d356d30 Merge inbound to m-c. 2014-02-14 08:54:12 -05:00
Nick Alexander 4e0e33eada Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps 2014-02-13 22:19:50 -08:00
Nick Alexander be5ccb2308 Bug 853045 - Pre: Remove outdated test files. r=me 2014-02-13 22:19:49 -08:00
Richard Newman c22b8f5467 Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander 2014-02-13 19:46:23 -08:00
Michael Comella 0cb1a1d839 Bug 961526 - Part 1: Fix SQLiteConstraintException in FHR. r=rnewman,mcomella 2014-02-04 15:10:55 -08:00
Nick Alexander aaed842cf8 No bug: Android Sync test-only warning fixes. r=rnewman DONTBUILD 2014-01-24 16:59:13 -08:00
Richard Newman 0085f18d1b Bug 963336 - Extract SyncConfiguration computation from GlobalSession. r=nalexander 2014-01-23 16:48:53 -08:00
Nick Alexander e0478d222e Bug 956844 - Part 1: update Android FxSyncAdapter to use new onepw protocol login flow. r=rnewman 2014-01-16 18:35:08 -08:00
Wesley Johnston 1941a80d90 Bug 957131 - Synced bookmarks appear in guest mode but not in default profile. r=rnewman 2014-01-14 21:45:59 -08:00
Nick Alexander 6fe49b17db Bug 956816 - Implement (de)serializing Android BrowserIDKeyPair instances. r=rnewman 2014-01-07 18:27:45 -08:00
Nick Alexander 8eb86798e0 Bug 918012 - Sync with FxAccount and token server. r=rnewman 2013-12-17 15:13:43 -08:00
Nick Alexander 163b1929e5 Merge m-c to elm 2013-12-16 09:13:10 -08:00