Wes Johnston
|
9a4601f6d8
|
Bug 942611 - Fix missing parameter qualifier. r=rewman CLOSED TREE
|
2014-03-06 12:57:42 -08:00 |
|
Wes Johnston
|
4582386da0
|
Bug 942611 - Delete old temp files onPause. r=rnewman
|
2014-03-06 12:23:54 -08:00 |
|
Brian Nicholson
|
553b10d067
|
Bug 962103 - Make progress bar overlap content. r=lucasr
|
2014-03-04 12:57:23 -08:00 |
|
Wes Johnston
|
10d98500b6
|
Bug 967254 - Delay Webapp Uninstall code till delayed startup. r=rnewman
|
2014-03-04 08:35:39 -08:00 |
|
Richard Newman
|
c78053ee78
|
Bug 707123 - Part 1: refactor GeckoProfileDirectories out of GeckoProfile. r=nalexander
|
2014-03-03 15:27:42 -08:00 |
|
Richard Newman
|
b121c3ca97
|
Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj
|
2014-02-27 12:32:34 -08:00 |
|
Kartikaya Gupta
|
bbc791dbf4
|
Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle
|
2014-02-27 08:49:51 -05:00 |
|
Wes Johnston
|
e2a32f289f
|
backout 95849d209a1f (Bug 975525) for crashes. r=backout
|
2014-02-24 08:44:56 -08:00 |
|
Murph Finnicum
|
12ba802815
|
Bug 974001 - Allow HelperApps to return results if requested. r=wesj
|
2014-02-24 09:57:31 -05:00 |
|
Richard Newman
|
321ac943e2
|
Bug 975774 - Part 26: clean up imports in GeckoApp. r=trivial
|
2014-02-22 19:53:02 -08:00 |
|
Margaret Leibovic
|
53d36eea59
|
Bug 975173 - (Part 2) Always call BitmapLoader.onBitmapFound on the UI thread. r=bnicholson
|
2014-02-22 09:41:30 -08:00 |
|
Eugen Sawin
|
1366bb6340
|
Bug 971012 - Use onConfigurationChange for screen orientation change. r=snorp
|
2014-02-20 18:50:18 +01:00 |
|
Wes Johnston
|
8c599ee8ea
|
Bug 975525 - Refresh action mode buttons when activities are uninstalled. r=mfinkle
|
2014-02-21 13:56:40 -08:00 |
|
Lucas Rocha
|
0d0ca045c0
|
Bug 970247 - Stub the ButtonToast view (r=wesj)
|
2014-02-19 17:56:03 +00:00 |
|
Wes Johnston
|
a13108e2ca
|
Bug 974179 - "Backout patch to hide menus in editing mode" [r=mark.finkle]
|
2014-02-18 16:09:00 -08:00 |
|
Josh Dover
|
b3197684ba
|
Bug 972879 - Only dim system UI on SDK >= 14. r=lucasr
|
2014-02-18 09:18:44 -08:00 |
|
Wes Johnston
|
4aac969462
|
Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr
--HG--
rename : mobile/android/base/ActivityHandlerHelper.java => mobile/android/base/FilePicker.java
|
2014-02-14 12:02:05 -08:00 |
|
Wes Johnston
|
8de37ce524
|
Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
--HG--
rename : mobile/android/base/util/EventDispatcher.java => mobile/android/base/EventDispatcher.java
|
2014-02-11 09:16:00 -08:00 |
|
Martyn Haigh
|
9a4b59904c
|
bug 958358 - make webapp capitalisation consistent; r=wesj
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/Webapp.java.in
rename : mobile/android/base/WebAppAllocator.java => mobile/android/base/WebappAllocator.java
rename : mobile/android/base/WebAppFragmentRepeater.inc => mobile/android/base/WebappFragmentRepeater.inc
rename : mobile/android/base/WebAppImpl.java => mobile/android/base/WebappImpl.java
rename : mobile/android/base/WebAppManifestFragment.xml.frag.in => mobile/android/base/WebappManifestFragment.xml.frag.in
rename : mobile/android/base/WebAppsFragment.java.frag => mobile/android/base/WebappsFragment.java.frag
rename : mobile/android/base/webapp/WebAppImpl.java => mobile/android/base/webapp/WebappImpl.java
rename : mobile/android/chrome/content/WebAppRT.js => mobile/android/chrome/content/WebappRT.js
|
2014-02-11 23:41:05 -08:00 |
|
Chris Peterson
|
fb34f68695
|
Bug 950237 - Upgrade Fennec's geolocation data collection to current format. r=blassey
|
2014-02-06 20:25:35 -08:00 |
|
Myk Melez
|
b805ecc994
|
bug 934760 - implement synthetic APK update flow; r=wesj
|
2014-02-07 23:50:13 -08:00 |
|
Wes Johnston
|
61fe7a896d
|
Backed out changeset 60651784715f (bug 967254) r=margaret
|
2014-02-06 15:13:27 -08:00 |
|
Lucas Rocha
|
739454b415
|
Bug 909550 - Lazy-inflate TabsPanel once the first pageload is finished (r=mfinkle)
|
2014-02-06 08:59:50 +00:00 |
|
Wes Johnston
|
7d61855f4f
|
Bug 961954 - Lazy load main menu. r=mfinkle
|
2014-02-03 16:19:00 -08:00 |
|
Michael Comella
|
6eba62f394
|
Bug 960709 - Part 5: Allow locale change even if HealthRecorder is not yet initialized. r=rnewman
|
2014-02-04 19:41:30 -08:00 |
|
Michael Comella
|
bd7496f5aa
|
Bug 960709 - Part 4: Use HealthRecorder.isEnabled to make StubbedHealthRecorder use more efficient. r=rnewman
|
2014-02-04 19:41:29 -08:00 |
|
Michael Comella
|
3c17e9a408
|
Bug 960709 - Part 2: Use HealthRecorder interface in GeckoApp. r=rnewman
|
2014-02-04 19:41:29 -08:00 |
|
Michael Comella
|
394b8f7886
|
Bug 960709 - Part 1: Factor out HealthRecorder interface. r=rnewman
|
2014-02-04 19:41:29 -08:00 |
|
Wes Johnston
|
e84ce179db
|
Backout f75bd697d570 (bug 961954) for rc failures
|
2014-02-04 14:04:56 -08:00 |
|
Wes Johnston
|
b017506db0
|
Bug 961954 - Lazily initialize the main menu. r=mfinkle
|
2014-02-03 16:19:00 -08:00 |
|
Wes Johnston
|
816a0e548e
|
Bug 967254 - Move uninstalled apps check to delayed startup. r=rnewman
|
2014-02-04 07:49:30 -08:00 |
|
Myk Melez
|
4efc283aee
|
bug 962607 - automatically enable remote debugger when native app built in debug mode; r=mfinkle
--HG--
extra : rebase_source : eee7d323b3dcb2a8911f855d81a80ae9a75d3204
|
2014-01-31 14:51:24 -08:00 |
|
Martyn Haigh
|
14abcba732
|
Bug 957070 - move webapp event listeners/handlers from GeckoAppShell to webapp/ class; r=wesj
--HG--
rename : mobile/android/base/webapp/WebAppAllocator.java => mobile/android/base/webapp/Allocator.java
rename : mobile/android/base/webapp/WebAppDispatcher.java => mobile/android/base/webapp/Dispatcher.java
extra : rebase_source : a7e66abdf7738d1ae96a167bf6df7a58c208efa1
|
2014-01-24 21:57:13 -08:00 |
|
Joshua Dover
|
24f7243e08
|
Bug 960159 - Dim System UI when scrolling down in reader mode. r=jimm
|
2014-01-22 11:56:11 -08:00 |
|
Myk Melez
|
461b17725e
|
Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice
--HG--
extra : rebase_source : abde2ac924fd8265319f1ffa386f0447518fc46d
|
2014-01-22 13:09:47 -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 |
|
Michael Comella
|
45f44bec7c
|
Bug 943515 - Part 2: Url -> URL in Favicon method names. r=rnewman
|
2014-01-13 15:08:58 -08:00 |
|
Ryan VanderMeulen
|
eb9e0b2911
|
Backed out changeset 7eb8b5723256 (bug 943515) for mass Android test bustage.
|
2014-01-14 15:38:15 -05:00 |
|
Michael Comella
|
cfb4994a6c
|
Bug 943515 - Part 2: Url -> URL in Favicon method names. r=rnewman
|
2014-01-14 10:28:30 -08:00 |
|
Matt Brubeck
|
582e957fa6
|
Bug 958243 - Get unregister/registerEventListener calls in sync [r=mfinkle]
|
2014-01-13 17:58:36 -08:00 |
|
Myk Melez
|
7ed59e75c8
|
bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
|
2014-01-09 10:18:55 -08:00 |
|
Michael Comella
|
5ae9e13c30
|
Bug 956858: Make menu inaccessible during editing mode. r=wesj
|
2014-01-08 14:11:58 -08:00 |
|
Margaret Leibovic
|
13b249a325
|
Bug 950919 - (Part 1) Get rid of loadHomePage method. r=mcomella
|
2013-12-17 22:43:30 -08:00 |
|
Lucas Rocha
|
ebb6ea8721
|
Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Richard Newman
|
fb6845b990
|
Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle
|
2013-12-10 10:41:34 -08:00 |
|
Richard Newman
|
9ca672e19b
|
Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch)
|
2013-12-03 15:05:43 -08:00 |
|
Mark Finkle
|
1a77654367
|
Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723
|
2013-12-03 10:15:26 -05:00 |
|
Richard Newman
|
e4874fd3c3
|
Bug 936756 - Part 4: restore restart-on-locale-change logic. r=mfinkle
|
2013-12-01 21:53:17 -08:00 |
|
Richard Newman
|
c5cb9498a2
|
Bug 936756 - Part 2: implement loading of locale from prefs. r=mfinkle
|
2013-12-01 21:53:17 -08:00 |
|
Richard Newman
|
1aa35ff3cf
|
Bug 936756 - Part 0: refactor prefs access in GeckoApp. r=mfinkle
|
2013-12-01 21:53:16 -08:00 |
|