1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Jonathan Almeida 63b4fcd4c4 For #11004: Fix invisible text on migration UI
For some text and colors, we were using the default styling where
possible. These styles contain references that react to theme changes
like dark mode. Since the migration UI does not respect these changes,
we should not use them.
2020-05-28 15:48:42 -04:00
..
addons For #10398: Add AddonInstallationDialogFragment support (#10608) 2020-05-13 12:25:34 -04:00
browser For #10865 - Implement 3 dot menu for tab tray (#10869) 2020-05-27 13:07:03 -05:00
collections For #9626: Swap margin for padding and remove use of touch delegate. 2020-05-27 08:43:43 -07:00
components Closes #10980: Stop sending native crashes to Sentry (#10982) 2020-05-28 10:42:05 -04:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs Closes #10906: Add Open in app option in custom tab (#10929) 2020-05-26 14:37:53 -04:00
downloads For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view 2020-05-21 10:02:51 -04:00
exceptions Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00
ext Cache findViewById calls in session control (#10575) 2020-05-12 14:05:08 -07:00
home For 10734 - Open tab tray when collection is opened from Home (#10751) 2020-05-28 10:22:12 -05:00
library Fixes #10674: Add SignInView only once 2020-05-28 08:38:24 -07:00
media Update to new feature-media API. 2020-03-29 23:13:13 -07:00
migration For #11004: Fix invisible text on migration UI 2020-05-28 15:48:42 -04:00
onboarding For #10482 - made SVG gradient compatible with API < 22 2020-05-07 10:39:58 -07:00
perf For #10969: Fix and clarify logic for checking showing PWA dialog. 2020-05-28 13:18:25 +03:00
push No Issue - Update to AC 41.0.20200505190119 2020-05-05 17:52:27 -04:00
search For #10596 - Redirect moz://a URL (#10688) 2020-05-26 11:06:01 -07:00
session For #7208 For #7212 - Update parameterized strings 2020-04-13 09:40:47 -07:00
settings Fixes #10815: Sort login items on initial load 2020-05-28 13:42:50 +03:00
share For #8981 - Sort devices in share list by last access time 2020-05-07 09:20:49 +03:00
shortcut For #10969: Fix and clarify logic for checking showing PWA dialog. 2020-05-28 13:18:25 +03:00
tabtray For #10877 - Show 'no tabs' message when no tabs are open (#10960) 2020-05-28 10:17:55 -05:00
theme fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
trackingprotection For #8589 - Fix for accessibility navigation in ETP panel 2020-05-08 09:57:59 -07:00
utils For #10969: Fix and clarify logic for checking showing PWA dialog. 2020-05-28 13:18:25 +03:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
wifi For issue #8017 enable SitePermissionsWifiIntegration 2020-03-27 20:44:16 -04:00
AppRequestInterceptor.kt No issue: Remove unneeded logic to adjust TP 2020-03-13 14:08:49 -04:00
BrowserDirection.kt For #10504 - Removes "old" TabTrayFragment 2020-05-21 15:17:20 -07:00
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 2020-01-26 11:53:26 +01:00
FeatureFlags.kt For #1216: Put voice search behind a nightly & debug flag 2020-05-19 13:04:11 -07:00
FenixApplication.kt created kotlin doc for FenixApplication 2020-05-13 11:01:12 -07:00
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 2020-04-13 21:43:45 -07:00
HomeActivity.kt For 10665 - Show the most recent tabs at the top of the tab tray (#10687) 2020-05-28 11:17:52 -05:00
IntentReceiverActivity.kt Issue #9815: Allow Intents to set HomeActivity.OPEN_TO_BROWSER. 2020-05-27 10:55:44 +02:00