gecko/mobile/android/base
2014-02-04 07:49:30 -08:00
..
animation Bug 943513 - Lazy load animation time. r=lucasr 2013-12-05 22:32:11 -08:00
background Bug 964795 - Update Accept-Language header to be spec-compliant. r=rnewman 2014-01-30 17:59:58 -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 952310 - (Part 2) Unify JS and Java representations of HomeProvider schema. r=lucasr 2014-01-27 13:50:56 -08:00
favicons Bug 963288 - Remove unnecessary synchronization in Tabs. r=rnewman 2014-01-28 11:56:26 -08:00
fxa Bug 962644 - Part 0: extract firefoxAccountsExist and friends. r=nalexander 2014-01-31 16:02:42 -08:00
gfx Bug 748100: Augment Favicon decoder with the ability to decode ICO files. r=rnewman 2014-01-18 03:24:28 +00: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 backout 793ffe6ed42e (bug 960359) 2014-02-03 10:02:42 -08:00
locales merge fx-team into m-c 2014-01-31 22:37:45 -08:00
menu Bug 940997: Show submenu indicator for MenuItemActionBar. [r=mfinkle] 2013-12-20 14:51:53 -08:00
mozglue Bug 958706 - Add ThrowException and HandleUncaughtException methods to AndroidBridge; r=blassey 2014-01-17 23:32:24 -06:00
preferences Bug 962644 - Part 4: create FxA accounts by default. r=nalexander 2014-02-01 19:05:28 -08:00
prompts Backout 032a3ba018db, It breaks <select> form element interactions (bug 961489, bug 961662) 2014-01-20 16:40:28 -05:00
resources backout 793ffe6ed42e (bug 960359) 2014-02-03 10:02:42 -08:00
sqlite Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
sync Bug 966386 - Final tweaks from Android Firefox Accounts UX sign off. r=rnewman 2014-01-31 15:57:41 -08:00
tests Bug 967134 - Add documentation link to UITest. r=margaret 2014-02-03 15:20:00 -08:00
tokenserver Bug 965367 - Implement "Choose what to sync" check box. r=rnewman 2014-01-30 17:58:01 -08:00
toolbar backout a4b73c79ac44 (bug 920791) 2014-02-03 10:02:42 -08:00
updater Bug 923238: Cancel update download on notification swype; r=snorp 2014-01-03 18:58:59 +02:00
util Bug 961952 - HardwareUtils.getMemSize can be expensive during startup. r=rnewman 2014-02-03 19:12:36 -08:00
webapp Bug 967254 - Move uninstalled apps check to delayed startup. r=rnewman 2014-02-04 07:49:30 -08:00
widget Bug 881861 - Listen to package removed notifications in the quick share menu. r=mfinkle 2014-01-30 12:47:57 -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 962644 - Part 0: extract firefoxAccountsExist and friends. r=nalexander 2014-01-31 16:02:42 -08:00
AndroidManifest.xml.in Merge m-c to s-c 2014-01-29 20:01:11 -08: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 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 backout 793ffe6ed42e (bug 960359) 2014-02-03 10:02:42 -08:00
CameraImageResultHandler.java Bug 878416 - Allow file picker result to be null. r=liuche 2013-08-05 10:21:24 -07:00
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 Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04:00
fennec-ids-generator.py
FilePickerResultHandler.java
FilePickerResultHandlerSync.java
FindInPageBar.java Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson 2013-08-13 16:44:00 -07:00
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 Bug 967254 - Move uninstalled apps check to delayed startup. r=rnewman 2014-02-04 07:49: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 Bug 964813 - Make HandleUncaughtException JNI wrapper multithreaded; r=kats 2014-01-28 18:32:28 -06: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 899233 - Don't restart IME when changing selection; r=cpeterson 2013-08-14 11:32:44 -04:00
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
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 945521 - Make sure button text type is consistent with keyboard text type; r=mcomella 2013-12-20 17:48:59 -05:00
JavaAddonManager.java Back out b5854baf067d (bug 884004) for Android mochitest failures 2013-06-17 19:47:39 -07: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 Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
LightweightThemeDrawable.java
LocaleManager.java Bug 955805 - Normalize locale codes appropriately for each subsystem. r=mfinkle 2013-12-31 12:35:14 -08:00
Makefile.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
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 963404 - Refactor HomeContextMenuInfo creation. r=margaret 2014-01-31 08:30:47 -08:00
NotificationClient.java Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
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 963508 - Don't directly remove elements while iterating on a set (r=wesj) 2014-01-29 09:03:31 -08:00
NotificationService.java Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
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 962968 - Replace HashMap with SparseArray in PrefsHelper (r=rnewman) 2014-01-23 19:00:06 +00: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 Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis 2013-06-24 21:44:07 -07:00
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 Bug 966110 - Add formatS3 format string. r=trivial 2014-01-30 17:29:13 -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 917896 - Replace throbber with progress bar. r=lucasr 2014-01-17 20:03:59 -08:00
Tabs.java Bug 962644 - Part 3: check for Firefox accounts as well as Sync accounts. r=nalexander 2014-01-31 16:02:43 -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 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
WebAppAllocator.java 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
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.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
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