.. |
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 970604 - Tab loads hit the DB twice when once will do. r=bnicholson
|
2014-02-12 11:50:35 -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 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
|
2014-02-11 09:16:00 -08:00 |
health
|
Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
|
2014-02-11 09:16:00 -08:00 |
home
|
Bug 966022 - Use ItemType to define panel view items (r=margaret)
|
2014-02-19 17:37:00 +00:00 |
locales
|
Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr
|
2014-02-07 14:49:32 -05: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 968735 - Don't use 'm' prefix for non-member variables (r=liuche)
|
2014-02-07 13:34:09 +00:00 |
prompts
|
Bug 953272: Add selected attribute for prompts with multichoice. r=wesj
|
2014-01-09 12:15:07 -08:00 |
resources
|
Bug 973667 - Remove unnecessary HomeGridView style (r=margaret)
|
2014-02-19 20:51:27 +00: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 917942 - Create a JS interface to Sync configuration. r=margaret
|
2014-02-18 19:20:27 -08:00 |
tokenserver
|
Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander
|
2014-02-13 19:46:23 -08:00 |
toolbar
|
Bug 970719 - Animate progress bar to end of the screen. r=lucasr
|
2014-02-12 21:47:11 -08:00 |
updater
|
Bug 923238: Cancel update download on notification swype; r=snorp
|
2014-01-03 18:58:59 +02:00 |
util
|
Bug 971873 - ProxySelector references String.isEmpty(), which is API level 9 r=bnicholson
|
2014-02-13 22:10:43 -05:00 |
webapp
|
Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr
|
2014-02-14 12:02:05 -08:00 |
widget
|
Bug 971735 - Remove element using iterator while looping in ArrayList (r=wesj)
|
2014-02-17 11:07:53 +00: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 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret
|
2013-12-17 09:41:55 -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 959214 - Use unwinder when getting ANR native stack; r=blassey
|
2014-02-05 12:37:54 -06: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 970247 - Stub the ButtonToast view (r=wesj)
|
2014-02-19 17:56:03 +00:00 |
ContactService.java
|
Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
|
2014-02-11 09:16:00 -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 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
|
|
|
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
|
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 970247 - Stub the ButtonToast view (r=wesj)
|
2014-02-19 17:56:03 +00:00 |
GeckoApplication.java
|
Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr
|
2014-02-14 12:02:05 -08:00 |
GeckoAppShell.java
|
Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr
|
2014-02-14 12:02:05 -08:00 |
GeckoBatteryManager.java
|
|
|
GeckoConnectivityReceiver.java
|
|
|
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 951959 - GeckoScreenOrientationListener is invoked hundreds of times during page load r=rnewman
|
2014-01-14 22:46:26 -08: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 955805 - Normalize locale codes appropriately for each subsystem. r=mfinkle
|
2013-12-31 12:35:14 -08: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 966022 - Use ItemType to define panel view items (r=margaret)
|
2014-02-19 17:37:00 +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 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
|
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 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr
|
2014-02-07 14:49:32 -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 970604 - Tab loads hit the DB twice when once will do. r=bnicholson
|
2014-02-12 11:50:35 -08:00 |
Tabs.java
|
Bug 970719 - Animate progress bar to end of the screen. r=lucasr
|
2014-02-12 21:47:11 -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 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
|
|
|