Commit Graph

111 Commits

Author SHA1 Message Date
Martyn Haigh
1712312d43 Bug 1007112 - Add default mime type for pick action if unspecified. r=myk 2014-06-23 10:47:00 -04:00
Michael Comella
5c565ad50f Bug 932208 - Part 4: Do not compare against null in isShareableUrl. r=mfinkle 2014-06-12 18:40:11 -07:00
Michael Comella
ff17cc8c1b Bug 932208 - Part 2: Do not allow non-shareable links to be shared. 2014-06-04 14:41:30 -07:00
Richard Newman
4a57534a4b Bug 1014338 - Pre: add ThreadUtils.assertNotOnUiThread. r=margaret 2014-05-22 17:34:04 -07:00
Myk Melez
c084dfc9c3 Bug 991394 - actually rename profiles.ini sections when removing profile; r=mfinkle
--HG--
extra : rebase_source : 557a44d699f86d89ee959cb8897e6d0c1c304227
2014-05-21 08:12:51 -07:00
Jim Chen
3ea233cd44 Bug 992357 - b. Add array support stubs; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen
b415d0cc0f Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey 2014-05-12 12:50:46 -04:00
Richard Newman
c63bcc380c Bug 1006805 - Simplify HardwareUtils. r=mfinkle 2014-05-06 14:32:54 -07:00
Jim Chen
977929bb83 Bug 1003670 - Add testEventDispatcher. r=bnicholson, r=mcomella 2014-05-05 13:18:00 -04:00
Josh Dover
9d0ae7fdd1 Bug 776027 - Map and launch web activities as Android intents. r=wesj 2014-04-25 16:29:00 +02:00
Josh Dover
8e9d46d82d Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-25 16:28:00 +02:00
Alex Deaconu
07f25f539b Bug 999680 - Check API level >= 16 in HardwareUtils.isTelevision. r=nalexander 2014-04-29 12:41:02 +03:00
Lucas Rocha
957158f641 Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander) 2014-04-22 17:45:51 +01:00
Clemens Wilding
267275a2c7 Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman 2014-04-16 08:42:15 -07:00
Lucas Rocha
a15c9ac0ab Bug 994189 - Improve code for reading raw resources (r=margaret) 2014-04-15 16:12:04 +01:00
Lucas Rocha
706c07a9b5 Bug 994189 - Factor out method to load raw resource (r=margaret) 2014-04-15 16:12:03 +01:00
Carsten "Tomcat" Book
889a24ba19 Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure 2014-04-15 12:16:40 +02:00
Carsten "Tomcat" Book
aa2061a8ac Backed out changeset 46b4833e84c3 (bug 776027) 2014-04-15 12:16:16 +02:00
Josh Dover
28d6c238a1 Bug 776027 - Map and launch web activities as Android intents. r=wesj 2014-04-14 17:48:00 +02:00
Josh Dover
476c2e2e1f Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-14 17:46:00 +02:00
Brian Nicholson
e91c04bce3 Bug 993195 - Add EventCallback parameter to handleMessage. r=jchen 2014-04-08 13:30:17 -07:00
Jim Chen
47ec8c7839 Bug 989046 - c. Support multiple listener types in EventDispatcher; r=mfinkle 2014-04-04 12:33:50 -04:00
Ryan VanderMeulen
4b94de89bb Merge m-c to inbound. 2014-04-01 16:49:05 -04:00
Lucas Rocha
3d3eb997c2 Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman) 2014-04-01 15:02:13 +01:00
Jim Chen
dc221bd1ef Bug 984458 - f. Add NativeJSObject opt getters; r=blassey 2014-04-01 15:16:56 -04:00
Jim Chen
921865814f Bug 984458 - e. Add NativeJSObject object getter; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
0d527134c9 Bug 984458 - d. Add NativeJSObject property getters; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
0583c099c7 Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey 2014-04-01 15:16:54 -04:00
Jim Chen
ba0574bbae Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey 2014-04-01 15:16:53 -04:00
Jim Chen
c59d025ee0 Bug 984458 - a. Add NativeJSContainer implementation; r=blassey 2014-04-01 15:16:52 -04:00
Richard Newman
fcfc95a3d1 Bug 986114 - Pre: introduce BaseRobocopTest, rework testBrowserProviderPerf. r=nalexander 2014-03-28 12:01:47 -07:00
Richard Newman
8a8147efd5 Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj 2014-03-17 19:39:40 -07:00
Richard Newman
8910ccd1db Backed out changeset 1e8fa32e8abd (bug 975838) 2014-03-17 22:42:34 -07:00
Richard Newman
f12a5d53a7 Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj 2014-03-17 19:39:40 -07:00
Wes Johnston
3e39c7a326 Bug 942611 - Delete old temp files onPause. r=rnewman 2014-03-06 12:23:54 -08:00
Richard Newman
37b73fb52a Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj 2014-02-27 12:32:34 -08:00
Josh Dover
4f3f868636 Bug 942295 - Add basic filter support to Hub panels. r=lucasr 2014-02-05 11:00:06 -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
Mark Finkle
7678c907da Bug 971873 - ProxySelector references String.isEmpty(), which is API level 9 r=bnicholson 2014-02-13 22:10:43 -05:00
Mark Finkle
2ba8b9636c Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr 2014-02-07 14:49:32 -05:00
Mark Finkle
25ed150d70 Bug 961952 - HardwareUtils.getMemSize can be expensive during startup. r=rnewman 2014-02-03 19:12:36 -08:00
Lucas Rocha
aee06aed71 Bug 962968 - Replace HashMap with SparseArray in ActivityResultHandlerMap (r=rnewman) 2014-01-23 19:00:06 +00:00
Mark Finkle
a4891217e9 Bug 957037 - Pull in Android's ProxySelectorImpl code so we can bypass creating Uri objects r=blassey 2014-01-07 18:46:44 -05:00
Margaret Leibovic
a00d4bce91 Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -08:00
Wes Johnston
12e1c8e490 Bug 947793 - Change clipboard manager hasText implementation to directly query the android clipboardservice. r=jchen 2013-12-10 10:46:13 -08:00
Chris Kitching
ac10c2668c Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
Richard Newman
57201662da Bug 943073 - Consolidate GeckoAppShell.isHighMemoryDevice and HardwareUtils.isLowMemoryPlatform. r=mcomella 2013-11-27 21:17:13 -08:00
Richard Newman
37b12b1e70 Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08:00
Chris Kitching
8c223a915d Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching
5637605ef4 Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-11-12 10:40:59 -08:00