Commit Graph

21 Commits

Author SHA1 Message Date
Richard Newman
27ac7d0f59 Bug 1041632 - Part 4: eliminate enclosing instance member access in FilePickerResultHandler. r=ckitching 2014-07-21 10:19:41 -07:00
Wes Johnston
617dbb6873 Bug 1001851 - Fall back to saving temp files if other file pickers fail. r=rnewman 2014-05-19 15:49:09 -07:00
Richard Newman
6662c56633 Bug 987294 - Unsafe access to mTabsChangedListeners in Tabs. r=bnicholson 2014-03-24 14:40:54 -07:00
Wes Johnston
67aff8f6c5 Bug 942611 - Delete temp files when tabs are closed. r=rewman 2014-03-06 12:23:53 -08:00
Wes Johnston
bfa9a38eda Bug 942611 - Store temp files in Android's cache dir. r=rewman 2014-03-06 12:23:52 -08:00
Wes Johnston
132e81c4ca Bug 974289 - Fixup test for FilePicker results. r=lucasr 2014-03-04 08:29:26 -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
Wesley Johnston
a30b386d7e Bug 971939 - Rename FilePickresulthandler to avoid confusion [r=lucasr] 2014-02-12 22:56:00 -08:00
Wesley Johnston
10d16a69c5 Bug 971939 - Combine all FileResultHandlers into one [r=lucasr] 2014-02-13 08:17:00 -08:00
Ryan VanderMeulen
dc8b65e7fa Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
CLOSED TREE
2014-02-14 12:13:07 -05:00
Wes Johnston
b83eff82e2 Bug 971939 - Rename FileResultHandler to avoid confusion. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
5ef0db8f52 Bug 971939 - Combine FilePickerResultHandlers into a single implementation. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
2daa3823b4 Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
Ryan VanderMeulen
86ba0943c8 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
720129aefb Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Brad Lassey
2eb791ed73 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Jim Chen
de0a8e980d 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
21d8277af9 Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson 2013-02-07 09:37:06 -05:00
Chris Peterson
1fa3b14de9 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
f554e798e4 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
fc28cb6239 Bug 773393 - Evacuate the activity result handler classes from GeckoApp.java. r=mfinkle 2012-07-13 14:06:24 -04:00