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
Suraj Shah 6cb3879caf For #7048: Network info migration (#7091)
* Fixes #7048.
Adds extension function to check if online or not based on capabilities
Modified `buildDeviceList`
Modifies tests

* Fixing lint error for max length
Fixing test in AppRequestInterceptorTest.kt

* Adds suppression for deprecation
Moving away from using anko for ConnectivityManager instance

* Creates ConnectivityManager extension component

* Fixes #7180
Refactors test cases to fix static mocks
5 years ago
..
browser For 6795: expands toolbar whenever a new session is selected 5 years ago
collections Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 years ago
components No Issue - Removes some search engines 5 years ago
crashes Add toolbar helpers (#6531) 5 years ago
customtabs For #6946 - Get engine margins without assuming top/bottom toolbar 5 years ago
downloads Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 years ago
exceptions Add toolbar helpers (#6531) 5 years ago
ext For #7048: Network info migration (#7091) 5 years ago
home Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 years ago
lib Remove redundant super calls 5 years ago
library Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 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 Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 years ago
session For #6470 Remove actions from notification, keep just close private tabs 5 years ago
settings Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 years ago
share For #7048: Network info migration (#7091) 5 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 No Issue - Fixes warnings / compiler errors with A-C update 5 years ago
utils Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 5 years ago
whatsnew For #5656: Fixes nightly major version number crash 5 years ago
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 5 years ago
AppRequestInterceptor.kt For #7048: Network info migration (#7091) 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 #6441: Fix variant build type matching (#6462) 5 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 Issue #5183: Initialize megazord asynchronously 5 years ago
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 5 years ago
HomeActivity.kt No Issue: Create a method to "finish onboarding" in CI 5 years ago
IntentReceiverActivity.kt Extract IntentProcessorType to its own file and add tests (#7012) 5 years ago