gecko-dev/mobile/android/base
Sebastian Kaspari 1e9cab1706 Bug 1195692 - Replace AlertNotification with NotificationCompat.Builder based implementation. r=mcomella
--HG--
extra : commitid : HcgYPxpoy9K
extra : rebase_source : 47c162811cd8c74d76979dff29af8aa8a6d46d10
2015-09-23 19:43:31 +02: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
annotation Bug 1155331 - Add ReflectionTarget annotation. r=nalexander 2015-04-16 10:10:25 -07:00
background Bug 1198009 - Bump the ProfileInformationCache version r=rnewman 2015-09-12 19:26:39 -04: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 1189719 - Recall and display search history within main browser UI.r=mcomella 2015-09-01 15:32:33 -07:00
distribution Backed out changeset dd6c9d2f07da 2015-09-23 17:32:24 +01:00
docs Bug 1205878 - Update UI Telemetry document r=nalexander 2015-09-17 21:11:57 -04:00
favicons Bug 1169421 - Switch Fennec to use ch.boye instead of org.apache.http to allow for building with Android M SDK 23. r=mfinkle 2015-06-20 01:13:47 -05:00
firstrun Bug 1199859 - Add telemetry. r=mfinkle 2015-09-18 11:36:35 -07:00
fxa Bug 1178378 - Enable profile click action based on native accounts UI r=nalexander 2015-09-22 22:02:40 +03:00
gfx Bug 1201581 - Hook up the syncFrameMetrics call to sync metrics info from the compositor to Java-land on each composite. r=rbarker 2015-09-11 21:58:16 -04:00
health Bug 1198009 - Add support to BrowserHealthRecorder for making a snapshot of active experiments in a new profile r=rnewman 2015-09-12 19:26:51 -04:00
home Bug 1207554 - TabMenuStrip: Fill viewport. r=mcomella 2015-09-24 16:11:28 +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 1207108 - Duplicated 'bookmarks_title' string in android_strings.dtd.r=nalexander 2015-09-22 13:39:48 -07:00
lwt Bug 1182514 - Add Lightweight theme for restricted profiles. r=margaret 2015-08-07 13:23:18 +02:00
mdns Bug 1193605 - Part 5: separate different discovery/registration requests by UUIDs; r=rnewman 2015-09-09 08:30:00 +02:00
menu Bug 1105563 - Move Themed* to widget.themed package. r=nalexander 2015-08-26 14:28:05 -07:00
mozglue Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
overlays Bug 1203628 - Don't use gecko style on share overlay dialog. r=sebastian 2015-09-18 17:43:04 -07:00
preferences Backed out changeset dd6c9d2f07da 2015-09-23 17:32:24 +01:00
prompts Bug 1177510 - Add max/min mechanism to DateTimePicker.java in order to prevent inputting invalid Date values. r=wesj 2015-07-22 03:26: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 1200367 - saved searches should have an opt-out pref in settings.r=liuche 2015-09-22 13:39:48 -07:00
restrictions Bug 1199596 - Only install "Parental Controls Theme" for restricted profiles and not guest profiles. r=ally 2015-08-31 18:09:42 +02:00
sqlite Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
sync Bug 1191064 - Follow-up: Always skip tab queues when opening about:accounts. r=me 2015-09-17 15:52:06 -04:00
tabqueue Bug 1194199 - Enable Tab Queue on Aurora; r=sebastian 2015-08-13 14:31:10 +01:00
tabs Bug 1207201 - Fix tab selection bugs; r=mcomella 2015-09-22 16:48:36 +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 1201346 - Add class comments to ShapedButton*. r=liuche 2015-09-11 13:58:08 -07:00
trackingprotection Bug 1175970 - Tell users about tracking protection the first time they open a new private tab r=margaret 2015-07-15 11:23:37 +01:00
updater Bug 1195692 - UpdateService: Use NotificationCompat.Builder to create notifications. r=esawin 2015-08-21 11:52:25 +02:00
util Bug 1206792 - Crash when launching the camera from the gallery app r=snorp 2015-09-22 08:05:24 -07:00
webapp Bug 1195721 - Set a home page; r=mfinkle 2015-09-14 14:21:14 +01:00
widget Bug 1199768 - Read the translation from the parent element which actually has the translation rather than the ViewFlipper itself. r=wesj 2015-08-28 17:22:17 -04:00
AboutPages.java Bug 1191067 - Add Fennec version of about:accounts. r=antlam,margaret 2015-09-18 16:28:14 -04:00
AccountsHelper.java Bug 1178378 - Register for web channel notications and update account profile on callback r=nalexander 2015-09-22 19:06:48 +03:00
ActionModeCompat.java
ActionModeCompatView.java
ActivityHandlerHelper.java
AdjustConstants.java.in Bug 1169393 - Move Adjust-related stuff to AdjustConstants. r=nalexander 2015-05-29 15:52:42 -07:00
android-services.mozbuild Bug 1204937 - Part 4: Add "pass-through to web" versions of native account activities. r=sebastian 2015-09-01 13:18:48 -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 1204655 - Respond to a main launcher intent with category APP_BROWSER selector. r=mcomella 2015-09-14 22:52:05 +02:00
ANRReporter.java Bug 1191083 - Rename and expand GeckoThread.LaunchState; r=snorp 2015-08-13 00:53:38 -04:00
AppConstants.java.in Bug 1196897 - Add flags to control using Switchboard in Fennec r=nalexander 2015-08-27 13:49:48 -04:00
AppNotificationClient.java
Assert.java
BaseGeckoInterface.java Bug 1106935 - Remove references to old tablet sidebar. r=mhaigh 2015-04-02 10:45:31 -07:00
BrowserApp.java Bug 1199859 - Use local switchboard. r=mfinkle 2015-09-16 09:43:38 -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 1199784 - Enable the mozContact api r=snorp 2015-08-28 14:11:54 -07:00
ContextGetter.java
CrashHandler.java Bug 1101031 - Report UpdateService crashes; r=snorp 2014-11-25 15:02:32 -08:00
CrashReporter.java Bug 1196816 - Include MOZ_APP_ABI in Android crash reports r=jchen 2015-08-24 12:52:07 -05:00
CustomEditText.java Bug 1105563 - Move Themed* to widget.themed package. r=nalexander 2015-08-26 14:28:05 -07: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 1177124 - Doorhanger: Hide title/favicon if they don't exist. r=liuche 2015-08-12 15:30:57 +02:00
DownloadsIntegration.java Bug 1191161 - p3 - Rename / Shorten WrapElementForJNI to WrapForJNI, r=jchen 2015-08-07 02:09:08 -04:00
DynamicToolbar.java Bug 1180295 - Update actionbar show/hide code to use the new dynamic toolbar code. r=rbarker 2015-08-18 14:27:19 -04:00
EditBookmarkDialog.java Backed out changeset 20a66f476346 (bug 1077590) 2015-01-12 12:52:27 +01:00
EventDispatcher.java Bug 991167 - Add UI and background thread event listener support; r=mcomella 2015-08-19 18:14:48 -04: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
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 1197811 - Extract a wrapper for getting/setting the translation on the LayerView. r=rbarker 2015-08-28 17:22:17 -04:00
GeckoAccessibility.java Bug 1203697 - Add braille navigation. r=yzen r=mfinkle 2015-09-14 23:34:30 -07:00
GeckoActivity.java
GeckoActivityStatus.java
GeckoApp.java Bug 1197957 - Let GeckoView open the nsWindow instead of CLH; r=snorp 2015-09-21 10:13:32 -04:00
GeckoApplication.java Bug 1158029 - Part 1: JavaScript module of NsdManager. r=rnewman 2015-07-14 23:23:00 -04:00
GeckoAppShell.java Bug 1204557 - Stop using base64 for native app icons in the application registry r=jchen 2015-09-24 11:53:05 -07:00
GeckoBatteryManager.java
GeckoConnectivityReceiver.java Bug 1191083 - Rename and expand GeckoThread.LaunchState; r=snorp 2015-08-13 00:53:38 -04: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
GeckoEvent.java Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu 2015-08-18 14:55:15 -07: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 860305 - Catch possible RuntimeException in GeckoInputConnection.restartInput. r=snorp 2015-08-18 08:43:50 -05:00
GeckoJavaSampler.java Bug 1189881 - Move GeckoJavaSampler::getProfilerTime out of AndroidJNI.cpp. r=jchen 2015-09-17 16:17:26 -05: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 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
GeckoProfile.java Backed out changeset dd6c9d2f07da 2015-09-23 17:32:24 +01:00
GeckoProfileDirectories.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
GeckoProfilesProvider.java Bug 1081375: Remove write-only datastructures. r=rnewman 2014-10-10 23:24:12 +01:00
GeckoScreenOrientation.java Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu 2015-08-18 14:55:15 -07:00
GeckoSharedPrefs.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
GeckoSmsManager.java Merge b2ginbound to central, a=merge CLOSED TREE 2015-08-10 14:58:41 -07:00
GeckoThread.java Bug 1197957 - Let GeckoView open the nsWindow instead of CLH; r=snorp 2015-09-21 10:13:32 -04:00
GeckoUpdateReceiver.java
geckoview.ddf Bug 1195692 - Replace AlertNotification with NotificationCompat.Builder based implementation. r=mcomella 2015-09-23 19:43:31 +02:00
GeckoView.java Bug 1197957 - Let GeckoView open the nsWindow instead of CLH; r=snorp 2015-09-21 10:13:32 -04:00
GeckoViewChrome.java
GeckoViewContent.java
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 1198369 - Go to fallback url before searching store for Intent handler. r=margaret 2015-08-25 13:56:29 -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 1108782 - Part 2: Explode AAR files at configure time. r=glandium 2015-09-22 10:04:26 -07:00
MediaCastingBar.java
MediaPlayerManager.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
MemoryMonitor.java Bug 1191083 - Rename and expand GeckoThread.LaunchState; r=snorp 2015-08-13 00:53:38 -04:00
MotionEventInterceptor.java
moz.build Bug 1195692 - Replace AlertNotification with NotificationCompat.Builder based implementation. r=mcomella 2015-09-23 19:43:31 +02:00
NotificationClient.java
NotificationHandler.java Bug 1195692 - Replace AlertNotification with NotificationCompat.Builder based implementation. r=mcomella 2015-09-23 19:43:31 +02:00
NotificationHelper.java Bug 1191083 - Rename and expand GeckoThread.LaunchState; r=snorp 2015-08-13 00:53:38 -04:00
NotificationService.java
NSSBridge.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
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 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
PrintHelper.java Bug 1078432 - Use Android print service to enable cloud printing r=sebastian 2015-08-31 17:54:23 -04:00
PrivateTab.java Bug 1169435 - Replace deprecated Resources.getColor() with call to ColorUtils.getColor(). r=mcomella 2015-08-11 11:09:37 +02:00
ReaderModeUtils.java Bug 1175581 - Copying link from reader mode returns content link. r=margaret 2015-07-09 19:11:39 +03:00
ReadingListHelper.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
RemoteClientsDialogFragment.java Backed out changeset 20a66f476346 (bug 1077590) 2015-01-12 12:52:27 +01:00
RemoteTabsExpandableListAdapter.java Bug 1169435 - Replace deprecated Resources.getColor() with call to ColorUtils.getColor(). r=mcomella 2015-08-11 11:09:37 +02:00
Restarter.java Bug 1161195 - Part 2: Rename variables. r=nalexander 2015-05-05 20:11:15 -06:00
RestrictedProfiles.java Bug 1189347 - RestrictedProfileConfiguration: Cache restrictions to avoid unnecessary disk reads. r=ally,rnewman 2015-08-21 12:14:12 +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 1185173 - Add support for Passive Mixed Content. r=margaret 2015-08-05 18:10:24 -07:00
SmsManager.java
strings.xml.in Bug 1200367 - saved searches should have an opt-out pref in settings.r=liuche 2015-09-22 13:39:48 -07:00
SuggestClient.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
SurfaceBits.java Bug 1191161 - p3 - Rename / Shorten WrapElementForJNI to WrapForJNI, r=jchen 2015-08-07 02:09:08 -04:00
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 1186077 - Default favicon (globe) is briefly shown on about:home before updating to favicon. r=mcomella 2015-09-15 17:28:37 -07:00
Tabs.java Bug 1203122 - Current tab is not selected in tab tray on gingerbread devices; r=mcomella 2015-09-22 15:01:59 +01:00
Telemetry.java Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
TelemetryContract.java Bug 1199859 - Add telemetry. r=mfinkle 2015-09-18 11:36:35 -07:00
TextSelection.java Bug 1180295 - Make the text selection handles position correctly. r=rbarker 2015-08-18 14:27:20 -04:00
TextSelectionHandle.java Bug 1197811 - Turn the LayerView into a ScrollView that scrolls to shift the surface rather than using setTranslation. r=rbarker 2015-08-28 17:22:17 -04:00
ThumbnailHelper.java Bug 1204875 - Hide Tabs Panel thumbnail height change behind nightly flag; r=mfinkle 2015-09-15 15:46:23 +01:00
TouchEventInterceptor.java
Webapp.java
WebappFragmentRepeater.inc
WebappManifestFragment.xml.frag.in
ZoomConstraints.java Bug 1197824 - Stop propagating the default zoom around unnecessarily. r=snorp 2015-09-03 10:30:40 -04:00
ZoomedView.java Bug 1200181 - Zoomed view and Form Assistant should not be displayed at the same time. r=mcomella 2015-09-14 14:10:16 +02:00