Commit Graph

13 Commits

Author SHA1 Message Date
Myk Melez
3dc7adadc3 Bug 977051 - rename manifestUrl property to manifestURL in more places; r=wesj. 2014-02-28 13:43:13 -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
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
4725f2f02d bug 967735 - Check orientation type and convert appropiately if incorrect; r=wesj 2014-02-11 23:42:12 -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
Myk Melez
3b0c0c2f34 bug 963898 - access DOMApplicationRegistry.webapps directly when autouninstalling webapp; r=mfinkle
--HG--
extra : rebase_source : f9da4d65bd026d25771978657d0cef5c3f05119b
2014-01-30 10:00:42 -08:00
Myk Melez
b419b39d1d bug 964877 - ensure *app* object has *receipts* property; r=mfinkle
--HG--
extra : rebase_source : 042bf6816913dd5a957f1b17b765a15fbe593698
2014-01-30 09:54:12 -08:00
Myk Melez
41ba2a06ba Bug 962790 - ensure registryReady before calling DOMApplicationRegistry methods; r=wesj
--HG--
extra : rebase_source : 9dd0d855065a5d587f1344f023c855eb8593205d
2014-01-24 21:05:07 -08:00
Martyn Haigh
3cbf8b2cf6 bug 957062 - Pass APK download error back to webpage; r=wesj
--HG--
extra : rebase_source : 6428fc64176d1e0e31ebd5026fdb51e781ac4937
2014-01-24 21:02:27 -08:00
Myk Melez
b90e038e9c bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -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