Commit Graph

80 Commits

Author SHA1 Message Date
Chenxia Liu
c4060ef50d Bug 910186 - Long-press on search providers in settings only triggers touch up. r=sriram 2013-09-24 17:51:18 -07:00
Michael Comella
1ec560ea2d Bug 870171 2013-09-19 17:41:04 -04:00
Brian Nicholson
5aff8709c6 Bug 896281 - Part 2: Remove Sync pref for guest session. r=wesj
--HG--
extra : rebase_source : 9936a08abc8c639d2cb57a65f9c964e9c6e8568b
2013-09-19 13:40:48 -04:00
Nathan Froyd
dd857f3622 Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson
Related to the last patch, this is the lone place where we transfer an ArrayList.
Just move the code into PrefsHelper in case anybody ever wants to do something similar.
2013-09-04 09:57:49 -04:00
Chenxia Liu
0028b02c9b Bug 909938 - Only display Settings UI for wifi/cell tower reporting on non-release builds. r=gbrown 2013-08-28 10:38:27 -07:00
Ryan VanderMeulen
36db7aa648 Merge m-c to fx-team. 2013-08-26 20:21:33 -04:00
Chenxia Liu
0fe57a2a8d Bug 900564 - Part 1: "Remove 'double tap to reflow' from settings. r=mfinkle 2013-08-26 15:56:30 -07:00
Ryan VanderMeulen
9888e14228 Merge m-c to fx-team. 2013-08-23 17:53:27 -04:00
Brian Nicholson
e43a59734a Bug 904741 - Change session restore pref to have two states. r=mfinkle 2013-08-23 12:32:19 -07:00
Nathan Froyd
303238ab30 Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson 2013-08-16 10:42:27 -04:00
Nathan Froyd
b4f16a0b95 Bug 908919 - Backout 1117002f074f:c03239a1493a (bug 906088) for causing Ts regressions; r=performance-is-job-1 2013-08-26 14:07:34 -04:00
Brian Nicholson
0a8951e1f0 Bug 896515 - Change session restore pref to have three states. r=wesj 2013-08-02 08:06:39 -04:00
Chenxia Liu
b484d49d32 Bug 888533 - Part 4: Display toast for port forwarding. r=lucasr 2013-07-31 15:38:48 -07:00
Brian Nicholson
76bf80b43b Bug 801412 - Add pref to always restore session. r=wesj 2013-07-11 14:03:12 -07:00
Chenxia Liu
56a65270ed Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander 2013-06-28 16:38:51 -07:00
Chenxia Liu
dca16c23aa Bug 872329 - Part 2: Apply new settings layout - xml layouts. r=wesj 2013-06-26 10:57:49 -07:00
Chenxia Liu
7553110bc3 Bug 886916 - Regression: Multiple-level settings screens do not handle "back" correctly. r=margaret 2013-06-25 14:22:19 -07:00
Phil Ringnalda
20c50535f9 Merge m-c to m-i 2013-06-22 15:56:20 -07:00
Richard Newman
c1c1c0749c Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
Richard Newman
b4aba99a4d 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
350639fa3f Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Chenxia Liu
396a5fdc24 Bug 877725 - Provide user visible opt in UI for cell tower and wifi data collection and reporting. r=wesj 2013-06-20 12:11:26 -07:00
Nick Alexander
68f11f8588 Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman 2013-06-12 16:17:47 -07:00
Nick Alexander
bdb43c7e78 Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman 2013-05-28 12:16:07 -07:00
Brad Lassey
2eb791ed73 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Chenxia Liu
56ae085714 Bug 873230 - Put duplicate xml files for preferences in xml/ and xml-v11/. r=wesj
--HG--
rename : mobile/android/base/resources/xml/preference_headers.xml => mobile/android/base/resources/xml-v11/preference_headers.xml
rename : mobile/android/base/resources/xml/preferences_main.xml => mobile/android/base/resources/xml-v11/preferences.xml
rename : mobile/android/base/resources/xml/preferences_content.xml => mobile/android/base/resources/xml-v11/preferences_content.xml
rename : mobile/android/base/resources/xml/preferences_general.xml => mobile/android/base/resources/xml-v11/preferences_general.xml
rename : mobile/android/base/resources/xml/preferences_privacy.xml => mobile/android/base/resources/xml-v11/preferences_privacy.xml
rename : mobile/android/base/resources/xml/preferences_nonfragment.xml.in => mobile/android/base/resources/xml/preferences.xml.in
2013-05-23 13:59:22 -07:00
Chenxia Liu
df771d6d54 Bug 872543 - Long-form data reporting notification sticks around after visiting settings. r=nalexander 2013-05-22 18:44:41 -07:00
Phil Ringnalda
6bb72d4e40 Back out 6b890e8b931d (bug 872543) for robocop bustage 2013-05-22 15:24:34 -07:00
Chenxia Liu
5bb2bedfd6 Bug 872543 - Long-form data reporting notification sticks around after visiting settings. r=rnewman 2013-05-22 13:09:55 -07:00
Wes Johnston
ec4674130c Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
Tetsuharu OHZEKI
810bfcab4c Bug 868845 - Convert to use gecko preference service about the preference of show url in address bar. r=wesj 2013-05-14 08:29:31 -04:00
Chenxia Liu
ef7f518228 Bug 833625 - Part 2: Android notifications for data reporting. r=rnewman 2013-05-10 21:29:09 -07:00
Chenxia Liu
d5429e680b Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
2013-05-10 21:28:17 -07:00
Chenxia Liu
c4e4e9da93 Bug 833625 - Part 0: fix strict mode in titlebar pref. r=rnewman 2013-05-10 20:53:41 -07:00
Wes Johnston
19070d9dbc Bug 778216 - Add a pref to show the url instead of title. r=mfinkle 2013-04-25 23:43:03 -07:00
Wes Johnston
654d9c0123 Bug 773535 - Use tablet style prefs on tablets. r=bnicholson 2013-04-22 14:39:30 -07:00
Brian Nicholson
173d669b69 Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
--HG--
rename : mobile/android/base/CrashReporter.java.in => mobile/android/base/CrashReporter.java
rename : mobile/android/base/GeckoActivity.java.in => mobile/android/base/GeckoActivity.java
rename : mobile/android/base/Restarter.java.in => mobile/android/base/Restarter.java
rename : mobile/android/base/SmsManager.java.in => mobile/android/base/SmsManager.java
rename : mobile/android/base/UpdateServiceHelper.java.in => mobile/android/base/UpdateServiceHelper.java
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
2013-04-09 17:10:47 -07:00
Kartikaya Gupta
9dc8ae8813 Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle 2013-03-15 11:52:53 +01:00
Brian Nicholson
0bc444d6e2 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
a11631e56a Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Geoff Brown
083b32590b Bug 826385 - Reduce pause/resume notifications to gecko; r=mfinkle 2013-01-29 14:59:42 -07:00
Michael Kohler
4d62532187 Bug 733754 - Deactivate the 'OK' button if there is no text entered in Master Password credentials textbox. r=bnicholson 2012-12-03 12:22:05 -08:00
Richard Newman
41c90ba2eb Bug 810988 - Part 2: separate pref broadcast announcement action for each Fennec version. r=kats 2012-11-13 09:47:05 -08:00
Sriram Ramasubramanian
387086f288 Bug 787065: Settings home button should go back home. [r=mifnkle]
--HG--
extra : rebase_source : d761101ddd02fe9bf9d684b3c330481e77a73d2b
2012-11-02 12:31:02 -07:00
James Willcox
8ccf5e7c2b Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
Richard Newman
be277552cc Bug 799834 - Broadcast notification when product announcements are enabled or disabled. r=snorp 2012-10-11 10:10:49 -07:00
Richard Newman
19d0aa1ade Bug 793056 - Part 0: cleanup. r=bnicholson 2012-10-04 12:05:05 -07:00
Kartikaya Gupta
23d5f0299c Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson 2012-09-17 14:22:28 -04:00
Michael Comella
1e2b93b58c Bug 779861: Fixing styling on Font Inflation dialog. r=bnicholson 2012-08-20 15:09:00 +12:00
Chris Peterson
34f95e9435 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00