Shane Tully
29d8ca6c01
Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson
2013-08-13 16:44:00 -07:00
Shilpan Bhagat
36c5c5d2e5
Bug 853844 - Optimized pageload throbber. r=mfinkle
2013-08-06 16:38:00 -07:00
Sriram Ramasubramanian
e2c29d61be
Bug 889562: Action-mode not showing in Android 4.3 [r=mfinkle]
2013-08-01 15:39:21 -07:00
Chris Kitching
08519b79f3
Bug 898151 - Add informational graphic to search engine customisation menu. r=liuche
2013-08-05 08:40:09 -07:00
Chris Kitching
6e17621b50
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-05 08:39:29 -07:00
Mike Shal
98243213d9
Bug 748470 - Remove FORCE dependency from mobile/android/base; r=nalexander
2013-08-01 18:01:22 -04:00
Chenxia Liu
09b41cc06b
Bug 888553 - Remote Debugging Part 1: Strings and prefs layout. r=lucasr
2013-07-31 15:38:47 -07:00
Mark Capella
bcae12953a
Bug 886587 - Remove profile migrator, r=gcp, f=rnewman
2013-07-24 18:50:26 -04:00
Shane Tully
64b64335f4
Bug 857730 - Part 4: Integrate contacts API Javascript with Java and Android contact API. r=cpeterson
2013-07-23 13:14:00 -07:00
Nick Alexander
5b5fa021f8
Bug 892603 - Remove unused MOZ_APP_ICON and LINUX_BRANDING_FILES from mobile/android/base/Makefile.in. r=mfinkle
...
MOZ_APP_ICON was a Makefile dependency not mentioned elsewhere in the
tree.
The text `LINUX_BRANDING` does not appear in the tree. There are no
references to `fennec_48x48.png` or `fennec_72x72.png` outside of
mobile/android/base/Makefile.in, and that file explicitly copies the
referenced files (so does not depend on the deleted export rules).
This leaves the relevant Makefile.in files empty, so we can remove
them.
--HG--
extra : rebase_source : a62f1571ba43a8c7171db9dab7c39346ae3577b1
2013-07-19 13:59:42 -07:00
Nick Alexander
b22672844b
Bug 895670 - Remove SetupScreen and associated assets. r=mfinkle
...
--HG--
extra : rebase_source : 67e551da22e8490138a94cc303c1102ef49599e9
2013-07-19 13:59:42 -07:00
Margaret Leibovic
bd4d07bd21
Bug 885962 - Polish mixed content blocking UI. r=sriram
2013-07-18 20:03:46 -07:00
Wes Kocher
cffbb20fc9
Backout 111b3d84c479 (bug 885962) for Android bustage on a CLOSED TREE
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/lock_identified.png => mobile/android/base/resources/drawable-mdpi/site_security_identified.png
rename : mobile/android/base/resources/drawable-mdpi/lock_verified.png => mobile/android/base/resources/drawable-mdpi/site_security_verified.png
extra : amend_source : aff11fe057de12ee7ec2fff8814a78b415d6554a
2013-07-18 21:31:44 -07:00
Margaret Leibovic
8285df6e2e
Bug 885962 - Polish mixed content blocking UI. r=sriram
2013-07-18 20:03:46 -07:00
Nick Alexander
6de273c614
Bug 895635 - Make RES_DRAWABLE parallel to other RES_* in mobile/android/base/Makefile.in. r=blassey
2013-07-18 15:09:03 -07:00
Chris Kitching
629911606b
Bug 892094 - Create "Search" page in settings. r=liuche
...
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 18:44:42 -07:00
Ryan VanderMeulen
327d11dd6a
Backed out changeset 5fe88df5c376 (bug 892094) for Android 2.2 robocop-2 failures.
...
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
2013-07-16 16:41:38 -04:00
Chenxia Liu
c820daa64e
Bug 892094 - Create "Search" page in settings. r=liuche
...
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 10:09:28 -07:00
Shilpan Bhagat
ac81cde553
Bug 734877 - Updates to pageaction based on the new design. r=wesj
2013-07-15 17:19:05 -07:00
Ed Morley
1dd968e8a1
Backed out changeset 72b0a69fde77 (bug 734877)
2013-07-16 11:59:51 +01:00
Shilpan Bhagat
11b0dae3ff
Bug 734877: Implement a page actions api. r=wesj
2013-07-15 17:19:05 -07:00
Brian Nicholson
b6c82978aa
Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr
...
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/search_engine_row.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_item.xml => mobile/android/base/resources/layout/suggestion_item.xml
2013-07-15 14:36:13 -07:00
Brad Lassey
e784b6f86b
bug 889541 - frequent build errors when editing android resources r=khuey
2013-07-02 15:57:16 -04:00
Sriram Ramasubramanian
a30c2460e2
Bug 887572: Kill GeckoViewsFactory. [r=bnicholson]
2013-06-27 16:51:55 -07:00
Sriram Ramasubramanian
f3f89d03c8
Bug 887020: Remove mLayout from BrowserToolbar. [r=mfinkle]
2013-06-25 16:10:52 -07:00
Chenxia Liu
7e0a2182f8
Bug 872329 - Part 2: Apply new settings layout - xml layouts. r=wesj
2013-06-26 10:57:49 -07:00
Brian Nicholson
0f7eb3d072
Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis
2013-06-24 21:44:07 -07:00
Max Li
a78d221e7d
Bug 885298 - warning: redundant cast to android.os.IInterface in ISelfBrailleService.java. r=kats
...
--HG--
extra : rebase_source : 1e89c31b2d79ff262113b0d4b1cf37110f1f4882
extra : amend_source : 23f3cc6cb2b6f064b97130d6cc94aad7f41a0992
2013-06-21 14:27:38 -04:00
Phil Ringnalda
58606db761
Merge m-c to m-i
2013-06-22 15:56:20 -07:00
Phil Ringnalda
e100bec297
Merge s-c to m-c
2013-06-22 15:50:51 -07:00
Richard Newman
b5d075a023
Merge m-c to s-c.
2013-06-22 11:58:51 -07:00
Richard Newman
66880a28e3
Bug 879558 - Add entry point to about:healthreport in Settings > Data choices on Android. r=rnewman
2013-06-22 12:25:50 -07:00
Nick Alexander
6f5c81e3de
Bug 885582 - Append version number query parameter to Android about:healthreport URL. r=rnewman
2013-06-21 17:42:46 -07:00
Max Li
978da0f3ad
Bug 876475 - Make braille output less verbose. r=eeejay r=kats r=ted
...
--HG--
rename : accessible/src/jsat/UtteranceGenerator.jsm => accessible/src/jsat/OutputGenerator.jsm
rename : accessible/tests/mochitest/jsat/utterance.js => accessible/tests/mochitest/jsat/output.js
2013-06-17 10:36:41 -04:00
Jim Chen
4ae44380c9
Bug 863777 - Add native stack JNI method definitions; r=kats
2013-06-14 12:42:10 -04:00
Margaret Leibovic
30d6de5fab
Bug 860581 - Add support for Mixed Content Blocking. r=wesj
2013-06-21 20:36:38 -07:00
Nick Alexander
40c8cd76eb
Bug 874132 - Second reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-20 11:50:28 -07:00
Margaret Leibovic
b7bf7b760d
Bug 751205 - (Part 4) Rename resources to be more generic for arrow popups. r=sriram
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-hdpi/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-large-hdpi-v11/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-large-mdpi-v11/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-large-xhdpi-v11/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-mdpi/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-xhdpi/arrow_popup_bg.9.png
2013-06-20 08:06:15 -07:00
Margaret Leibovic
51d2852fa7
Bug 751205 - (Part 1) Refactor site identity popup and doorhanger popup to use common arrow panel container. r=wesj
...
--HG--
rename : mobile/android/base/resources/layout/site_identity_popup.xml => mobile/android/base/resources/layout/site_identity.xml
2013-06-20 08:06:15 -07:00
Chris Peterson
c95b7cbaed
Bug 834033 - Part 3: Add Android JSONUtils for parsing URLs and UUIDs. r=blassey
2013-06-12 10:07:34 -07:00
Chris Peterson
008dc579b2
Bug 834033 - Part 2: Import koush's android-websockets library. r=blassey
2013-05-09 14:51:27 -07:00
Nick Alexander
aca2150b55
Bug 873569 - Part 1: Move omni.ja into assets/ directory of Android APK. r=glandium
2013-06-12 13:24:14 -07:00
Wes Johnston
c44380ede9
Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson
2013-05-30 17:03:18 -07:00
Wes Johnston
cb3a563479
Bug 872388 - Create a buttonToast class. r=bnicholson
...
* * *
Bug 872388 - Style button toasts. r=bnicholson
2013-05-30 17:02:30 -07:00
Wes Johnston
97a3bc0b1f
Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle
2013-06-11 12:14:43 -07:00
Sriram Ramasubramanian
1238976040
Bug 878929: Optimize custom menu's list view. [r=mfinkle] [r=wesj]
...
--HG--
extra : rebase_source : 58caf961c4d7a0521224508b44a605c466968543
2013-06-05 15:28:02 -07:00
Federico Paolinelli
55bcb1df9b
Bug 876485 - Moved clipboard code from GeckoAppShell to a separate Clipboard class. Changed jni calls to new methods. r=cpeterson
2013-06-07 13:39:37 -07:00
Sriram Ramasubramanian
bbff2b2968
Bug 869123: Quick share action for android menu. [r=wesj]
...
--HG--
extra : rebase_source : bf6885fb80770efef32d91bd984871db67b78f2b
2013-05-15 10:55:06 -07:00
Brad Lassey
7c79ce078f
bug 878868 - Need to bump build id of x86 builds for the play store r=mfinkle
2013-06-03 13:22:18 -04:00
Ryan VanderMeulen
0e2eafeadc
Backed out 5 changesets (bug 872388) for Android 2.2 bustage on a CLOSED TREE.
...
Backed out changeset f2fbb5c6cfc7 (bug 872388)
Backed out changeset 416f9cdde0f7 (bug 872388)
Backed out changeset 684ba082942b (bug 872388)
Backed out changeset 7acb6c63fdf4 (bug 872388)
Backed out changeset 2076903c21fa (bug 872388)
2013-05-30 22:11:26 -04:00