1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Mihai Eduard Badea eb45b37207 For issue #10727 - Hide saved logins details
Removed the clearFlags call from the HomeActivity that was causing this issue and removed the now redundant call to update the flag from the redirectToReAuth method
2020-06-22 13:19:02 +03:00
..
addons Add tests for addon details 2020-06-17 14:38:50 -04:00
browser for #11615 allowed strictMode disk read for violations made by the OS. (#11658) 2020-06-21 14:54:49 -07:00
cfr For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
collections Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
components Fixes #9205: Changes add-ons and 'Open links in apps' icons from menus 2020-06-22 12:09:19 +03:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs Fixes #9205: Changes add-ons and 'Open links in apps' icons from menus 2020-06-22 12:09:19 +03:00
downloads For #8775: Removes feature flag for dynamic bottom toolbar 2020-06-09 20:58:17 -07:00
exceptions Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00
ext For issue #10727 - Hide saved logins details 2020-06-22 13:19:02 +03:00
home Fixes #9205: Changes add-ons and 'Open links in apps' icons from menus 2020-06-22 12:09:19 +03:00
library Closes #11500: Remove wrong activity title 2020-06-19 18:17:35 +03: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 Add tests for FenixOnboarding (#11057) 2020-05-29 17:26:07 -07:00
perf For #10434: Handle cases when proc/$pid/stat is not accessible. 2020-06-02 17:57:39 -07:00
push Use new AuotPushFeature.getSubscription API 2020-05-29 22:21:31 -04:00
search for #10568 moved awesomebar and toolbar into fragment_search (#11744) 2020-06-21 14:56:49 -07:00
session Migrate some SessionManager usage to BrowserStore (#10789) 2020-06-03 11:18:44 -07:00
settings For #11756: Fix bottom toolbar preference reference. 2020-06-19 11:20:08 +03:00
share Remove Mockito 2020-06-10 21:19:50 -04:00
shortcut For #10969: Fix and clarify logic for checking showing PWA dialog. 2020-05-28 13:18:25 +03:00
sync For #11497: Disable pull to refresh in error states. 2020-06-12 14:09:16 +03:00
tabtray Fix breaking APIs in TabsAdapter and ViewHolder 2020-06-13 16:02:31 -04:00
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 2020-06-04 16:44:07 -04:00
trackingprotection For #11229: Update ETP cfr string and behaviour. 2020-06-05 14:18:25 -04:00
utils For #9229: Remember options for delete browsing data. 2020-06-19 09:32:37 +03:00
whatsnew for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -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 For #9782: Clean up unused FeatureFlags 2020-06-16 23:30:57 -04:00
BrowserDirection.kt For #11365: Reorganizes 'SettingsFragment' items 2020-06-10 11:09:03 +03:00
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 2020-01-26 11:53:26 +01:00
ExperimentsManager.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
FeatureFlags.kt For #9782: Clean up unused FeatureFlags 2020-06-16 23:30:57 -04:00
FenixApplication.kt for #11615 allowed strictMode disk read for violations made by the OS. (#11658) 2020-06-21 14:54:49 -07:00
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 2020-04-13 21:43:45 -07:00
HomeActivity.kt For issue #10727 - Hide saved logins details 2020-06-22 13:19:02 +03:00
IntentReceiverActivity.kt for #11615 allowed strictMode disk read for violations made by the OS. (#11658) 2020-06-21 14:54:49 -07:00
StrictModeManager.kt for #11364 added a exception list for manufacturers violating strict mode policies on startup (#11407) 2020-06-11 11:50:07 -07:00