gecko/mobile/android/base
2013-08-02 22:00:13 -07:00
..
animation Bug 877140 - Add duration getter to PropertyAnimator (r=mfinkle) 2013-05-30 19:47:44 +01:00
apache/commons/codec
awesomebar Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
background Bug 900694 - Part 1: add ProfileInformationCache.removeAddon. r=nalexander 2013-08-01 20:22:17 -07:00
braille/com/googlecode/eyesfree/braille/selfbraille Bug 885298 - warning: redundant cast to android.os.IInterface in ISelfBrailleService.java. r=kats 2013-06-21 14:27:38 -04:00
db Bug 890515 - Purge 0-byte favicons and thumbnails from the database. r=rnewman 2013-07-24 22:08:42 -07:00
gfx Bug 892267 - Fix incorrect application of scaling the render offset. r=Cwiiis 2013-07-31 14:48:44 -04:00
health Bug 900694 - Part 2: BrowserHealthRecorder changes to track add-on uninstallation. r=nalexander 2013-08-01 20:22:18 -07:00
httpclientandroidlib
json-simple
locales Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
menu Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
mozglue Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats 2013-07-04 10:31:10 +09:00
preferences Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
resources Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
sqlite Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
sync Bug 886587 - Remove profile migrator, r=gcp, f=rnewman 2013-07-24 18:50:26 -04:00
tests Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
util Bug 897123 - Make GeckoAppShell.pumpMessageLoop waste less CPU time r=jchen 2013-07-26 12:02:00 -07:00
websockets Bug 834033 - Part 2: Import koush's android-websockets library. r=blassey 2013-05-09 14:51:27 -07:00
widget Bug 890515 - Purge 0-byte favicons and thumbnails from the database. r=rnewman 2013-07-24 22:08:42 -07:00
ActivityHandlerHelper.java Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret 2013-08-02 13:33:30 -07:00
AlertNotification.java Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle 2013-05-07 18:29:48 -07:00
AlignRightLinkPreference.java Bug 879558 - Add entry point to about:healthreport in Settings > Data choices on Android. r=rnewman 2013-06-22 12:25:50 -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 895635 - Make RES_DRAWABLE parallel to other RES_* in mobile/android/base/Makefile.in. r=blassey 2013-07-18 15:09:03 -07:00
AndroidImport.java
AndroidImportPreference.java bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
AndroidManifest.xml.in Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret 2013-08-02 13:33:30 -07:00
AnimatedHeightLayout.java Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr 2013-07-15 14:36:13 -07:00
ANRReporter.java Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04: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 873569 - Part 1: Move omni.ja into assets/ directory of Android APK. r=glandium 2013-06-12 13:24:14 -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 890515 - Purge 0-byte favicons and thumbnails from the database. r=rnewman 2013-07-24 22:08:42 -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 880650 - Clean up hiding/showing VKB in the awesome screen; r=cpeterson 2013-06-18 15:49:14 -04: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 backout 3c552ee3aa5e to fix commit message 2013-08-02 11:09:48 -07:00
BrowserToolbar.java Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
BrowserToolbarBackground.java Backed out changesets 039a1de069ed and e0f70c5a5f09 (bug 858687) for trobocheck2 failures. 2013-04-25 09:54:42 -04:00
CameraImageResultHandler.java Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
CameraVideoResultHandler.java Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07: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
ContactService.java Bug 857730 - Part 4: Integrate contacts API Javascript with Java and Android contact API. r=cpeterson 2013-07-23 13:14:00 -07:00
ContextGetter.java bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
CrashReporter.java Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman 2013-07-02 08:12:17 -04:00
CustomEditText.java Bug 845572: GeckoView should listen for LWTheme messages. [r=wesj] 2013-02-26 15:32:53 -08:00
DataReportingNotification.java Bug 872329 - Part 2: Apply new settings layout - xml layouts. r=wesj 2013-06-26 10:57:49 -07:00
Distribution.java Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-05 07:37:15 -07:00
DoorHanger.java Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
DoorHangerPopup.java Bug 886472 - Dividers default to invisible, redundant call to hideDivider removed, showDividers() now hides divider of final visible DoorHanger. r=mleibovic 2013-07-02 08:10:27 -04:00
EditBookmarkDialog.java Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04:00
Favicons.java Bug 884848 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret DONTBUILD 2013-07-02 10:11:48 -07:00
fennec-ids-generator.py Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate fennec_ids.txt. r=jmaher 2013-05-20 11:39:49 -07:00
FilePickerResultHandler.java Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
FilePickerResultHandlerSync.java Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
FindInPageBar.java Bug 896764 - Initially populate Find in Page string with current text selection, r=margaret 2013-07-28 16:36:47 -04:00
FlowLayout.java
FontSizePreference.java Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
FormAssistPopup.java Bug 877782 - Reposition form autocomplete popup if dynamic toolbar changes visibility. r=kats 2013-06-19 08:35:44 -07:00
ForwardButton.java Bug 854493: Back/Forward button highlights are transparent. [r=mfinkle] 2013-03-26 11:15:26 -07:00
GeckoAccessibility.java Bug 886076 - Part 2: Support movement by granularity in AccessFu. r=eeejay 2013-07-24 17:52:57 -04: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 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret 2013-08-02 13:33:30 -07:00
GeckoApplication.java Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats 2013-07-04 10:31:10 +09:00
GeckoAppShell.java Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey 2013-08-02 11:04:49 -07:00
GeckoBatteryManager.java
GeckoConnectivityReceiver.java bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::NotifyObservers r=kats 2013-06-17 17:09:09 -04:00
GeckoEditable.java Bug 864040 - Send key events from the UI thread the right way; r=cpeterson 2013-06-26 17:28:21 -04:00
GeckoEvent.java bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt 2013-07-11 11:39:36 -04:00
GeckoHalDefines.java
GeckoInputConnection.java Bug 864040 - Send key events from the UI thread the right way; r=cpeterson 2013-06-26 17:28:21 -04:00
GeckoJavaSampler.java Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa 2013-07-09 16:34:44 -04:00
GeckoMessageReceiver.java
GeckoNetworkManager.java bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt 2013-07-11 11:39:36 -04:00
GeckoPreferenceFragment.java Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander 2013-06-28 16:38:51 -07:00
GeckoPreferences.java Bug 896515 - Change session restore pref to have three states. r=wesj 2013-08-02 08:06:39 -04:00
GeckoProfile.java backout 3c552ee3aa5e to fix commit message 2013-08-02 11:09:48 -07:00
GeckoScreenOrientationListener.java Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle 2013-06-28 11:19:34 -07:00
GeckoSmsManager.java Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 1, "InvalidAddressError"). r=vicamo a=leo+ 2013-07-11 11:23:49 +08:00
GeckoThread.java Bug 897123 - Make GeckoAppShell.pumpMessageLoop waste less CPU time r=jchen 2013-07-26 12:02:00 -07:00
GeckoUpdateReceiver.java bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
GeckoView.java Backout 823a6f7499f8 (bug 894313) for possibly breaking Android tests on a CLOSED TREE 2013-07-23 17:33:43 -07:00
GeckoView.java.frag Bug 845572: GeckoView should listen for LWTheme messages. [r=wesj] 2013-02-26 15:32:53 -08:00
GlobalHistory.java Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04: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 Back out b5854baf067d (bug 884004) for Android mochitest failures 2013-06-17 19:47:39 -07:00
jni-generator.py Bug 863777 - Add types to jni-generator.py; r=kats 2013-06-14 12:42:10 -04:00
LightweightTheme.java Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
LightweightThemeDrawable.java Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
LinkPreference.java
Makefile.in Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
MemoryMonitor.java bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::NotifyObservers r=kats 2013-06-17 17:09:09 -04: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 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
NotificationHandler.java Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey 2013-08-02 11:04:49 -07:00
NotificationHelper.java Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
NotificationService.java Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -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 889185 - Part 1: Test OrderedBroadcast token handling. r=rnewman 2013-07-08 13:55:20 -07:00
package-name.txt.in
PageActionLayout.java Bug 895000 - Set content descriptions on page action buttons. r=wesj 2013-07-18 14:50:42 -04:00
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
Prompt.java Bug 896117 - Add enter and exit dialogs for guest mode. r=margaret 2013-07-26 09:14:04 -07:00
PromptInput.java Bug 890620 - Specify InputType.TYPE_CLASS_TEXT for password prompt inputs; r=mfinkle 2013-07-09 16:37:57 -04:00
PromptService.java Bug 888553 - Remote Debugging Part 2: Bring browser app to front on remote connection. r=lucasr 2013-07-31 15:38:48 -07:00
ReaderModeUtils.java Bug 877729 - Remove getUrlForAboutReader and use getUrlFromAboutReader instead. r=lucasr 2013-05-30 16:26:38 -07:00
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 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen 2013-06-06 14:05:06 -04:00
ScrollAnimator.java Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis 2013-06-24 21:44:07 -07: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
SearchEngineRow.java Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -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 865005 - Part 4: Merge multiple session strings before restoring. r=mfinkle 2013-05-16 15:07:44 -07:00
ShapedButton.java Bug 858978 - Use DST_IN to draw ShapedButton (r=mfinkle) 2013-04-25 12:20:21 +01:00
SharedPreferencesHelper.java Bug 870062 - Provide an async way to use the PromptService. r=blassey 2013-05-23 15:50:56 -07:00
SiteIdentityPopup.java Bug 896048 - Don't show site identity info when a page has loaded mixed content. r=wesj 2013-07-29 15:49:16 -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 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
SuggestClient.java bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
SurfaceBits.java
SyncPreference.java
SysInfo.java.in Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04:00
Tab.java Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
TabCounter.java Bug 868222 - Tab increment animation displays an artifact, r=wesj 2013-06-13 02:58:59 -04:00
Tabs.java Bug 878156 - Mark all startup tabs as external. r=mfinkle 2013-07-30 13:26:45 -04:00
TabsAccessor.java Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
TabsPanel.java Bug 874014: Revert back to icon based TabsPanel headers. [r=margaret] 2013-06-20 16:52:02 -07:00
TabsTray.java Bug 895549 - Only remove transforms when we're about to recycle a view. r=lucasr 2013-07-26 09:24:51 -07:00
TailTouchDelegate.java Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Telemetry.java Bug 868445 - Part 2: sessions provider for FHR on Android. r=nalexander 2013-06-04 17:16:57 -07:00
TextSelection.java bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen 2013-06-06 14:05:06 -04:00
TextSelectionHandle.java bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen 2013-06-06 14:05:06 -04:00
ThumbnailHelper.java Bug 896822 - Convert thumbnails to RGBA before sending to Java. r=roc, r=kats 2013-07-24 09:18:05 -04:00
TouchEventInterceptor.java Bug 855471 - Rename OnInterceptTouchListener to TouchEventInterceptor. r=mfinkle 2013-03-28 12:40:06 -04:00
UpdateService.java Backed out changeset d3f38905e7a0 (bug 827445) since pushed by mistake on a CLOSED TREE 2013-05-24 21:41:17 +01:00
UpdateServiceHelper.java Bug 884626 - Make UpdateServiceHelper read update.locale from correct omni.ja location. r=mfinkle 2013-06-21 14:00:38 -07: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 891630 - Remove context reference in WebAppAllocator. r=wesj 2013-07-10 15:19:27 -07:00
WebAppImpl.java Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle 2013-06-28 11:19:34 -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