Richard Newman
843748f662
Bug 1045921 - Clean up Clipboard.java. r=wesj. Android-only on a CLOSED TREE
2014-08-05 19:31:40 -07:00
Chris Kitching
1ca4ae5686
Bug 1047971: Delete even more redundant field initialisers r=rnewman
2014-08-03 02:21:42 -07:00
Richard Newman
c78b400006
Bug 1048421 - Use optimizable build-time flags for SDK-dependent code in utils. r=liuche
2014-08-04 16:38:20 -07:00
Chris Kitching
9f496ef232
Bug 1041836: Delete redundant initialisers. (generated) r=rnewman
2014-07-25 20:14:47 -07:00
Wes Johnston
b6e2107c4c
Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson, mcomella
2014-06-19 00:04:00 -07:00
Richard Newman
4368e2fdf9
Bug 1017242 - Part 5: remove API 8 code from gamepad code. r=kats
2014-07-18 16:47:08 -07:00
Wes Johnston
35f5e1509d
Bug 1014712 - Store ms tile image information for showing on about:home. r=rnewman,lucasr
2014-06-10 06:22:47 -07:00
Richard Newman
98f87e1d42
Bug 1031872 - Don't use transitions for GeckoPreferences on Kindle Fire. r=lucasr
...
The Kindle always uses a black background for transitions. On all-white screens
like our Settings panes, this looks awful. This patch skips transitions on
those devices.
2014-07-14 14:26:54 -07:00
Lucas Rocha
c6e5784bb5
Bug 1035131 - Decode user entered URLs to exclude from suggested sites (r=mfinkle)
2014-07-07 15:59:53 +01:00
Lucas Rocha
4d4b03e37f
Bug 1035131 - Factor out methods to encode/decode user-entered:// URLs (r=mfinkle)
2014-07-07 15:59:52 +01:00
Richard Newman
2a86be28ff
Bug 1034509 - Fix timing issue in testDistribution. r=nalexander
2014-07-05 11:00:42 -07:00
Martyn Haigh
1bbabd4878
Bug 1007112 - Add default mime type for pick action if unspecified. r=myk
2014-06-23 10:47:00 -04:00
Michael Comella
909499724f
Bug 932208 - Part 4: Do not compare against null in isShareableUrl. r=mfinkle
2014-06-12 18:40:11 -07:00
Michael Comella
985fdd4692
Bug 932208 - Part 2: Do not allow non-shareable links to be shared.
2014-06-04 14:41:30 -07:00
Richard Newman
d44b0faec2
Bug 1014338 - Pre: add ThreadUtils.assertNotOnUiThread. r=margaret
2014-05-22 17:34:04 -07:00
Myk Melez
fed5a056a1
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
c5ae95c1bf
Bug 992357 - b. Add array support stubs; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
270a97c29f
Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey
2014-05-12 12:50:46 -04:00
Richard Newman
498f54a72e
Bug 1006805 - Simplify HardwareUtils. r=mfinkle
2014-05-06 14:32:54 -07:00
Jim Chen
acc987b58c
Bug 1003670 - Add testEventDispatcher. r=bnicholson, r=mcomella
2014-05-05 13:18:00 -04:00
Josh Dover
43e6fa61b2
Bug 776027 - Map and launch web activities as Android intents. r=wesj
2014-04-25 16:29:00 +02:00
Josh Dover
a832fcefa6
Bug 776027 - Move intent handling to IntentHelper. r=wesj
2014-04-25 16:28:00 +02:00
Alex Deaconu
610e183f14
Bug 999680 - Check API level >= 16 in HardwareUtils.isTelevision. r=nalexander
2014-04-29 12:41:02 +03:00
Lucas Rocha
a7c2b0f762
Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander)
2014-04-22 17:45:51 +01:00
Clemens Wilding
e304c3e4e4
Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman
2014-04-16 08:42:15 -07:00
Lucas Rocha
3ef034bfb2
Bug 994189 - Improve code for reading raw resources (r=margaret)
2014-04-15 16:12:04 +01:00
Lucas Rocha
edb88c478a
Bug 994189 - Factor out method to load raw resource (r=margaret)
2014-04-15 16:12:03 +01:00
Carsten "Tomcat" Book
6860b487aa
Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure
2014-04-15 12:16:40 +02:00
Carsten "Tomcat" Book
00f1617e63
Backed out changeset 46b4833e84c3 (bug 776027)
2014-04-15 12:16:16 +02:00
Josh Dover
2c6dd358ce
Bug 776027 - Map and launch web activities as Android intents. r=wesj
2014-04-14 17:48:00 +02:00
Josh Dover
4d54d270e5
Bug 776027 - Move intent handling to IntentHelper. r=wesj
2014-04-14 17:46:00 +02:00
Brian Nicholson
3a0c2ffebe
Bug 993195 - Add EventCallback parameter to handleMessage. r=jchen
2014-04-08 13:30:17 -07:00
Jim Chen
524e59e7dc
Bug 989046 - c. Support multiple listener types in EventDispatcher; r=mfinkle
2014-04-04 12:33:50 -04:00
Ryan VanderMeulen
8cc4d4a447
Merge m-c to inbound.
2014-04-01 16:49:05 -04:00
Lucas Rocha
e2446014d3
Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman)
2014-04-01 15:02:13 +01:00
Jim Chen
08b3ed07e3
Bug 984458 - f. Add NativeJSObject opt getters; r=blassey
2014-04-01 15:16:56 -04:00
Jim Chen
7e177c1c5f
Bug 984458 - e. Add NativeJSObject object getter; r=blassey
2014-04-01 15:16:55 -04:00
Jim Chen
825979accf
Bug 984458 - d. Add NativeJSObject property getters; r=blassey
2014-04-01 15:16:55 -04:00
Jim Chen
9d87ae6802
Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey
2014-04-01 15:16:54 -04:00
Jim Chen
31867cebc4
Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey
2014-04-01 15:16:53 -04:00
Jim Chen
1e7149f865
Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
2014-04-01 15:16:52 -04:00
Richard Newman
59912aa0a9
Bug 986114 - Pre: introduce BaseRobocopTest, rework testBrowserProviderPerf. r=nalexander
2014-03-28 12:01:47 -07:00
Richard Newman
12959df8c0
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
8e599bd1fd
Backed out changeset 1e8fa32e8abd (bug 975838)
2014-03-17 22:42:34 -07:00
Richard Newman
785bcfa858
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
4582386da0
Bug 942611 - Delete old temp files onPause. r=rnewman
2014-03-06 12:23:54 -08:00
Richard Newman
b121c3ca97
Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj
2014-02-27 12:32:34 -08:00
Josh Dover
fec2ab1717
Bug 942295 - Add basic filter support to Hub panels. r=lucasr
2014-02-05 11:00:06 -08:00
Wes Johnston
8de37ce524
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
e2ce7d3955
Bug 971873 - ProxySelector references String.isEmpty(), which is API level 9 r=bnicholson
2014-02-13 22:10:43 -05:00