gecko-dev/mobile/android/base/util
Nick Alexander e2afa5c3c1 Bug 1102488 - Part 1: Factor out constants JAR. r=rnewman
The constants JAR contains AppConstants and SysInfo.  SysInfo depended
on HardwareUtils for one function, which can (should?) be in SysInfo
anyway, so I moved it.

Both SysInfo and AppConstants should be available to Robocop tests,
but they are compiled too early to access RobocopTarget.  Since
nothing in GeckoView should know about GeckoView, I moved the
annotation to the Fennec-level proguard.cfg.

--HG--
extra : source : d2c14599cbab6c476465a6ba142c7c2501895cb3
2014-11-24 15:37:30 -08:00
..
ActivityResultHandler.java
ActivityResultHandlerMap.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
ActivityUtils.java Bug 1081153 - Consolidate BaseGeckoInterface/GeckoApp.setFullScreen() (r=mfinkle) 2014-10-10 17:01:52 +01:00
Clipboard.java Bug 1064644: Remove inner-access comments. r=rnewman 2014-09-08 18:11:51 -07:00
EventCallback.java Bug 1055144 - Implement sendRequestForResult. r=wesj 2014-09-02 15:53:29 -07:00
FileUtils.java Bug 1091728 - (Part 0) Move getFileContents into FileUtils. r=rnewman 2014-11-13 14:32:01 -08: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 1017242 - Part 5: remove API 8 code from gamepad code. r=kats 2014-07-18 16:47:08 -07:00
GeckoBackgroundThread.java Bug 1062377 - Rewrite GeckoBackgroundThread to not wait for thread start if possible; r=rnewman 2014-09-30 18:19:25 -04:00
GeckoEventListener.java Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
GeckoJarReader.java Backed out changeset 64a320318bf9 (bug 1098082) for android build bustage 2014-11-12 18:22:25 -08:00
GeckoRequest.java Bug 1052158 - Forward the GeckoRequest error stack to Java. r=wesj 2014-11-19 16:33:56 -08:00
HardwareUtils.java Bug 1102488 - Part 1: Factor out constants JAR. r=rnewman 2014-11-24 15:37:30 -08:00
INIParser.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
INISection.java Bug 1047971: Delete even more redundant field initialisers r=rnewman 2014-08-03 02:21:42 -07:00
IOUtils.java Bug 1065485: Don't decode-to-encode default favicons. r=rnewman 2014-09-10 16:10:34 -07:00
JSONUtils.java Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson, mcomella 2014-06-19 00:04:00 -07:00
MenuUtils.java 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
NativeEventListener.java Bug 1043633 - Change sendMessageToJava to Messaging.sendRequest. r=wesj 2014-09-02 11:59:05 -07:00
NativeJSContainer.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
NativeJSObject.java Bug 1046880 - Throw custom exception when a property does not exist or has the wrong type; r=blassey 2014-08-06 14:38:29 -04:00
NonEvictingLruCache.java Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08:00
PrefUtils.java Bug 1064304 - Pre: Align PrefUtils.putStringSet docstring and reality. r=rnewman 2014-09-16 15:41:07 -07:00
ProxySelector.java Bug 971873 - ProxySelector references String.isEmpty(), which is API level 9 r=bnicholson 2014-02-13 22:10:43 -05:00
RawResource.java Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander) 2014-04-22 17:45:51 +01:00
StringUtils.java Bug 1090385 - More robust handling of external intents. r=snorp 2014-10-28 14:28:31 -07:00
ThreadUtils.java Backed out changesets f6de43db6fcf, 47755f2acbc4, and aa6ed82c6aa4 (bug 1075644) for being the likely cause of bug 1085627 (and other webaudio timeouts with that test disabled). 2014-10-28 14:45:25 -04:00
UIAsyncTask.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
WebActivityMapper.java Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00