gecko/mobile/android/base
2013-11-26 19:48:30 -08:00
..
animation Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram) 2013-09-18 14:50:22 -04:00
background Backed out changeset 569d58c88da3 (bug 922147) 2013-11-13 17:03:18 -08:00
db Bug 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -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 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-22 18:23:36 -05:00
health Bug 925517 - Remove filter on recorded search engine identifiers for Fennec. r=mcomella 2013-10-18 13:13:37 -07:00
home Bug 941825 - Make BookmarksListAdapter's swapCursor() idempotent. r=mfinkle 2013-11-25 14:02:16 -05:00
locales Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage. 2013-11-19 17:33:27 -05:00
menu Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage. 2013-11-19 17:33:27 -05:00
mozglue Backed out 7 changesets (bug 913985) for intermittent Android crashes. 2013-11-19 10:56:09 -05:00
preferences Bug 936522 - Move preference-related to the preferences package (r=liuche) 2013-11-11 18:41:16 +00:00
prompts Bug 936519 - Move general-purpose views to the widget package (r=mfinkle) 2013-11-11 18:41:12 +00:00
resources Bug 768667 - Follow up for review comments. r=sriram 2013-11-22 14:13:23 -08:00
sqlite Backed out 7 changesets (bug 913985) for intermittent Android crashes. 2013-11-19 10:56:09 -05:00
sync Bug 936727 - Garble account name that is logged by UpgradeReceiver. (Reapplied ee57a684f9f2, blown away by 569d58c88da3.) r=rnewman 2013-11-13 08:23:02 -05:00
tests Bug 921112 - Expose MCC/MNC in payments on Android. r=mfinkle 2013-11-25 09:42:25 -08:00
toolbar Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
updater Merge fx-team to m-c. 2013-09-30 16:18:53 -04:00
util Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08:00
widget Bug 880230 - Use num of unique services shared with to determine how many quick share icons to show. r=lucasr 2013-11-26 09:27:37 -08:00
AboutPages.java Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -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 768667 - Follow up for review comments. r=sriram 2013-11-22 14:13:23 -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 Backed out changeset a829f4d2584a (bug 934646) Android Nightlies Build Bustage 2013-11-20 15:16:00 +01: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
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 941868 - Part 4: tidying and enforcing TabEvent non-null-tab constraint. r=mcomella 2013-11-26 19:48:30 -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
CrashReporter.java Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle 2013-09-10 11:17:42 -07: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 922694 - Part 7: use standalone prefs to avoid racing with startup. r=ckitching 2013-10-16 19:25:13 -07:00
DoorHanger.java Bug 920170 - Move Android prompt service components to their own namespace. r=margaret 2013-10-02 11:18:16 -07:00
DoorHangerPopup.java Bug 928800: Doorhanger, while showing, should respect dynamic toolbar's dynamicness. [r=mfinkle] 2013-11-14 16:06:01 -08: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 936522 - Move preference-related to the preferences package (r=liuche) 2013-11-11 18:41:16 +00: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 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
GeckoApplication.java Merge m-c to fx-team. 2013-11-11 16:03:46 -05:00
GeckoAppShell.java Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey 2013-11-18 23:43:09 -05:00
GeckoBatteryManager.java
GeckoConnectivityReceiver.java
GeckoEditable.java
GeckoEvent.java Backed out 7 changesets (bug 913985) for intermittent Android crashes. 2013-11-19 10:56:09 -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 921112 - Expose MCC/MNC in payments on Android. r=mfinkle 2013-11-25 09:42:25 -08: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 937945 - Don't store Context in GeckoProfile. r=rnewman 2013-11-15 22:53:53 -08:00
GeckoUpdateReceiver.java
GeckoView.java Bug 911364 - Connect new GeckoView to Gecko after rotation. r=mfinkle 2013-11-07 11:38:00 -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 880118 - Provide a way to disable content providers for a GeckoView library. r=blassey 2013-08-20 14:54:16 -07:00
InputMethods.java Bug 937641 - Move toolbar-related classes to the toolbar package (r=sriram) 2013-11-19 15:46:48 +00:00
JavaAddonManager.java
jni-generator.py
LightweightTheme.java
LightweightThemeDrawable.java
Makefile.in Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats 2013-11-21 20:41:28 +00:00
MemoryMonitor.java Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic 2013-09-12 10:49:20 -04:00
MotionEventInterceptor.java
moz.build Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08: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 934345 - Move NotificationHelper initialization to GeckoApp since it was being initialized twice when more than one process were active. r=wesj 2013-11-11 11:17:02 -05:00
NotificationService.java
NSSBridge.java
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 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -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
RobocopAPI.java Bug 906088 - part 6 - update tests to use the new API; r=kats 2013-09-04 09:58:32 -04:00
ScrollAnimator.java
ServiceNotificationClient.java
SessionParser.java
SharedPreferencesHelper.java
SiteIdentityPopup.java Bug 921023 - Properly re-enable mixed content blocking. r=mfinkle 2013-10-01 11:42:42 -04:00
SmsManager.java
strings.xml.in Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage. 2013-11-19 17:33:27 -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
Tab.java Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson 2013-11-22 17:12:19 -08:00
Tabs.java Bug 941868 - Part 4: tidying and enforcing TabEvent non-null-tab constraint. r=mcomella 2013-11-26 19:48:30 -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
TextSelection.java Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage. 2013-11-19 17:33:27 -05: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