gecko-dev/mobile/android/base
Chenxia Liu d056b5e31b Bug 1147112 - Add doorhanger icons. r=ally
--HG--
extra : commitid : 1UbFqLnBub5
extra : rebase_source : 5894465732cb816e1443993ca3e526afc8402f90
2015-07-09 18:46:37 -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 1175355 - Add WeakReference into PreferenceFragment's Handler. r=nalexander 2015-06-24 16:48:25 -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 1177723 - Remove remaining database system search integration. r=mfinkle 2015-07-01 10:49:28 -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 1177166 - Remove duplicate favicon_search & suggestion_item_search icons. r=jonalmeida 2015-06-24 12:45:36 -07:00
firstrun Bug 1154980 - Localize first run pager titles. r=ally 2015-04-15 16:08:33 -07:00
fxa Bug 1182248 - Debug mode setting updated from static flag r=nalexander. 2015-07-10 00:34:51 +03:00
gfx Bug 1172831 - Use static scrollbar resource reference. r=liuche 2015-06-23 17:17:02 -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 1172136 - Create API for add-ons to add header image to grid panels. r=mhaigh 2015-07-06 10:47:38 +02: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 1175972 - Update visuals of tracking protection doorhanger notification. r=ally 2015-07-08 15:42:11 -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 1175566 - Change menu_popup LinearLayout to FrameLayout. r=mcomella 2015-06-24 21:56:06 +03:00
mozglue Bug 1179074 - Use all of SUPPORTED_ABIS when loading libraries from APK. r=mfinkle 2015-07-02 06:05:25 -07:00
overlays Bug 1178981 - Remove unused ParcelableClientRecord. r=nalexander 2015-07-01 13:18:00 -04:00
preferences Bug 1180996 - Remote debugging via WiFi for Android. r=margaret 2015-07-09 10:36:29 -05: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 1147112 - Add doorhanger icons. r=ally 2015-07-09 18:46:37 -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 783901 - Use flat icons for send tab notification. r=mcomella 2015-07-13 20:11:25 -07:00
tabqueue Bug 1167394 - Tab Queue should ignore Sync notifications r=mcomella 2015-07-02 10:07:04 +01:00
tabs Bug 1179864 - [tablet] Undo close tab toast does not appear when closing tabs from tabs tray r=sebastian 2015-07-03 12:45:18 +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 1147112 - Add doorhanger icons. r=ally 2015-07-09 18:46:37 -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 1132922 – Disable voice search for pre ICS devices. r=liuche 2015-06-30 11:03:33 -07:00
webapp Bug 1162423 - Handle Browser.EXTRA_CREATE_NEW_TAB. r=margaret 2015-05-11 11:11:18 -07:00
widget Bug 1147112 - Add doorhanger icons. r=ally 2015-07-09 18:46:37 -07:00
ANRReporter.java Bug 1102604 - SysInfo.getLocale() is wrong. r=mcomella 2014-12-23 14:28:46 -08:00
AboutPages.java Bug 1179872 - Remove about:apps page and menu item. r=mcomella 2015-07-07 16:01:43 -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
AndroidGamepadManager.java Bug 963873 - Replace HashMap with SparseArray in AndroidGamepadManager. r=nalexander 2015-06-16 15:41:22 -07:00
AndroidManifest.xml.in Bug 1177723 - Remove remaining database system search integration. r=mfinkle 2015-07-01 10:49:28 -07: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 1181882 - Hide find in page bar when home pager is shown. r=sebastian 2015-07-08 18:03:15 -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
DevToolsAuthHelper.java Bug 1180996 - Remote debugging via WiFi for Android. r=margaret 2015-07-09 10:36:29 -05:00
DoorHangerPopup.java Bug 1147112 - Add doorhanger icons. r=ally 2015-07-09 18:46:37 -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
FilePicker.java Bug 1081582: Fix spelling. r=rnewman 2014-10-12 00:28:29 +01:00
FilePickerResultHandler.java Bug 1176682 - Checks for empty Intent as result of camera activity in onActivityResult. r=snorp 2015-07-07 16:56:38 -05:00
FindInPageBar.java Bug 1181969 - Typing one letter hides the keyboard, r=mcomella 2015-07-13 20:15:47 -04: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
GeckoActivityStatus.java
GeckoApp.java Bug 1180996 - Remote debugging via WiFi for Android. r=margaret 2015-07-09 10:36:29 -05:00
GeckoAppShell.java Bug 1182328 - Backed out changeset 2e02ac7f87ab. r=me 2015-07-13 17:14:41 -07:00
GeckoApplication.java Bug 1166309 - Move mozglue loading to GeckoThread; r=snorp 2015-06-10 00:25:01 -04: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 1145192 - Don't spam the logs when retrieving the profile on Android. r=snorp 2015-07-01 15:41:30 -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.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
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
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 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02: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
NSSBridge.java
NotificationClient.java
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
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
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 1143575. Android's screenshotting code should invalidate the LayerManagerComposite to ensure composition will actually happen. r=nical 2015-06-12 03:20:04 +12:00
PrivateTab.java Bug 864958 - Replace private toolbar background with tabs_tray_grey_pressed. r=mhaigh 2015-04-23 18:01:23 -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 1125312 - Bug 1125313 - Restriced profiles: Hide "Tools" and "Report Site Issue" menu items. r=ally 2015-07-06 17:08:06 +02: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
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 1180811 - Dismiss Zoomed View when user taps outside the zoomed area. r=mcomella 2015-07-08 17:02:46 +02:00
android-services.mozbuild Bug 1177855: Fetch and show avatar image as preference icon. r=nalexander 2015-06-30 21:09:44 -07:00
fennec_ids.txt.in Bug 969925 - Generate an empty fennec_ids.txt. r=gbrown 2015-06-15 11:34:51 -07:00
geckoview.ddf Bug 1107134 - Disable GeckoView independence testing due to Classycle inlining bug. r=ckitching 2014-12-08 12:46:57 -08:00
jni-generator.py
moz.build Bug 1175972 - Update visuals of tracking protection doorhanger notification. r=ally 2015-07-08 15:42:11 -07:00
package-name.txt.in
strings.xml.in Bug 1175972 - Update visuals of tracking protection doorhanger notification. r=ally 2015-07-08 15:42:11 -07:00