You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix
Mihai Adrian c7c752cabb For #5356 Improves private browsing "common myths" link accessibility (#5479)
Added separate TextView for link text
Used UnderlineSpan to show text as link
Split string private_browsing_placeholder, one for each TextView
Set clickListener on TextView so it can be accessed via Talkback
5 years ago
..
browser Only use Context.settings() function (not getter) (#5335) 5 years ago
collections For #4877: Restored logic for closing tabs when not on browserFragment 5 years ago
components Only use Context.settings() function (not getter) (#5335) 5 years ago
crashes Only use Context.settings() function (not getter) (#5335) 5 years ago
customtabs Only use Context.settings() function (not getter) (#5335) 5 years ago
downloads Closes #1657 - Use Gecko for downloads (#4296) 5 years ago
exceptions For #5312 - Add Telemetry for Tracking Protection 5 years ago
ext Only use Context.settings() function (not getter) (#5335) 5 years ago
home For #5356 Improves private browsing "common myths" link accessibility (#5479) 5 years ago
lib Remove redundant super calls 5 years ago
library Move BookmarkNode extensions to helper class (#4752) 5 years ago
onboarding Only use Context.settings() function (not getter) (#5335) 5 years ago
quickactionsheet Only use Context.settings() function (not getter) (#5335) 5 years ago
search Only use Context.settings() function (not getter) (#5335) 5 years ago
session For #5075 - Fix boolean error for private mode notification persistence (#5120) 5 years ago
settings Only use Context.settings() function (not getter) (#5335) 5 years ago
share For #5421 - Make share dialog scrim dismiss fragment 5 years ago
shortcut For #5047 - Addresses nits 5 years ago
theme Move classes out of top-level package 5 years ago
trackingprotection For #5312 - Add Telemetry for Tracking Protection 5 years ago
utils Move settings classes to packages 5 years ago
whatsnew For #4474: Adds what's new button to home screen menu (#5088) 5 years ago
widget Only use Context.settings() function (not getter) (#5335) 5 years ago
AppRequestInterceptor.kt Only use Context.settings() function (not getter) (#5335) 5 years ago
BrowserDirection.kt Add Tracking Protection Info Panel 5 years ago
Config.kt No issue: Normalize license header comment (#3909) 5 years ago
Experiments.kt FxA WebChannels integration 5 years ago
FeatureFlags.kt Add note about lazy in FeatureFlags 5 years ago
FenixApplication.kt Only use Context.settings() function (not getter) (#5335) 5 years ago
FenixViewModelProvider.kt For #4529, #4427: Resuming after restoring instance state breaks UI (#4571) 5 years ago
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 5 years ago
HomeActivity.kt Only use Context.settings() function (not getter) (#5335) 5 years ago
IntentReceiverActivity.kt Closes #5444: IntentReceiverActivity: Add tests for intent processing 5 years ago