Commit Graph

18 Commits

Author SHA1 Message Date
Wes Johnston
460a11f1a6 Bug 878415 - Return early if the user cancels a file picker. r=liuche 2013-06-12 16:43:15 -07: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
Wes Johnston
7ea87d848c Bug 870062 - Provide an async way to use the PromptService. r=blassey
--HG--
rename : mobile/android/base/PromptService.java => mobile/android/base/Prompt.java
2013-05-23 15:50:56 -07: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
Jim Chen
ba21dd4081 Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
Jim Chen
84ac7c62af Bug 860879 - Make file picker use public PromptService.getResponse method; r=wesj 2013-05-09 21:47:59 -04:00
Sriram Ramasubramanian
1a4689a159 Bug 852312: Move the custom views in about:home to widget directory. [r=bnicholson]
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/widget/AboutHomeContent.java
rename : mobile/android/base/AboutHomePromoBox.java => mobile/android/base/widget/AboutHomePromoBox.java
rename : mobile/android/base/AboutHomeSection.java => mobile/android/base/widget/AboutHomeSection.java
rename : mobile/android/base/LinkTextView.java => mobile/android/base/widget/LinkTextView.java
extra : rebase_source : b13d18d3b2c56e8fec364265fe46ee88771f7ed2
2013-03-25 15:44:45 -07:00
Kartikaya Gupta
9dc8ae8813 Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle 2013-03-15 11:52:53 +01:00
Brian Nicholson
0bc444d6e2 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Wes Johnston
9055ef882e Bug 783312 - Show the awesomescreen as a way to select sites for pinning. r=mfinkle 2012-12-28 13:46:08 -08:00
Chris Peterson
59bedc9dc8 Bug 792702 - Post FilePicker dialog to UI thread, not GeckoBackgroundThread. r=kats 2012-09-20 12:06:13 -07:00
Raphael Catolino
6095ea5ce5 Bug 730330 - Use new datetime picker for input date/datetime/month ui r=cpeterson 2012-08-08 09:42:00 +02: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
17231406e4 Bug 773393 - Evacuate more code from GeckoApp into a new ActivityHandlerHelper class. r=mfinkle 2012-07-13 14:07:43 -04:00