Richard Newman
e0e8d0a914
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
276a43e7bb
Bug 980187 - Content provider for Fennec profiles. r=nalexander
2014-03-18 19:20:07 -07:00
Richard Newman
4e9d6540ca
Backed out changeset 6f60d60ea58d for having the wrong bug number.
2014-03-18 19:21:49 -07:00
Richard Newman
3baec6c20e
Bug 707123 - Part 2: content provider for Fennec profiles. r=nalexander
2014-03-18 19:20:07 -07:00
Richard Newman
d187c2df0b
Bug 969672 - Handle declined engines on Android. r=nalexander
2014-03-14 19:14:34 -07:00
Michael Comella
35f2b81da7
Bug 959652: Use NativeCrypto.sha1. r=rnewman
2014-03-11 19:43:20 -07:00
Nick Alexander
d0cb9b8bce
Bug 915312 - Follow-up: Land background JUnit 3 tests. r=nalexander
2014-03-10 20:53:43 -07:00
Michael Comella
a531628bad
Bug 915312 - Part 3: Add NativeCrypto Java interface. r=nalexander
2014-03-06 12:10:54 -08:00
Nick Alexander
9bb1446916
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
63a09ec1f3
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
f4a746f0ab
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
fa994eb72f
Bug 976844 - Fix incorrect test runner. r=trivial
...
NPOTB DONTBUILD
2014-02-25 15:59:31 -08:00
Nick Alexander
1fd81b5538
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
dc2a7efef7
Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me
2014-02-24 21:26:41 -08:00
Nick Alexander
9f28062bcf
Bug 903528 - Post: Add Eclipse project data to moz.build. r=rnewman
2014-02-24 18:24:46 -08:00
Nick Alexander
7552414b04
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
04efb6fd76
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
f2a7fb0b93
Merge inbound to m-c.
2014-02-14 08:54:12 -05:00
Nick Alexander
6ac3375ced
Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps
2014-02-13 22:19:50 -08:00
Nick Alexander
1b354290cc
Bug 853045 - Pre: Remove outdated test files. r=me
2014-02-13 22:19:49 -08:00
Richard Newman
d8a3b505fe
Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander
2014-02-13 19:46:23 -08:00
Michael Comella
96f282de3d
Bug 961526 - Part 1: Fix SQLiteConstraintException in FHR. r=rnewman,mcomella
2014-02-04 15:10:55 -08:00
Nick Alexander
fe37957d3a
No bug: Android Sync test-only warning fixes. r=rnewman DONTBUILD
2014-01-24 16:59:13 -08:00
Richard Newman
aaf6744434
Bug 963336 - Extract SyncConfiguration computation from GlobalSession. r=nalexander
2014-01-23 16:48:53 -08:00
Nick Alexander
15b61028be
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
e80af5ea27
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
5153580c03
Bug 956816 - Implement (de)serializing Android BrowserIDKeyPair instances. r=rnewman
2014-01-07 18:27:45 -08:00
Nick Alexander
e8c1441b27
Bug 918012 - Sync with FxAccount and token server. r=rnewman
2013-12-17 15:13:43 -08:00
Nick Alexander
3bf2796013
Merge m-c to elm
2013-12-16 09:13:10 -08:00
Nick Alexander
c61eeef9d2
Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman
...
--HG--
extra : rebase_source : 28937855c499bb621458b15424ac67378e43f9db
2013-12-15 15:53:59 -08:00
Nick Alexander
51c2e9cbfe
Merge m-c to elm
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-12-12 08:21:15 -08:00
Nick Alexander
4eb068477b
Merge m-c to elm
2013-12-11 14:08:02 -08:00
Nick Alexander
6fade1ad27
Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Nick Alexander
954a0cd13b
Merge b-i to elm
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-13 15:16:51 -08:00
Nick Alexander
99d5d20513
Bug 922147 - Abstract password out of Android Sync auth flow. r=rnewman
2013-11-13 15:11:16 -08:00
Nick Alexander
ced852a484
Merge m-c to elm
2013-11-04 21:25:12 -08:00
Nick Alexander
abaf8ce510
Merge m-c to elm
2013-10-26 17:23:11 -07:00
Nick Alexander
a018f9dabc
Bug 925185 - Part 2: Use add_java_jar and restrict JAVA_JAR_TARGETS to moz.build. r=gps
2013-10-24 15:38:22 -07:00
Nick Alexander
bcdd987f34
Merge fx-team to elm
2013-10-18 11:39:01 -07:00
Tim Taubert
2366f49f07
merge m-c to elm
2013-10-17 10:51:26 -07:00
Richard Newman
61877a3c32
Bug 922694 - Part 3: FHR changes for distribution and locale. r=mcomella
2013-10-16 18:56:27 -07:00
Nick Alexander
c614563f22
Bug 900522 - Follow up: Rename sync resources. r=me
2013-10-17 17:42:57 -07:00
Nick Alexander
3e044ad998
Merge m-c to elm
2013-10-11 09:33:44 -07:00
Michael Comella
0d9d8e07aa
Bug 902560: FakeProfileTestCase deletes testing directory if it exists. r=nalexander
2013-10-10 16:44:22 -07:00
Nick Alexander
ef14d309a6
Merge m-c to elm
2013-10-02 10:46:44 -07:00
Nick Alexander
3d763f1f26
Bug 903534 - Part 1: Build background-debug.apk. r=glandium
...
--HG--
rename : mobile/android/moz.build => mobile/android/tests/background/junit3/moz.build
rename : mobile/android/moz.build => mobile/android/tests/background/moz.build
rename : mobile/android/moz.build => mobile/android/tests/moz.build
2013-10-01 12:43:30 -07:00
Nick Alexander
950595ffab
Bug 799734 - Implement generating BrowserID certificates and assertions. r=rnewman
2013-09-27 14:10:04 -07:00
Nick Alexander
663f6dacb1
Bug 903531 - First copy of background JUnit 3 test suite. r=rnewman
...
The background test suite covers all the Android Background
Services, including Sync, Product Announcments, and Firefox Health
Report. It is developed at
https://github.com/mozilla-services/android-sync
2013-09-23 13:01:40 -07:00
Michael Comella
bd1b3c1f7d
Bug 870925 - Add Submissions provider. r=rnewman
2013-10-31 15:30:11 -07:00
Nick Alexander
fdfe926d99
Bug 900522 - Part 2: Use ANDROID_RESFILES in mobile/android/base/moz.build. r=gps
...
This defines ANDROID_RESFILES in mobile/android/base/moz.build but
does not use the default processing from java-build.mk.
* * *
Bug 900522 - Part 1: Make ANDROID_RESFILES a moz.build-only variable. r=gps
2013-10-09 16:19:00 -07:00