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
Michael Comella 4bab493487 No issue: remove useless @MenuRes annotation in History Fragment.
This annotation was not applied correctly and lint was unable to ensure
it was used properly: it declared an error in lint saying so but that
error was ignored. I did not know how to apply the annotation - and I
felt it had limited utility - so I removed it entirely in order to
permit the lint baseline file to be removed (it was the only error).
4 years ago
..
browser For #6413: Adds more snackbar positioning logic (#7444) 4 years ago
collections Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 years ago
components No issue: Use SendTabFeature and FxaPushSupportFeature 4 years ago
crashes Add toolbar helpers (#6531) 5 years ago
customtabs For #6413: Fixes snackbar positionining for bottom toolbar (#7415) 4 years ago
downloads For #7219 - Polish Download Notification Dialog. (#7224) 5 years ago
exceptions Add toolbar helpers (#6531) 5 years ago
ext For #6464: Replace use of BuildConfig.DEBUG with ReleaseChannel.channel.isDebug. 4 years ago
home For #6413: Adds more snackbar positioning logic (#7444) 4 years ago
lib Remove redundant super calls 5 years ago
library No issue: remove useless @MenuRes annotation in History Fragment. 4 years ago
logins For #6791 - Inflate SavedLoginsListItemViewHolder layout explicitly 5 years ago
onboarding For #4824 - Fixes onboarding telemetry events from being sent a… (#6659) 5 years ago
perf For perf-frontend-issues#33: Clarify VERBOSE logging motivation. 5 years ago
search For #7347: Fixes background of search field 4 years ago
session For 5334: test NotificationSessionObserver 4 years ago
settings Feature/#220 language menu (#7070) 4 years ago
share For #6413: Adds more snackbar positioning logic (#7444) 4 years ago
shortcut Cleanup shortcut code 5 years ago
test For #5574 - Migrate SessionControl to LibState (#6651) 5 years ago
theme For #5334: added private custom tab processor (#6845) 5 years ago
trackingprotection For #7085 - Remove anko px2dip (#7252) 5 years ago
utils Closes #7346: Enable dynamic app links in Fenix (#7361) 4 years ago
whatsnew For #5656: Fixes nightly major version number crash 5 years ago
widget Feature/#220 language menu (#7070) 4 years ago
AppRequestInterceptor.kt Closes #7156: Update app links feature usage to include app links interceptor (#7275) 5 years ago
BrowserDirection.kt For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 5 years ago
Config.kt For #6464: Set "forPerformanceTest" to ReleaseChannel.FenixProduction. 4 years ago
Experiments.kt FxA WebChannels integration 5 years ago
FeatureFlags.kt For #2477 - Removes the feature flag for Force Enable Zoom (#6646) 5 years ago
FenixApplication.kt Feature/#220 language menu (#7070) 4 years ago
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 5 years ago
HomeActivity.kt Feature/#220 language menu (#7070) 4 years ago
IntentReceiverActivity.kt For issue 7192: move unsetOpenLinksInAPrivateTabIfNecessary off main thread. (#7246) 4 years ago