Commit Graph

20 Commits

Author SHA1 Message Date
Myk Melez
b11310a5bc bug 970300 - singly-stringify JSON message; correct apkPackageName property name; r=mfinkle 2014-03-13 12:01:55 -07:00
Myk Melez
cf0c6d5f85 bug 982182 - fix regressions that hang checking for updates for webapps; r=mfinkle 2014-03-12 11:57:45 -07:00
Wes Johnston
b203bc6384 Bug 967254 - Delay Webapp Uninstall code till delayed startup. r=rnewman 2014-03-04 08:35:39 -08:00
Martyn Haigh
34a1f3a40c Bug 970201 - Change manifestUrl to manifestURL in WebapManager._autoUpdates aData argument. r=wesj 2014-02-18 16:54:08 +00:00
Richard Newman
2e79ec09c3 Bug 975774 - Part 4: clean up imports in Allocator. r=trivial 2014-02-22 19:52:55 -08:00
Wes Johnston
bc5686d9c3 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
b86214b50f 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
198f2479d2 bug 965324 - validate data coming in to webapp dispatcher; r=wesj 2014-02-11 23:41:46 -08:00
Martyn Haigh
84e63b5e40 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
cd3ce6c91b bug 934760 - implement synthetic APK update flow; r=wesj 2014-02-07 23:50:13 -08:00
Wes Johnston
9a04e40830 Backed out changeset 60651784715f (bug 967254) r=margaret 2014-02-06 15:13:27 -08:00
Richard Newman
e3ee07c9ef Merge m-c to s-c. 2014-02-04 20:30:20 -08:00
Richard Newman
fcebec6381 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
7ffbfeb487 Bug 967254 - Move uninstalled apps check to delayed startup. r=rnewman 2014-02-04 07:49:30 -08:00
Myk Melez
f517b58b35 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
8cd9011a43 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
cec6ac53c5 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
8b70159ced 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
3972664d9b 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
8bea8e6d63 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