gecko/mobile/android/base/util
Chris Kitching 441776404e 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-09-27 10:08:43 -04:00
..
ActivityResultHandler.java Bug 851060 - Move util files into the util/ folder. r=cpeterson 2013-03-15 11:40:03 +01:00
ActivityResultHandlerMap.java Bug 851060 - Move util files into the util/ folder. r=cpeterson 2013-03-15 11:40:03 +01:00
Clipboard.java Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats 2013-09-27 10:08:43 -04:00
EventDispatcher.java Bug 873496 - Part 1: searches provider for FHR on Android. r=cpeterson 2013-05-30 17:42:56 -07:00
FloatUtils.java Bug 856497 - Fix dynamic viewport sizing for margin changes. r=kats 2013-04-08 16:35:00 +01:00
GamepadUtils.java Bug 911510 - Add a pref to override the dead zone threshold. r=bnicholson 2013-09-04 21:58:40 -04:00
GeckoBackgroundThread.java Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
GeckoEventListener.java Bug 851060 - Move util files into the util/ folder. r=cpeterson 2013-03-15 11:40:03 +01:00
GeckoEventResponder.java Bug 870062 - Provide an async way to use the PromptService. r=blassey 2013-05-23 15:50:56 -07:00
GeckoJarReader.java Bug 738890 - Fix testJarReader. r=wesj 2013-06-21 14:00:39 -07:00
HardwareUtils.java Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle 2013-04-02 10:04:21 -04:00
INIParser.java Bug 851060 - Move util files into the util/ folder. r=cpeterson 2013-03-15 11:40:03 +01:00
INISection.java Bug 851060 - Move util files into the util/ folder. r=cpeterson 2013-03-15 11:40:03 +01:00
JSONUtils.java Bug 834033 - Part 3: Add Android JSONUtils for parsing URLs and UUIDs. r=blassey 2013-06-12 10:07:34 -07:00
StringUtils.java Bug 913214 - Create StringUtils method to provide readable URL / title string, r=wesj, sriram 2013-09-17 23:54:48 -04:00
ThreadUtils.java Bug 897123 - Make GeckoAppShell.pumpMessageLoop waste less CPU time r=jchen 2013-07-26 12:02:00 -07:00
UiAsyncTask.java Bug 851060 - Move util files into the util/ folder. r=cpeterson 2013-03-15 11:40:03 +01:00