gecko/mobile/android/base
Ahmed Khalil 097c040e07 Bug 1172077 - Merge tabs.db into browser.db. r=nalexander a=KWierso
This moves the tabs and clients table into the main per-profile
browser.db database.  It's a code savings but it also makes it easier
to query against open tabs when inspecting parts of the browser
database, like history and bookmarks.
2015-06-18 15:05:42 -07:00
..
adjust Bug 1159277 - Document Adjust data collection in Firefox for Android. r=mfinkle,bsmedberg 2015-05-01 14:20:30 -07:00
animation Bug 1127139 - BounceAnimator incorrectly overrides start. r=liuche 2015-05-05 10:09:29 +02:00
background Bug 1061273 - Follow-up: fix cipher suites for Sync 1.1. 2015-06-05 15:50:45 -07:00
browserid Bug 1139035 - Supporting RepoUtils and ExtendedJSONObject changes. r=nalexander 2015-03-03 10:25:35 -08:00
crashreporter/res Bug 1134484 - Replace uses of @color/toolbar_grey. r=liuche 2015-03-31 16:30:24 -07:00
db Bug 1172077 - Merge tabs.db into browser.db. r=nalexander a=KWierso 2015-06-18 15:05:42 -07:00
distribution Bug 1169393 - Move Adjust-related stuff to AdjustConstants. r=nalexander 2015-05-29 15:52:42 -07:00
docs Bug 1159277 - Document Adjust data collection in Firefox for Android. r=mfinkle,bsmedberg 2015-05-01 14:20:30 -07:00
favicons Bug 1166309 - Make GeckoJarReader load mozglue if necessary; r=mfinkle r=rnewman 2015-06-10 00:25:01 -04:00
firstrun Bug 1154980 - Localize first run pager titles. r=ally 2015-04-15 16:08:33 -07:00
fxa Bug 1055264 : Default profile image layout for sync setup screen -r=nalexander. 2015-06-10 21:23:00 -07:00
gfx Bug 1168497 - Only run LayerMarginsAnimationTask when there is work to do. r?snorp 2015-06-09 16:15:28 -07:00
health Bug 1124492 - Allow for distribution intent processing to occur after first use. r=margaret 2015-01-26 10:02:39 -08:00
home Bug 1170824 - Hide search engine bar if no non-primary search engine is available. r=mcomella 2015-06-02 17:19:58 -07:00
javaaddons Bug 1168407 - Implement a bidirectional Java addon interface. f=jchen,r=rnewman,r=mfinkle 2015-06-17 21:47:29 -07:00
locales Bug 1168980 - Search app store when there is no app to handle intent:// URI. r=margaret 2015-06-16 11:39:00 -07:00
lwt Bug 1110555 - Use real device dimensions when calculating LWT bitmap sizes. r=mhaigh 2015-01-23 12:30:05 -08:00
menu Bug 1106935 - Remove unused NewTabletUI imports. r=mhaigh 2015-04-01 16:03:01 -07:00
mozglue Bug 1174725 - Fix GeckoLoader synchronization; r=snorp 2015-06-16 19:45:29 -04:00
overlays Bug 1159020 - Move share overlay's access to sync to TabsProvider, r=nalexander 2015-05-28 14:39:16 -07:00
preferences Bug 1065004 - Provide an option to always open tabs in Private Browsing, amendment.r=liuche 2015-06-02 14:37:20 -07:00
prompts Bug 1147770 - Modify datapicker to support literal 'T' and 'Z' when choosing datetime. r=wesj 2015-04-30 19:29:00 -04:00
reading Bug 1153973 - Don't blindly apply deletions as insertions. r=nalexander 2015-04-15 10:24:47 -07:00
resources Bug 1173887 - Only display one title + favicon for the first doorhanger in a popup. r=ally, a=Kwierso 2015-06-16 14:03:09 -07:00
sqlite Bug 1092844 - Part 2: Log MatrixBlobCursor's allocation stack, instead of the finalization stack, with "Cursor finalized without being closed" warnings. r=mfinkle 2014-11-02 01:22:28 -07:00
sync Bug 1170884 - valueOf instead of new in sync repo. r=nalexander 2015-06-12 11:18:31 -07:00
tabqueue Bug 1159753 - Add telemetry for Tab Queue (r=mfinkle) 2015-06-01 13:20:13 +01:00
tabs Bug 1164959 - Remove empty private tabs tray content, replace with simple empty state (r=mcomella) 2015-06-15 13:28:57 +01:00
tiles Bug 1124943 - Changed methods in TilesRecorder to static, added a private constructor and removed the member instance in TopSitesPanel r=mcomella 2015-03-22 13:22:57 +01:00
tokenserver
toolbar Bug 1173887 - Only display one title + favicon for the first doorhanger in a popup. r=ally, a=Kwierso 2015-06-16 14:03:09 -07:00
updater Bug 1166309 - Make GeckoJarReader load mozglue if necessary; r=mfinkle r=rnewman 2015-06-10 00:25:01 -04:00
util Bug 1168407 - Pre: Add GeckoJarReader.extractStream. r=rnewman 2015-06-15 16:21:55 -07:00
webapp Bug 1162423 - Handle Browser.EXTRA_CREATE_NEW_TAB. r=margaret 2015-05-11 11:11:18 -07:00
widget Bug 1173887 - Only display one title + favicon for the first doorhanger in a popup. r=ally, a=Kwierso 2015-06-16 14:03:09 -07:00
AboutPages.java Bug 1136477 - Unify terminology of Passwords/Logins for about:logins (nee about:passwords).1/2.r=margaret 2015-06-10 18:52:27 -07:00
ActionModeCompat.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
ActionModeCompatView.java Bug 1081388: Add missing @Override annotations. r=rnewman 2014-10-10 23:58:19 +01:00
ActivityHandlerHelper.java
AdjustConstants.java.in Bug 1169393 - Move Adjust-related stuff to AdjustConstants. r=nalexander 2015-05-29 15:52:42 -07:00
AlertNotification.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
android-services.mozbuild Bug 1140812 - React to Backoff and Retry-After headers from Reading List storage servers. r=rnewman 2015-03-27 16:01:36 -07:00
AndroidGamepadManager.java Bug 963873 - Replace HashMap with SparseArray in AndroidGamepadManager. r=nalexander 2015-06-16 15:41:22 -07:00
AndroidManifest.xml.in Bug 1163211 - Remove windowSoftInputMode comment in AndroidManifest.xml.in r=mcomella 2015-05-21 14:17:42 -07:00
ANRReporter.java Bug 1102604 - SysInfo.getLocale() is wrong. r=mcomella 2014-12-23 14:28:46 -08:00
AppConstants.java.in Bug 1169772 - Add Android version to platform identifier of Fennec's UA string. r=mfinkle, r=gerv 2015-06-11 09:38:00 -04:00
AppNotificationClient.java
Assert.java Bug 1060664 - Improved assertion API. r=snorp 2014-08-29 15:40:36 -07:00
BaseGeckoInterface.java Bug 1106935 - Remove references to old tablet sidebar. r=mhaigh 2015-04-02 10:45:31 -07:00
BrowserApp.java Bug 1168407 - Implement a bidirectional Java addon interface. f=jchen,r=rnewman,r=mfinkle 2015-06-17 21:47:29 -07:00
BrowserLocaleManager.java Bug 1166309 - Make GeckoJarReader load mozglue if necessary; r=mfinkle r=rnewman 2015-06-10 00:25:01 -04:00
ChromeCast.java Bug 1116872 - Don't crash on startup when CastDevice.getFromBundle returns null. r=mfinkle 2015-01-01 18:56:27 -08:00
ContactService.java Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
ContextGetter.java
CrashHandler.java Bug 1101031 - Report UpdateService crashes; r=snorp 2014-11-25 15:02:32 -08:00
CrashReporter.java Bug 1161195 - Part 2: Rename variables. r=nalexander 2015-05-05 20:11:15 -06:00
CustomEditText.java Bug 1134484 - Replace all uses of @color/fennec_ui_orange. r=liuche 2015-02-25 16:00:12 -08:00
DataReportingNotification.java Bug 1161195 - Part 2: Rename variables. r=nalexander 2015-05-05 20:11:15 -06:00
DoorHangerPopup.java Bug 1150613 - Doorhanger should not reappear after being dismissed. r=margaret, a=Kwierso 2015-06-18 10:53:09 -07:00
DownloadsIntegration.java Bug 1072997 - Check for a disabled System Download Manager before trying to use it r=margaret 2014-12-30 12:34:55 -05:00
DynamicToolbar.java Bug 1168618 - Rename immediate to isImmediate in DynamicToolbar.setVisible. r=mcomella 2015-05-28 13:29:00 -04:00
EditBookmarkDialog.java Backed out changeset 20a66f476346 (bug 1077590) 2015-01-12 12:52:27 +01:00
EventDispatcher.java Bug 1168407 - Implement a bidirectional Java addon interface. f=jchen,r=rnewman,r=mfinkle 2015-06-17 21:47:29 -07:00
fennec_ids.txt.in Bug 969925 - Generate an empty fennec_ids.txt. r=gbrown 2015-06-15 11:34:51 -07:00
FilePicker.java Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
FilePickerResultHandler.java Bug 1031429 - Fix NPE by adding a NULL check. r=bnicholson 2014-12-09 09:19:00 -05:00
FindInPageBar.java Bug 1117274 - Implement desktops FindInPage matchString limit pref, r=wesj 2015-02-04 21:31:04 -05:00
FormAssistPopup.java Bug 1081605: Don't bother creating arrays to pass to varags methods. r=rnewman 2014-10-12 02:40:31 +01:00
GeckoAccessibility.java Bug 879791 - Don't send touchscreen hover events to gecko when accessibility is disabled. r=kats 2015-06-03 13:00:34 -07:00
GeckoActivity.java Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
GeckoActivityStatus.java
GeckoApp.java Bug 822979 - Bookmark popup notification improvements. r=margaret 2015-05-07 15:07:00 +02:00
GeckoApplication.java Bug 1166309 - Move mozglue loading to GeckoThread; r=snorp 2015-06-10 00:25:01 -04:00
GeckoAppShell.java Bug 1031569 - Don't query for non-exported activities, don't crash if we fail to launch one. r=mfinkle 2015-06-15 18:56:06 -07:00
GeckoBatteryManager.java Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
GeckoConnectivityReceiver.java Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru 2015-01-20 03:58:00 -05:00
GeckoEditable.java Bug 1152124 - Clear spans when initializing for newly-focused editor; r=esawin 2015-04-15 15:21:32 -04:00
GeckoEditableClient.java Bug 1149189 - Backout e75d824c730d "Force Gecko update on endBatchEdit for range updates"; r=esawin 2015-03-31 18:20:27 -04:00
GeckoEditableListener.java Bug 1062112: Part 1.5: Move GeckoEditable interfaces to satisfy JDK 8. r=nalexander 2014-09-08 12:48:08 -07:00
GeckoEvent.java Bug 1112212 - Send key events in onKeyMultiple; r=cpeterson 2015-06-16 19:02:39 -04:00
GeckoHalDefines.java Bug 1144674; Implement HAL support for ROTATION_VECTOR and GAME_ROTATION_VECTOR sensors; r=snorp 2015-04-01 16:02:20 -04:00
GeckoInputConnection.java Bug 1112212 - Send key events in onKeyMultiple; r=cpeterson 2015-06-16 19:02:39 -04:00
GeckoJavaSampler.java Bug 1081388: Add missing @Override annotations. r=rnewman 2014-10-10 23:58:19 +01:00
GeckoMediaPlayer.java Bug 1116872 - Don't crash on startup when CastDevice.getFromBundle returns null. r=mfinkle 2015-01-01 18:56:27 -08:00
GeckoMessageReceiver.java
GeckoNetworkManager.java Bug 895775 - Correctly handle lifecycle in GeckoNetworkManager. r=rnewman 2014-10-26 17:27:48 -07:00
GeckoProfile.java Bug 1116668 - Don't do file access on every call to getGuestProfile. r=rnewman 2015-05-28 09:17:35 -07:00
GeckoProfileDirectories.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
GeckoProfilesProvider.java Bug 1081375: Remove write-only datastructures. r=rnewman 2014-10-10 23:24:12 +01:00
GeckoScreenOrientation.java Bug 1061372 - [2/2] Fix Gecko screen orientation to Android orientation mapping. r=snorp 2014-10-21 17:34:59 +02:00
GeckoSharedPrefs.java Bug 1061430 - Change SharedPreferences.Editor commit() to apply() where appropriate (Preference Helpers) r=rnewman 2014-09-03 02:00:40 -04:00
GeckoSmsManager.java Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
GeckoThread.java Bug 1166309 - Move mozglue loading to GeckoThread; r=snorp 2015-06-10 00:25:01 -04:00
GeckoUpdateReceiver.java
geckoview.ddf Bug 1107134 - Disable GeckoView independence testing due to Classycle inlining bug. r=ckitching 2014-12-08 12:46:57 -08:00
GeckoView.java Bug 1166309 - Set interface and don't load mozglue in GeckoView; r=snorp 2015-06-10 00:25:01 -04:00
GeckoViewChrome.java Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson 2014-10-15 00:33:14 -04:00
GeckoViewContent.java Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
GlobalHistory.java Backed out changeset 20a66f476346 (bug 1077590) 2015-01-12 12:52:27 +01:00
GuestSession.java Bug 1161195 - Part 2: Rename variables. r=nalexander 2015-05-05 20:11:15 -06:00
InputMethods.java Bug 1042383 - Part 2: use optimizable build-time flags for SDK-dependent code. r=mfinkle 2014-07-30 08:19:35 -07:00
IntentHelper.java Bug 1168980 - Search app store when there is no app to handle intent:// URI. r=margaret 2015-06-16 11:39:00 -07:00
jni-generator.py
LayoutInterceptor.java Bug 909434 - Add ability to drag urlbar, preffed off. r=wesj 2015-01-29 10:43:40 -08:00
LocaleManager.java Bug 1109000 - Split statics out of BrowserLocaleManager. r=nalexander, a=java-only on a CLOSED TREE 2014-12-09 18:07:07 +00:00
Locales.java Bug 1109000 - Split statics out of BrowserLocaleManager. r=nalexander, a=java-only on a CLOSED TREE 2014-12-09 18:07:07 +00:00
Makefile.in Bug 1168407 - Implement a bidirectional Java addon interface. f=jchen,r=rnewman,r=mfinkle 2015-06-17 21:47:29 -07:00
MediaCastingBar.java Bug 1054912 - Change 'Cast to' term to 'Send to ' in-product r=wesj 2014-09-02 15:26:29 -04:00
MediaPlayerManager.java Bug 1154836 - Move Presentation code to PresentationMediaPlayerManager from MediaPlayerManager. r=nalexander 2015-04-16 17:59:58 -07:00
MemoryMonitor.java Bug 1106827 - Improve handling of Android memory pressure events r=rnewman 2015-03-20 09:51:20 -05:00
MotionEventInterceptor.java
moz.build Bug 1168407 - Implement a bidirectional Java addon interface. f=jchen,r=rnewman,r=mfinkle 2015-06-17 21:47:29 -07:00
NotificationClient.java Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
NotificationHandler.java Bug 1081599: Don't check nullity before instanceof. r=rnewman 2014-10-12 02:14:10 +01:00
NotificationHelper.java Bug 1090385 - More robust handling of external intents. r=snorp 2014-10-28 14:28:31 -07:00
NotificationService.java
NSSBridge.java
OrderedBroadcastHelper.java
OuterLayout.java Bug 1076692 - OuterLayout should consume touch only when dragging is enabled. r=mcomella 2015-04-23 17:03:04 -07:00
package-name.txt.in
PrefsHelper.java Bug 1118818 - Flush Gecko preferences when they change in Settings. r=bnicholson 2015-04-06 10:23:04 -07:00
PresentationMediaPlayerManager.java Bug 1154836 - Move Presentation code to PresentationMediaPlayerManager from MediaPlayerManager. r=nalexander 2015-04-16 17:59:58 -07:00
PrivateTab.java Bug 1134484 - Replaces uses of @color/private_toolbar_grey. r=liuche 2015-03-31 15:53:59 -07:00
ReaderModeUtils.java
ReadingListHelper.java Bug 1167360 - Show switch button when adding Reading List item. r=nalexander 2015-05-29 19:34:00 -07:00
RemoteClientsDialogFragment.java Backed out changeset 20a66f476346 (bug 1077590) 2015-01-12 12:52:27 +01:00
RemoteTabsExpandableListAdapter.java Bug 1134484 - Replace uses of @color/tabs_tray_icon_grey. r=liuche 2015-03-31 16:17:43 -07:00
Restarter.java Bug 1161195 - Part 2: Rename variables. r=nalexander 2015-05-05 20:11:15 -06:00
RestrictedProfiles.java Bug 1078395 - Work around missing profile in RestrictedProfiles. r=mfinkle 2014-10-28 11:55:48 -07:00
ScrollAnimator.java Bug 1081397: Finalise large numbers of fields. r=rnewman 2014-10-11 00:17:01 +01:00
ServiceNotificationClient.java
SessionParser.java Bug 1015516 - Save closedTabs when saving session to disk. r=bnicholson 2014-12-17 20:06:50 +02:00
SharedPreferencesHelper.java Bug 1097926 - Avoid calling isLoggable r=nalexander 2014-11-13 16:53:45 -05:00
SiteIdentity.java Bug 1175356 - Don't log JSONException when updating the SiteIdentity info. r=trivial 2015-06-16 17:23:46 -07:00
SmsManager.java Bug 1062112: Part 1h: Remove redundant keywords from GeckoSmsManager. r=nalexander 2014-09-04 18:43:09 -07:00
strings.xml.in Bug 1168980 - Search app store when there is no app to handle intent:// URI. r=margaret 2015-06-16 11:39:00 -07:00
SuggestClient.java Bug 907768 - Rewrite search suggestion test hooks, fix network bypass in SuggestClient. r=bnicholson 2015-01-05 15:12:03 -08:00
SurfaceBits.java
SysInfo.java Bug 1124052 - Part 2: Don't preprocess Java in background services. r=rnewman 2015-01-21 11:15:24 -08:00
Tab.java Bug 1167360 - Show switch button when adding Reading List item. r=nalexander 2015-05-29 19:34:00 -07:00
Tabs.java Bug 1167360 - Show switch button when adding Reading List item. r=nalexander 2015-05-29 19:34:00 -07:00
Telemetry.java Bug 1115075 - Part 0: rename HistogramAdd -> addToHistogram. r=mfinkle 2014-12-23 12:58:28 -08:00
TelemetryContract.java Bug 1159753 - Add telemetry for Tab Queue (r=mfinkle) 2015-06-01 13:20:13 +01:00
TextSelection.java Bug 988143 - Enable Gecko Touch in Fennec, TextSelection mods, r=margaret 2015-05-14 22:06:13 -04:00
TextSelectionHandle.java Bug 1170884 - Call TypedArray.recycle after use in TextSelectionHandle. r?capella 2015-06-10 15:09:17 -07:00
ThumbnailHelper.java Bug 1106935 - Use resource system for tablets in ThumbnailHelper. r=mhaigh 2015-04-01 16:28:32 -07:00
TouchEventInterceptor.java
Webapp.java
WebappFragmentRepeater.inc
WebappManifestFragment.xml.frag.in
ZoomConstraints.java
ZoomedView.java Bug 1165127 - Animations for displaying/closing the zoomed view. r=mcomella 2015-06-13 22:42:20 +02:00