gecko/mobile/android/base
2013-12-18 11:37:41 -08:00
..
animation Bug 943513 - Lazy load animation time. r=lucasr 2013-12-05 22:32:11 -08:00
background Backed out changeset 569d58c88da3 (bug 922147) 2013-11-13 17:03:18 -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 949208 - Don't use reflection to get database name in robocop tests. r=wesj 2013-12-16 16:18:56 -08:00
favicons Bug 941868 - Part 3: don't evict built-in bitmaps, either. r=mcomella 2013-11-26 19:48:30 -08:00
gfx Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
health 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
home Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
locales Backed out changesets 72a80fc289f2, 30258cd308b5, and c572890f16a2 (bug 910189) for robocop orange. 2013-12-18 20:37:16 -05:00
menu Bug 940997: Remove icons from main menu. [r=mfinkle] 2013-12-18 18:49:53 -08:00
mozglue Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
preferences Backed out changesets 72a80fc289f2, 30258cd308b5, and c572890f16a2 (bug 910189) for robocop orange. 2013-12-18 20:37:16 -05:00
prompts Bug 875750 - Provide a basic color picker for Android. r=mfinkle 2013-12-11 15:51:01 -08:00
resources Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle] 2013-12-18 18:49:48 -08:00
sqlite Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
sync Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman 2013-12-15 15:53:59 -08:00
tests Bug 946656 - Add debug output to ToolbarTitleTextChangeVerifier. r=margaret 2013-12-18 09:55:32 -08:00
toolbar Bug 938153 - Selectively display the globe favicon placeholder when favicon fetches take long enough to be noticeable. r=mfinkle 2013-12-18 11:37:41 -08:00
updater Bug 923237 - Updater should immediately apply update when downloaded manually. r=snorp 2013-12-02 12:51:25 -05:00
util Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -08:00
widget Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle] 2013-12-18 18:49:48 -08:00
AboutPages.java Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -08: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 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret 2013-12-17 09:41:55 -08:00
ActivityHandlerHelper.java Bug 920170 - Move Android prompt service components to their own namespace. r=margaret 2013-10-02 11:18:16 -07:00
AlertNotification.java
android-services.mozbuild Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman 2013-12-15 15:53:59 -08:00
AndroidManifest.xml.in Bug 936522 - Move preference-related to the preferences package (r=liuche) 2013-11-11 18:41:16 +00:00
ANRReporter.java Bug 938368 - Make ANR reporter use the new telemetry ping format; r=blassey 2013-11-19 16:56:22 -05: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 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -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 938153 - Selectively display the globe favicon placeholder when favicon fetches take long enough to be noticeable. r=mfinkle 2013-12-18 11:37:41 -08:00
CameraImageResultHandler.java
CameraVideoResultHandler.java Bug 904551 - Stop using deprecated managedQuery api. r=lucasr 2013-11-01 12:21:35 -07:00
ContactService.java Bug 850430 - Treat key as an array on the Android contacts backend. r=me 2013-10-18 03:11:11 -03: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 936522 - Move preference-related to the preferences package (r=liuche) 2013-11-11 18:41:16 +00: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
fennec-ids-generator.py
FilePickerResultHandler.java
FilePickerResultHandlerSync.java
FindInPageBar.java
FormAssistPopup.java
GeckoAccessibility.java Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr 2013-08-28 10:37:57 -04: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 Bug 950919 - (Part 1) Get rid of loadHomePage method. r=mcomella 2013-12-17 22:43:30 -08:00
GeckoApplication.java Bug 945832 - java.lang.IllegalStateException: No ContextGetter; cannot fetch prefs. on rotation or system locale change. r=wesj 2013-12-03 15:05:43 -08:00
GeckoAppShell.java Merge m-c to inbound on a CLOSED TREE. 2013-12-11 22:39:20 -05: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 Backed out 7 changesets (bug 913985) for intermittent Android crashes. 2013-11-19 10:56:09 -05:00
GeckoMessageReceiver.java
GeckoNetworkManager.java bug 944043 - security exception on start up for GeckoView app r=mfinkle 2013-11-27 18:37:44 -05:00
GeckoProfile.java Bug 937945 - Don't store Context in GeckoProfile. r=rnewman 2013-11-15 22:53:53 -08:00
GeckoScreenOrientationListener.java Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey 2013-09-30 10:40:41 -04: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 910859 - Part 4: Add Proguard annotations. r=ckitching 2013-12-04 18:32:53 -08:00
JavaAddonManager.java
jni-generator.py
LightweightTheme.java
LightweightThemeDrawable.java
LocaleManager.java Bug 945832 - java.lang.IllegalStateException: No ContextGetter; cannot fetch prefs. on rotation or system locale change. r=wesj 2013-12-03 15:05:43 -08:00
Makefile.in Bug 923950 - Fix Android single locale repacks. r=glandium 2013-12-14 15:36:17 -08: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 merge mozilla-central to fx-team 2013-12-12 16:09:30 +01: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 933775 - Fix download timestamp by changing 'when' parameter to contain time since epoch. r=wesj 2013-12-04 13:31:00 +01: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
package-name.txt.in
PrefsHelper.java Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle 2013-09-04 09:58:23 -04:00
PrivateTab.java
ReaderModeUtils.java Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -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
SiteIdentity.java Bug 951605 - Fix identified/verified image reversal. r=mfinkle 2013-12-18 11:39:18 -08:00
SmsManager.java
strings.xml.in Backed out changesets 72a80fc289f2, 30258cd308b5, and c572890f16a2 (bug 910189) for robocop orange. 2013-12-18 20:37:16 -05: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 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
Tabs.java Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -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 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -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 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle] 2013-12-18 18:49:48 -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 Backed out changeset 8ebfd8ca2b65 for robocop failures. CLOSED TREE 2013-10-29 12:33:47 -07:00
WebAppAllocator.java
WebAppFragmentRepeater.inc Bug 924133 - Remove Android WebApps preprocessing. r=wesj 2013-10-09 17:05:36 -07:00
WebAppImpl.java Backed out changeset 8ebfd8ca2b65 for robocop failures. CLOSED TREE 2013-10-29 12:33:47 -07:00
WebAppManifestFragment.xml.frag Backed out changeset 8ebfd8ca2b65 for robocop failures. CLOSED TREE 2013-10-29 12:33:47 -07:00
WebApps.java.in Backed out changeset 8ebfd8ca2b65 for robocop failures. CLOSED TREE 2013-10-29 12:33:47 -07:00
WebAppsFragment.java.frag
ZoomConstraints.java