Martyn Haigh
|
d3a8d4aa06
|
Bug 974578 - Prevent broadcast receiver from being unregistered twice. r=myk
|
2014-06-24 13:15:00 +02:00 |
|
Nick Alexander
|
31c474a34c
|
Bug 929865 - Part 4: Move WebApps to webapp.Webapps; rename WebApp<n> to Webapp<n>. r=myk
--HG--
extra : rebase_source : c16aae95aae1145907a4b40d48256f5e9bbaa516
|
2014-06-24 18:20:14 -07:00 |
|
Nick Alexander
|
dc6617c17c
|
Bug 929865 - Part 1: Reference org.mozilla.gecko directly when handling application/webapp intent. r=myk
--HG--
extra : rebase_source : 093bfcf485bbd4844c3c9a426bb756aef20fdae8
|
2014-06-24 18:20:12 -07:00 |
|
Myk Melez
|
78814e0a21
|
Bug 1019054 - re-add uninstallation from about:apps context menu; r=mfinkle,marco
|
2014-06-10 15:52:47 -07:00 |
|
Richard Newman
|
aa3662b743
|
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
|
2014-06-10 10:37:38 -07:00 |
|
Richard Newman
|
53941e1e18
|
Bug 1021443 - java.lang.IllegalStateException: Already registered Webapps:Postinstall under a different type. r=jchen
|
2014-06-05 19:38:01 -07:00 |
|
Martyn Haigh
|
5eaf262eda
|
Bug 978143 - Propagate APK install cancellation back to webpage. r=wesj
|
2014-06-05 02:21:00 -04:00 |
|
Martyn Haigh
|
7ff4704ab2
|
Bug 957067 - Stop verifying manifestUrl in installApk. r=wesj
|
2014-06-03 09:19:00 -04:00 |
|
James Hugman
|
d05119d3c9
|
Bug 995803 - fix crash in java.lang.IllegalStateException: Already registered Webapps. r=mfinkle
|
2014-05-19 08:36:00 +02:00 |
|
Jim Chen
|
0ff39eef3c
|
Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team
|
2014-05-02 14:34:40 -04:00 |
|
Clemens Wilding
|
63beef40d9
|
Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman
|
2014-04-16 08:42:15 -07:00 |
|
Myk Melez
|
c51d75d2a4
|
Bug 989294 - release index when app is uninstalled; r=mfinkle
|
2014-04-07 16:20:16 -07:00 |
|
Myk Melez
|
c5f583bd2b
|
Bug 968129 - load initial tab in WebappImpl:loadStartupTab; r=mfinkle
|
2014-04-01 23:32:42 -07:00 |
|
Wes Johnston
|
a037e33f84
|
Bug 933979 - Delete webapp profiles when they're uninstalled. r=myk
|
2014-03-31 15:40:54 -07:00 |
|
Myk Melez
|
1d5f675f1b
|
Bug 982559 - use intent data to start app from legacy shorcut; r=wesj
|
2014-03-28 11:27:46 -07:00 |
|
Myk Melez
|
7e43690b0c
|
Bug 973728 - use Editor.commit() on API level 8; r=mfinkle
|
2014-03-25 17:34:35 -07:00 |
|
James Hugman
|
29b5f4490f
|
Bug 958709 - enable webapps to kill their tasks; r=mfinkle,mhaigh
--HG--
extra : amend_source : d57e9195baa5eaf3d9847fef0a5b9d78ae8d3af4
|
2014-03-25 11:12:58 -07:00 |
|
Myk Melez
|
2be4bc0d45
|
Bug 982557 - migrate old prefs and set apkPackageName after updating app via APK; r=mfinkle
|
2014-03-22 14:26:43 -07:00 |
|
Myk Melez
|
533afe4db0
|
bug 970300 - singly-stringify JSON message; correct apkPackageName property name; r=mfinkle
|
2014-03-13 12:01:55 -07:00 |
|
Myk Melez
|
e13a7fbcbd
|
bug 982182 - fix regressions that hang checking for updates for webapps; r=mfinkle
|
2014-03-12 11:57:45 -07:00 |
|
Wes Johnston
|
974a620ad5
|
Bug 967254 - Delay Webapp Uninstall code till delayed startup. r=rnewman
|
2014-03-04 08:35:39 -08:00 |
|
Martyn Haigh
|
4508fad82a
|
Bug 970201 - Change manifestUrl to manifestURL in WebapManager._autoUpdates aData argument. r=wesj
|
2014-02-18 16:54:08 +00:00 |
|
Richard Newman
|
330674a17c
|
Bug 975774 - Part 4: clean up imports in Allocator. r=trivial
|
2014-02-22 19:52:55 -08:00 |
|
Wes Johnston
|
dfaa913fc8
|
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
|
c1bd2f002f
|
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
|
d3e4fe454b
|
bug 965324 - validate data coming in to webapp dispatcher; r=wesj
|
2014-02-11 23:41:46 -08:00 |
|
Martyn Haigh
|
becdd19ff7
|
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 |
|
Myk Melez
|
e3e1f9ec39
|
bug 934760 - implement synthetic APK update flow; r=wesj
|
2014-02-07 23:50:13 -08:00 |
|
Wes Johnston
|
86277ea8af
|
Backed out changeset 60651784715f (bug 967254) r=margaret
|
2014-02-06 15:13:27 -08:00 |
|
Richard Newman
|
42af600996
|
Merge m-c to s-c.
|
2014-02-04 20:30:20 -08:00 |
|
Richard Newman
|
35cca8f8e8
|
Bug 961499 - Return correct size favicons for Top Sites' add to home screen functionality. r=bnicholson
|
2014-02-04 17:58:15 -08:00 |
|
Wes Johnston
|
95c1583b46
|
Bug 967254 - Move uninstalled apps check to delayed startup. r=rnewman
|
2014-02-04 07:49:30 -08:00 |
|
Myk Melez
|
397cd6817c
|
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
|
f542b69f47
|
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 |
|
Martyn Haigh
|
ca7d6c96fe
|
bug 957059 - Refactor isCorrectManifest function to not match querystring and beyond in provided URLs; r=wesj
--HG--
extra : rebase_source : b9c647f1df91ab11f9041f3a9334efd9f8af9e43
|
2014-01-24 21:14:54 -08:00 |
|
Myk Melez
|
5b52672d8b
|
Bug 959244 - launch web app with correct manifest URL and name; r=wesj
--HG--
extra : rebase_source : cd539b383da3841b3c4cc6d611d16b157f662feb
|
2014-01-22 13:11:56 -08:00 |
|
Myk Melez
|
1a2ea0a512
|
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 |
|
Myk Melez
|
c1dd0eaa2c
|
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 |
|