gecko/mobile/android/base
2014-02-21 11:13:55 -08:00
..
animation Bug 943513 - Lazy load animation time. r=lucasr 2013-12-05 22:32:11 -08:00
background Bug 961526 - Part 1: Fix SQLiteConstraintException in FHR. r=rnewman,mcomella 2014-02-04 15:10:55 -08:00
browserid Bug 956839 - Implement Android native Firefox Account status UI. r=rnewman 2014-01-23 13:54:24 -08:00
crashreporter/res Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle 2013-12-11 21:20:07 -08:00
db Bug 975774 - Part 20: clean up imports in HomeProvider. r=trivial 2014-02-22 19:53:00 -08:00
favicons Bug 961499 - Return correct size favicons for Top Sites' add to home screen functionality. r=bnicholson 2014-02-04 17:58:15 -08:00
fxa Bug 972613 - In-memory sync rate limiting. r=trivial 2014-02-13 19:46:24 -08:00
gfx Bug 975774 - Part 6: clean up imports in BitmapUtils. r=trivial 2014-02-22 19:52:55 -08:00
health Bug 975774 - Part 10: clean up imports in BrowserHealthRecorder. r=trivial 2014-02-22 19:52:56 -08:00
home Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
locales Bug 965453 - Add submenu for bookmarks. r=wesj 2014-02-20 21:27:04 -08:00
menu Bug 976033 - Make menu item drawable mutable. r=wesj 2014-02-24 21:05:49 -08:00
mozglue Bug 958706 - Add ThrowException and HandleUncaughtException methods to AndroidBridge; r=blassey 2014-01-17 23:32:24 -06:00
preferences Bug 975774 - Part 25: clean up imports in preferences/. r=trivial 2014-02-22 19:53:02 -08:00
prompts Bug 973013 - Pull PromptListAdapter into its own class. r=bnicholson 2014-02-06 16:16:00 -08:00
resources Bug 960359: (3/4) Display HomeBanner on default page and animate. r=margaret 2014-02-13 15:47:17 -08:00
sqlite Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
sync Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander 2014-02-13 19:46:23 -08:00
tests Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
tokenserver Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander 2014-02-13 19:46:23 -08:00
toolbar Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
updater Bug 923238: Cancel update download on notification swype; r=snorp 2014-01-03 18:58:59 +02:00
util Bug 942295 - Add basic filter support to Hub panels. r=lucasr 2014-02-05 11:00:06 -08:00
webapp Bug 975774 - Part 4: clean up imports in Allocator. r=trivial 2014-02-22 19:52:55 -08:00
widget backout 95849d209a1f (Bug 975525) for crashes. r=backout 2014-02-24 08:44:56 -08:00
AboutPages.java Bug 969445 - Don't show progress bar in about:privatebrowsing (r=mfinkle) 2014-02-07 20:03:42 +00:00
ActionModeCompat.java Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage. 2013-11-19 17:33:27 -05:00
ActionModeCompatView.java Bug 975774 - Part 2: clean up imports in ActionModeCompatView. r=trivial 2014-02-22 19:52:54 -08:00
ActivityHandlerHelper.java Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr 2014-02-14 12:02:05 -08:00
AlertNotification.java
android-services.mozbuild Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander 2014-02-13 19:46:23 -08:00
AndroidManifest.xml.in Bug 966489 - Use string resource for display name to match searchable. r=bnicholson 2014-02-13 18:16:30 -08:00
ANRReporter.java Bug 975774 - Part 1: clean up imports in ANRReporter. r=trivial 2014-02-22 19:52:53 -08:00
App.java.in Backed out changeset 8ebfd8ca2b65 for robocop failures. CLOSED TREE 2013-10-29 12:33:47 -07:00
AppConstants.java.in bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice 2014-01-09 10:18:55 -08:00
AppNotificationClient.java
BaseGeckoInterface.java Bug 920170 - Move Android prompt service components to their own namespace. r=margaret 2013-10-02 11:18:16 -07:00
BrowserApp.java Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
ContactService.java Bug 975774 - Part 14: clean up imports in ContactService. r=trivial 2014-02-22 19:52:58 -08:00
ContextGetter.java Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
CrashReporter.java Bug 870049 - Added SharedPreferences to persistent Crash Report client settings. r=bnicholson 2013-12-02 22:46:06 -05:00
CustomEditText.java Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle 2013-10-10 11:53:14 -07:00
DataReportingNotification.java Bug 975774 - Part 15: clean up imports in DataReportingNotification. r=trivial 2014-02-22 19:52:58 -08:00
Distribution.java Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
DoorHangerPopup.java Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj) 2013-12-12 00:28:14 +00:00
EditBookmarkDialog.java
EventDispatcher.java Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats 2014-02-11 09:16:00 -08:00
fennec-ids-generator.py
FilePicker.java Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr 2014-02-14 12:02:05 -08:00
FilePickerResultHandler.java Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr 2014-02-14 12:02:05 -08:00
FindInPageBar.java
FormAssistPopup.java Bug 884851 - Replace the mIsAutoComplete boolean with an enum. r=kats 2014-01-21 14:24:52 -05:00
GeckoAccessibility.java Bug 963000 - Explore By Touch sometimes not working when Firefox is opened and automatically loads a web page. r=kats 2014-02-01 20:44:08 -08:00
GeckoActivity.java Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
GeckoActivityStatus.java Bug 936522 - Move preference-related to the preferences package (r=liuche) 2013-11-11 18:41:16 +00:00
GeckoApp.java backout 95849d209a1f (Bug 975525) for crashes. r=backout 2014-02-24 08:44:56 -08:00
GeckoApplication.java Bug 975357 - Initialize HomeConfigInvalidator in GeckoApplication.onCreate() (r=margaret) 2014-02-24 10:19:13 +00:00
GeckoAppShell.java Bug 975774 - Part 17: clean up imports in GeckoAppShell. r=trivial 2014-02-22 19:52:59 -08:00
GeckoBatteryManager.java
GeckoConnectivityReceiver.java
GeckoEditable.java
GeckoEvent.java Merge m-c to inbound. 2013-12-10 15:48:16 -05:00
GeckoHalDefines.java
GeckoInputConnection.java Bug 871884 - Change text input default in Android browser to capitalize first character in a sentence; r=jchen 2013-11-21 14:57:47 -05:00
GeckoJavaSampler.java Bug 962968 - Replace HashMap with SparseArray in GeckoJavaSampler (r=rnewman) 2014-01-23 19:00:06 +00:00
GeckoMessageReceiver.java
GeckoNetworkManager.java Bug 921112 - Prohibit proguad from erasing JNI MCC methods. r=bnicholson 2014-01-13 15:20:15 -08:00
GeckoProfile.java Bug 957131 - Synced bookmarks appear in guest mode but not in default profile. r=rnewman 2014-01-14 21:45:59 -08:00
GeckoScreenOrientation.java Bug 971012 - Use onConfigurationChange for screen orientation change. r=snorp 2014-02-20 18:50:18 +01:00
GeckoSmsManager.java Bug 932201 - [B2G][DSDS] Gecko needs to properly download MMS for non-active SIM. r=ctai,vicamo 2013-11-05 17:21:56 +08:00
GeckoThread.java Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
GeckoUpdateReceiver.java
GeckoView.java Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
GeckoViewChrome.java Bug 928756 - [geckoview] Convert prompt-based actions into separate GeckoView endpoints r=bnicholson 2013-11-06 17:59:11 -05:00
GeckoViewContent.java Bug 880123 - Add support for content callback interfaces to GeckoView r=blassey 2013-11-06 17:59:07 -05:00
GlobalHistory.java Bug 949639 - Move CanAddURI to nsAndroidHistory r=blassey 2013-12-12 23:09:16 -05:00
InputMethods.java Bug 945521 - Make sure button text type is consistent with keyboard text type; r=mcomella 2013-12-20 17:48:59 -05:00
JavaAddonManager.java Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats 2014-02-11 09:16:00 -08:00
jni-generator.py Bug 956783 - Stop using NULL in Fennec's JNI code; r=jchen 2014-01-06 15:21:27 -05:00
LightweightTheme.java
LightweightThemeDrawable.java
LocaleManager.java Bug 968172 - Ensure consistent locale string on onLocaleReady() calls (r=rnewman) 2014-02-21 10:47:44 +00:00
Makefile.in bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
MediaCastingBar.java Bug 953381 - Basic media casting control bar r=wesj 2014-01-20 17:26:30 -05:00
MemoryMonitor.java bug 744519 - mplement memory-pressure flag to react quicker to memory pressure, without waiting for event loop r=gsvelto 2013-11-27 06:52:05 -05:00
MotionEventInterceptor.java
moz.build Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret) 2014-02-25 10:41:57 +00:00
NotificationClient.java
NotificationHandler.java Bug 921776 - Forced notifications to keep the same timestamp to preserve the order they are displayed in; fixed current notification mechanism in notification handler to update correctly the current foreground notification; r=wesj 2013-10-14 13:38:57 -07:00
NotificationHelper.java bug 934760 - implement synthetic APK update flow; r=wesj 2014-02-07 23:50:13 -08:00
NotificationService.java
NSSBridge.java Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
OrderedBroadcastHelper.java Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats 2014-02-11 09:16:00 -08:00
package-name.txt.in
PrefsHelper.java Bug 962968 - Replace HashMap with SparseArray in PrefsHelper (r=rnewman) 2014-01-23 19:00:06 +00:00
PrivateTab.java
ReaderModeUtils.java Bug 965453 - Add submenu for bookmarks. r=wesj 2014-02-20 21:27:04 -08:00
ReferrerReceiver.java
RemoteTabs.java
Restarter.java Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey 2013-09-26 16:34:38 -07:00
ScrollAnimator.java
ServiceNotificationClient.java
SessionParser.java
SharedPreferencesHelper.java Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats 2014-02-11 09:16:00 -08:00
SiteIdentity.java Bug 951605 - Fix identified/verified image reversal. r=mfinkle 2013-12-18 11:39:18 -08:00
SmsManager.java
strings.xml.in Bug 965453 - Add submenu for bookmarks. r=wesj 2014-02-20 21:27:04 -08:00
SurfaceBits.java Backed out 7 changesets (bug 913985) for intermittent Android crashes. 2013-11-19 10:56:09 -05:00
SysInfo.java.in Bug 943073 - Consolidate GeckoAppShell.isHighMemoryDevice and HardwareUtils.isLowMemoryPlatform. r=mcomella 2013-11-27 21:17:13 -08:00
Tab.java Bug 975774 - Part 19: clean up imports in Tab. r=trivial 2014-02-22 19:53:00 -08:00
Tabs.java Bug 975774 - Part 19: clean up imports in Tab. r=trivial 2014-02-22 19:53:00 -08:00
TabsAccessor.java
TabsPanel.java Bug 932967: Cleanup LWT to not use Activity, but use Application. [r=mfinkle] 2013-10-30 14:44:14 -07:00
TabsTray.java Bug 975774 - Part 19: clean up imports in Tab. r=trivial 2014-02-22 19:53:00 -08:00
Telemetry.java Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle 2013-12-10 10:41:34 -08:00
TextSelection.java Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats 2014-02-11 09:16:00 -08:00
TextSelectionHandle.java
ThumbnailHelper.java Bug 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -08:00
TouchEventInterceptor.java
VideoPlayer.java Bug 886014 - Don't assume that all vnd.youtube URLs have params. r=mfinkle 2013-11-05 08:11:24 -08:00
Webapp.java.in bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
WebappAllocator.java bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
WebappFragmentRepeater.inc bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
WebappImpl.java bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
WebappManifestFragment.xml.frag.in bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
WebApps.java.in bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
WebappsFragment.java.frag bug 958358 - make webapp capitalisation consistent; r=wesj 2014-02-11 23:41:05 -08:00
ZoomConstraints.java