gecko/mobile/android/base
2013-05-16 15:07:44 -07:00
..
animation Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle) 2013-05-07 18:04:11 +01:00
apache/commons/codec
awesomebar Bug 729463 - Favicons should not be based on whats shown in views. r=margaret 2013-05-09 17:44:45 -07:00
background Bug 863103 - Add BackgroundService.runIntentInService() utility method. r=rnewman 2013-04-23 11:03:00 -07:00
db Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle 2013-05-07 18:30:47 -07:00
gfx Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle 2013-05-07 18:30:47 -07:00
httpclientandroidlib
json-simple
locales Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-16 08:54:54 -05:00
mozglue Bug 864339 - Fix "New Private Tab" crash when unzipping a bitmap resource. r=glandium 2013-04-23 15:58:45 -07:00
resources Bug 869494 - Rename mAwesomeBarContent to mUrlDisplayContainer in BrowserToolbar (r=mfinkle) 2013-05-13 18:08:56 +01:00
sqlite Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
sync Bug 858992 - Don't sync pinned bookmarks. r=nalexander 2013-04-25 20:42:05 -07:00
tests Bug 870056 - Use BaseTest.mDevice and selectSettingsItem in robocop tests; r=jmaher 2013-05-15 13:47:26 -06:00
util Bug 860879 - Add UiThreadBlockedException and utility method to dump all stack traces; r=kats 2013-05-01 15:30:49 -04:00
widget Bug 870858 - Use scaled image in "tabs from last time" section. r=bnicholson 2013-05-12 19:24:44 -07:00
ActivityHandlerHelper.java 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
AlertNotification.java Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle 2013-05-07 18:29:48 -07:00
AllCapsTextView.java Bug 845572: GeckoView should listen for LWTheme messages. [r=wesj] 2013-02-26 15:32:53 -08:00
android-services-files.mk Bug 843889 - Factor tabs code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman 2013-03-06 10:05:39 -08:00
AndroidImport.java
AndroidImportPreference.java Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
AndroidManifest.xml.in Bug 860523 - Add namespace wrapper for WebApps. r=wesj 2013-04-17 16:24:02 -07:00
AnimatedHeightLayout.java Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle) 2013-05-07 18:04:11 +01:00
ANRReporter.java Bug 862929 - Find end of ANR trace the correct way; r=blassey 2013-04-17 16:29:00 -07:00
App.java.in Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman 2013-04-09 17:10:47 -07:00
AppConstants.java.in Bug 872383 - Add Java equivalents of nsIXULAppInfo and nsSystemInfo to AppConstants. r=wesj 2013-05-15 20:08:43 -07:00
AppNotificationClient.java Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats 2013-03-21 13:32:11 -07:00
AwesomeBar.java Bug 729463 - Add back Open in New Tab. r=mfinkle 2013-04-30 10:21:31 -07:00
AwesomebarResultHandler.java Bug 729463 - Implement switch to tab for fennec. r=mfinkle 2013-04-30 10:21:15 -07:00
AwesomeBarTabs.java Bug 870110 - Part 1: search changes to support FHR on Android. r=wesj,cpeterson 2013-05-09 17:07:53 -07:00
BackButton.java Bug 848719: TabsButton will have curve only one side. [r=mfinkle] [needs-clobber] 2013-03-14 15:26:25 -07:00
BrowserApp.java Bug 865005 - Part 1: Refactor initialization and create loadStartupTab() for initial tab. r=mfinkle 2013-05-16 15:07:43 -07:00
BrowserToolbar.java Bug 869494 - Rename mAwesomeBarContent to mUrlDisplayContainer in BrowserToolbar (r=mfinkle) 2013-05-13 18:08:56 +01:00
BrowserToolbarBackground.java Backed out changesets 039a1de069ed and e0f70c5a5f09 (bug 858687) for trobocheck2 failures. 2013-04-25 09:54:42 -04:00
BrowserToolbarLayout.java Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc 2013-04-25 18:47:08 +01:00
CameraImageResultHandler.java 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
CameraVideoResultHandler.java 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
CanvasDelegate.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
CheckableLinearLayout.java Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
ClickableWhenDisabledEditText.java Bug 703564 - Improve the crash reporter. r=mfinkle 2013-04-23 15:02:22 -07:00
CrashReporter.java Bug 703564 - Improve the crash reporter. r=mfinkle 2013-04-23 15:02:22 -07:00
CustomEditText.java Bug 845572: GeckoView should listen for LWTheme messages. [r=wesj] 2013-02-26 15:32:53 -08:00
DataReportingNotification.java Bug 862116 - Strings for Android system notification of data reporting policy. r=nalexander 2013-05-13 21:31:04 -07:00
Distribution.java Bug 872737 - Support distribution bookmarks from a /system location. r=mfinkle 2013-05-15 15:31:27 -07:00
Divider.java Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats 2013-03-13 13:20:57 -07:00
DoorHanger.java Bug 847578: Flat Holo styled door hanger buttons. [r=mfinkle] 2013-03-11 14:07:11 -07:00
DoorHangerPopup.java Bug 813288 - Use same doorhanger transitions as desktop. r=lucasr 2013-04-25 15:19:31 -07:00
Favicons.java Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle 2013-05-07 18:29:48 -07:00
FilePickerResultHandler.java 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
FilePickerResultHandlerSync.java 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
FindInPageBar.java Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
FlowLayout.java
FontSizePreference.java Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
FormAssistPopup.java Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle 2013-03-15 11:52:53 +01:00
ForwardButton.java Bug 854493: Back/Forward button highlights are transparent. [r=mfinkle] 2013-03-26 11:15:26 -07:00
GeckoAccessibility.java Bug 862049 - Run setAccessibilityEnabled() on the UI thread. r=Cwiiis 2013-04-17 14:51:53 -07:00
GeckoActivity.java Bug 838793 - Part 1: Convert AboutHomeContent to a Fragment. r=lucasr 2013-04-16 14:34:46 -07:00
GeckoApp.java Bug 865005 - Part 3: Move session restore code into restoreSessionTabs(). r=mfinkle 2013-05-16 15:07:44 -07:00
GeckoApplication.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
GeckoAppShell.java Bug 870333 - Fixed a null pointer exception related to clipboard text (Having no text on the clipboard was causing exception). r=cpeterson 2013-05-12 11:16:47 -07:00
GeckoBatteryManager.java Bug 823286: Fix incorrect kDefaultRemainingTime value in GeckoBatteryManager.java, to be consistent with dom/battery/Constants.h (and actually use it, instead of hardcoding 0). r=mounir 2012-12-22 10:08:33 -08:00
GeckoConnectivityReceiver.java Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson 2013-01-23 09:38:57 -05:00
GeckoEditable.java Bug 846660 - Use default values for primitive types and fix setSelection for Samsung keyboards. r=cpeterson 2013-05-13 17:25:12 -04:00
GeckoEvent.java Bug 839641 - Send touch events and prevent-default notifications to APZC. r=Cwiiis 2013-04-26 13:24:28 -04:00
GeckoHalDefines.java
GeckoInputConnection.java Bug 846660 - Use default values for primitive types and fix setSelection for Samsung keyboards. r=cpeterson 2013-05-13 17:25:12 -04:00
GeckoJavaSampler.java Bug 788022 - Add support for dalvik profiling. r=snorp,kats 2013-04-23 13:10:29 -04:00
GeckoMenu.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
GeckoMenuInflater.java Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
GeckoMenuItem.java Bug 843557: Revert part of 7547bf5fe166 (bug 843313). [r=kats] 2013-02-21 15:02:22 -08:00
GeckoMessageReceiver.java
GeckoNetworkManager.java
GeckoPopupMenu.java Bug 832433: Use Android spinners on tabs UI for phones. [r=mfinkle] 2013-01-18 11:41:44 -08:00
GeckoPreferenceFragment.java Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
GeckoPreferences.java Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
GeckoProfile.java Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
GeckoScreenOrientationListener.java
GeckoSmsManager.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
GeckoSubMenu.java Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
GeckoThread.java Bug 844275 - Move the GfxInfoThread so that it is guaranteed to run to completion before compositor creation. r=Cwiiis 2013-02-28 13:28:24 -05:00
GeckoUpdateReceiver.java Bug 859229 - Part 4: Expand wildcard Java imports. r=kats 2013-04-08 10:34:59 -07:00
GeckoView.java.frag Bug 845572: GeckoView should listen for LWTheme messages. [r=wesj] 2013-02-26 15:32:53 -08:00
GeckoViewsFactory.java Bug 839855 - Update tabs from last time favicons to match awesomescreen favicons. r=bnicholson 2013-04-29 17:05:55 -07:00
GlobalHistory.java Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
InputMethods.java Bug 859452 - Send characters as keys when using HTC Touch Input. r=cpeterson 2013-04-18 12:39:09 -04:00
JavaAddonManager.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
jni-generator.py Bug 839641 - Implement the PostDelayedTask callback for APZC in AndroidBridge. r=Cwiiis, blassey 2013-04-26 13:26:46 -04:00
LightweightTheme.java Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle 2013-05-07 18:29:48 -07:00
LightweightThemeDrawable.java Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
LinkPreference.java
Makefile.in Bug 872383 - Add Java equivalents of nsIXULAppInfo and nsSystemInfo to AppConstants. r=wesj 2013-05-15 20:08:43 -07:00
MemoryMonitor.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
MenuItemActionBar.java Bug 843557: Revert part of 7547bf5fe166 (bug 843313). [r=kats] 2013-02-21 15:02:22 -08:00
MenuItemDefault.java Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats 2013-03-13 13:20:57 -07:00
MenuPanel.java
MenuPopup.java Bug 813288 - Use same doorhanger transitions as desktop. r=lucasr 2013-04-25 15:19:31 -07:00
MotionEventInterceptor.java Bug 855471 - Transfer focus to the LayerView when receiving a gamepad panning-related event. r=mfinkle 2013-03-28 12:40:06 -04:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
MultiChoicePreference.java Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
NotificationClient.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
NotificationHandler.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
NotificationService.java Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats 2013-03-21 13:32:11 -07:00
NSSBridge.java Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson 2013-02-07 09:37:06 -05:00
OrderedBroadcastHelper.java Bug 870371 - Add Javascript interface to Android OrderedBroadcast. r=rnewman 2013-05-10 19:47:40 -07:00
package-name.txt.in
PrefsHelper.java Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats 2013-03-12 18:32:25 +00:00
PrivateDataPreference.java
PrivateTab.java Bug 838793 - Part 1: Convert AboutHomeContent to a Fragment. r=lucasr 2013-04-16 14:34:46 -07:00
ProfileMigrator.java Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
PromptService.java Bug 860879 - Make PromptService not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
ReaderModeUtils.java
ReferrerReceiver.java Bug 836838 - Avoid race condition in distribution initialization. r=bnicholson,mfinkle 2013-02-01 15:45:33 -08:00
RemoteTabs.java Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats 2013-03-13 13:20:57 -07:00
Restarter.java Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman 2013-04-09 17:10:47 -07:00
RobocopAPI.java Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson 2013-02-07 09:37:06 -05:00
SearchEngine.java Bug 870110 - Part 1: search changes to support FHR on Android. r=wesj,cpeterson 2013-05-09 17:07:53 -07:00
ServiceNotificationClient.java Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats 2013-03-21 13:32:11 -07:00
SessionParser.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
SetupScreen.java
ShapedButton.java Bug 858978 - Use DST_IN to draw ShapedButton (r=mfinkle) 2013-04-25 12:20:21 +01:00
SharedPreferencesHelper.java Bug 866271 - Add Javascript interface to Android SharedPreferences. r=rnewman 2013-05-10 19:46:25 -07:00
SiteIdentityPopup.java Bug 813288 - Use same doorhanger transitions as desktop. r=lucasr 2013-04-25 15:19:31 -07:00
SmsManager.java Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman 2013-04-09 17:10:47 -07:00
strings.xml.in Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-16 08:54:54 -05:00
SuggestClient.java
SurfaceBits.java
SyncPreference.java
SysInfo.java.in Bug 872383 - Add Java equivalents of nsIXULAppInfo and nsSystemInfo to AppConstants. r=wesj 2013-05-15 20:08:43 -07:00
Tab.java Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage. 2013-05-02 15:45:20 -04:00
TabCounter.java Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle) 2013-05-07 18:04:11 +01:00
Tabs.java Bug 872328 - Don't skip the last tab when looking for a non-private tab. r=mfinkle 2013-05-16 10:43:34 -07:00
TabsAccessor.java Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
TabsPanel.java Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle) 2013-05-07 18:04:11 +01:00
TabsTray.java Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle) 2013-05-07 18:04:11 +01:00
TailTouchDelegate.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Telemetry.java
TextSelection.java Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc 2013-04-25 18:47:08 +01:00
TextSelectionHandle.java Bug 777975 - Text handles for text-selection in the AwesomeBar should be orange. r=mfinkle 2013-04-25 15:27:22 -07:00
ThumbnailHelper.java Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage. 2013-05-02 15:45:20 -04:00
TouchEventInterceptor.java Bug 855471 - Rename OnInterceptTouchListener to TouchEventInterceptor. r=mfinkle 2013-03-28 12:40:06 -04:00
UpdateService.java Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman 2013-04-09 17:10:47 -07:00
UpdateServiceHelper.java bug 861967: updater sets PLATFORM_VERSION part of URL wrong. r=snorp 2013-04-16 14:04:59 -04:00
VideoPlayer.java Bug 847839 - Part 1b: Clean up VideoPlayer.java style nits. r=mfinkle 2013-03-08 10:35:29 +00:00
WebApp.java.in Bug 860523 - Add namespace wrapper for WebApps. r=wesj 2013-04-17 16:24:02 -07:00
WebAppAllocator.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
WebAppImpl.java Bug 865005 - Part 1: Refactor initialization and create loadStartupTab() for initial tab. r=mfinkle 2013-05-16 15:07:43 -07:00
WebAppManifestFragment.xml.frag Bug 860523 - Add namespace wrapper for WebApps. r=wesj 2013-04-17 16:24:02 -07:00
WebApps.java.in Bug 860523 - Add namespace wrapper for WebApps. r=wesj 2013-04-17 16:24:02 -07:00
WebAppsFragment.java.frag
ZoomConstraints.java