Brian Nicholson
830f0c9453
Bug 838793 - Part 1: Convert AboutHomeContent to a Fragment. r=lucasr
2013-04-16 14:34:46 -07:00
Chris Lord
3fddc7fa63
Bug 852955 - Disable dynamic toolbar when accessibility features are enabled. r=kats
...
The dynamic toolbar is just not a useful feature when it comes to accessibility.
2013-04-12 16:51:56 +01:00
Margaret Leibovic
0639dc9cba
Bug 823230 - (Part 2) Remember search terms and show them again when returning to the awesomescreen. r=mfinkle
2013-04-10 11:02:05 -07:00
Brian Nicholson
0993a7cd96
Bug 856163 - Part 3: Remove GeckoAppInfo. r=jchen
2013-04-09 17:10:47 -07:00
Brian Nicholson
ed0ffd2ff8
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
Chris Peterson
766af4efd8
Bug 859229 - Part 1: Remove unused Java imports. r=kats
2013-04-08 00:20:49 -07:00
Mark Finkle
a834cb26da
Bug 858561 - Move BrowserDB.expireHistory from GeckoApp.onPause to GeckoApplication.onActivityPause r=kats
2013-04-05 11:37:28 -04:00
Mark Finkle
c22720d7c0
Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret
2013-04-03 15:34:51 -04:00
Kartikaya Gupta
80ffc0bff1
Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle
2013-04-02 10:04:21 -04:00
Kartikaya Gupta
15911ce12f
Bug 856756 - Extract a HardwareUtils class. r=mfinkle
2013-04-02 10:03:39 -04:00
Wes Johnston
359250f12b
Bug 820022 - Add null check for layerView. r=margaret
2013-04-01 17:36:04 -07:00
Kartikaya Gupta
66275a333e
Bug 855471 - Transfer focus to the LayerView when receiving a gamepad panning-related event. r=mfinkle
2013-03-28 12:40:06 -04:00
Kartikaya Gupta
dc20788173
Bug 855471 - Rename OnInterceptTouchListener to TouchEventInterceptor. r=mfinkle
...
--HG--
rename : mobile/android/base/OnInterceptTouchListener.java => mobile/android/base/TouchEventInterceptor.java
2013-03-28 12:40:06 -04:00
Kartikaya Gupta
5398fdbade
Bug 853366 - Clean up activity/app lifecycle events. r=mfinkle,cpeterson
2013-03-26 14:05:10 -04:00
Kartikaya Gupta
60d6932616
Bug 853366 - Some minor code cleanup. r=cpeterson
2013-03-26 14:04:20 -04:00
James Hugman
64ac400479
Bug 813736 - Enable installPackage api on Android. r=wesj,fabrice
2013-03-25 13:03:58 -07:00
Sriram Ramasubramanian
0d544e30bb
Bug 833427: Remove homescreen widget. [r=mfinkle]
...
--HG--
extra : rebase_source : 1b447efd820eff6b7f1d7bd223613e80525e64e0
2013-01-22 11:19:35 -08:00
Brian Nicholson
f880b41bf8
Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats
...
--HG--
rename : mobile/android/base/NotificationServiceClient.java => mobile/android/base/NotificationClient.java
rename : mobile/android/base/NotificationService.java => mobile/android/base/NotificationHandler.java
extra : rebase_source : 861bb500d9f1cd7cbc98a0c3628ddf7894e1e976
2013-03-21 13:32:11 -07:00
Jim Chen
e6b769351a
Bug 847823 - Change NotifyIMEEnabled to NotifyIMEContext; r=cpeterson
2013-03-19 16:54:48 -04:00
Brian Nicholson
3136d26edf
Bug 851056 - Remove NotificationHandler. r=kats
2013-03-19 14:09:44 -07:00
Kartikaya Gupta
e0e4690d71
Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle
2013-03-15 11:52:53 +01:00
Kartikaya Gupta
baeed09fed
Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle
2013-03-15 11:52:53 +01:00
Kartikaya Gupta
82468ce27b
Bug 802130 - Move assertOnThread functions to a new ThreadUtils class. r=mfinkle
2013-03-15 11:52:52 +01:00
Kartikaya Gupta
d976ddfc04
Bug 827347 - Allow force-downloading and installing of updates from about:firefox. r=snorp,blassey
2013-03-13 15:47:38 +00:00
Kartikaya Gupta
6b33d2a704
Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram
2013-03-13 11:41:56 +00:00
Kartikaya Gupta
f9247ac9ce
Back out ecc5ce4b7632 (bug 849955) for missing Android API level checks. r=me DONTBUILD
2013-03-12 10:15:46 +00:00
Kartikaya Gupta
b713d88efa
Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram
2013-03-12 10:09:09 +00:00
Kartikaya Gupta
b005506f33
Bug 845499 - Fix broken sIsSmallTablet result cache. r=sriram
2013-03-12 10:06:51 +00:00
Brian Nicholson
10fa55b0aa
Bug 823285 - Use foreground notification service for downloads. r=kats
...
--HG--
extra : rebase_source : 004e31f0379819c5f72420223b24ed0ceccb2e2e
2013-03-11 11:59:23 -07:00
Mike Hommey
d867b19e9a
Bug 842681 - Call GeckoLoader.loadMozGlue from GeckoApplication.onCreate instead of GeckoApp.onCreate. r=kats
2013-03-08 09:27:46 +01:00
Wes Johnston
c733a1eca6
Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
...
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-07 10:17:32 +00:00
Chris Peterson
abc29e0a66
Bug 848409 - Part 1: Enable Android Strict Mode for local builds. r=kats
2013-03-06 16:37:04 +00:00
Ryan VanderMeulen
e67ae46cb3
Backed out 9 changesets (bug 716403) for Android 4.0 robocop bustage on a CLOSED TREE.
2013-03-06 16:11:05 -05:00
Wes Johnston
a68b821526
Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
...
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-06 16:55:59 +00:00
Kartikaya Gupta
e5249c7acc
Bug 726335 - Code formatting cleanup. r=mfinkle
2013-03-05 13:05:26 +00:00
Ryan VanderMeulen
3fe58cf9ea
Backed out 8 changesets (bug 716403) for frequent Android mochitest-8 failures on a CLOSED TREE.
2013-03-01 16:09:59 -05:00
Wes Johnston
95a2b06fb3
Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
...
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-01 15:46:33 +00:00
Brian Nicholson
b867b80f22
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
2013-02-26 21:48:00 -08:00
Brian Nicholson
79ce539367
Bug 845612 - Add missing @Override annotations. r=kats
2013-02-26 21:48:00 -08:00
Margaret Leibovic
b1a0e92e0e
Bug 845075 - Move more tab-specific event handlers from GeckoApp to Tabs. r=mfinkle
2013-02-26 11:50:04 -08:00
Brian Nicholson
314fa5eb49
Bug 844590 - Use Looper.getMainLooper() for UiAsyncTask. r=kats
...
--HG--
extra : rebase_source : 4e5c919cd98b30faee9d0c1e3b429e27fe7d1ea2
2013-02-25 15:15:49 -08:00
Margaret Leibovic
a318817e7d
Bug 842883 - (Part 3) Move Content:* events from GeckoApp to Tabs. r=bnicholson
2013-02-24 20:51:05 -08:00
Margaret Leibovic
dbb131c728
Bug 842883 - (Part 2) Move the Reader:* event handlers out of Tabs that don't need to be there. r=bnicholson
2013-02-24 20:51:04 -08:00
Margaret Leibovic
be16192d59
Bug 842883 - (Part 1) Start moving some tab-specific event listeners to Tabs. r=bnicholson
2013-02-24 20:51:04 -08:00
Lucas Rocha
b0fc6c61cb
Bug 817721/817735/817732 - Add more granular API to query tablet form-factors (r=mfinkle)
2013-02-22 07:22:37 +00:00
Brian Nicholson
d48107e2ec
Bug 842797 - Rename GeckoAsyncTask to UiAsyncTask. r=mfinkle
...
--HG--
rename : mobile/android/base/GeckoAsyncTask.java => mobile/android/base/UiAsyncTask.java
2013-02-21 12:01:09 -08:00
Brian Nicholson
12cd68fc46
Bug 842797 - Replace GeckoAsyncTask Activity parameter with Handler. r=kats,mfinkle
2013-02-21 12:00:52 -08:00
Sriram Ramasubramanian
cf1ecde91e
Bug 840868: Reset window background once loaded. [r=mfinkle]
2013-02-19 11:54:40 -08:00
Jim Chen
5b0e579149
Bug 835906 - Add ability for GeckoEditable to switch to a different thread; r=cpeterson
2013-02-08 16:07:12 -05:00
Mark Capella
1036e41c96
Bug 839359 - Crash -- java.lang.NullPointerException, r=kats
2013-02-08 10:22:35 -05:00