Commit Graph

18 Commits

Author SHA1 Message Date
Wes Johnston
3f82e7384f Bug 942611 - Delete temp files when tabs are closed. r=rewman 2014-03-06 12:23:53 -08:00
Wes Johnston
79fa6526f6 Bug 942611 - Store temp files in Android's cache dir. r=rewman 2014-03-06 12:23:52 -08:00
Wes Johnston
620066670c Bug 974289 - Fixup test for FilePicker results. r=lucasr 2014-03-04 08:29:26 -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
Wesley Johnston
984397da3b Bug 971939 - Rename FilePickresulthandler to avoid confusion [r=lucasr] 2014-02-12 22:56:00 -08:00
Wesley Johnston
ad186adad1 Bug 971939 - Combine all FileResultHandlers into one [r=lucasr] 2014-02-13 08:17:00 -08:00
Ryan VanderMeulen
98fa8d829d Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
CLOSED TREE
2014-02-14 12:13:07 -05:00
Wes Johnston
8a1fce4f69 Bug 971939 - Rename FileResultHandler to avoid confusion. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
de0622b134 Bug 971939 - Combine FilePickerResultHandlers into a single implementation. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
0f805b15bc Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
Ryan VanderMeulen
41fc78af8d Backed out changesets 3c08a0d87dc5, b6147b141643, and a38ef60582d9 (bug 874689) for Android build bustage.
CLOSED TREE
2013-05-28 21:35:26 -04:00
Wes Johnston
1e74359930 Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Brad Lassey
f44d8af825 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Jim Chen
636d9dcde6 Bug 860879 - Make file picker not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Kartikaya Gupta
4486494833 Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson 2013-02-07 09:37:06 -05:00
Chris Peterson
6f37b12f49 Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 2e367de82c0d129f2e469da825d49fd41dd6e19b
2012-08-02 10:33:44 -07:00
Chris Peterson
497dabe033 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Kartikaya Gupta
7cfeb5f3a0 Bug 773393 - Evacuate the activity result handler classes from GeckoApp.java. r=mfinkle 2012-07-13 14:06:24 -04:00