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/ext
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
4 years ago
..
Activity.kt For #2768 - Prevent screenshots in private mode 4 years ago
Ads.kt For #6558 - cleanup + added unit tests 4 years ago
BookmarkNode.kt nested loop removed 5 years ago
BrowserIcons.kt Use glide-like image loading function 5 years ago
ConnectivityManager.kt For #7048: Network info migration (#7091) 5 years ago
Context.kt Add tests for ext package (#11334) 4 years ago
Dialog.kt For #9987: Set FLAG_SECURE to dialog when flag set in activity. (#9998) 4 years ago
Drawable.kt No issue: Normalize license header comment (#3909) 5 years ago
Fragment.kt For issue #10727 - Hide saved logins details 4 years ago
ImageButton.kt For #10091 Add extension to remove and disable button 4 years ago
LiveData.kt For #11660: added prefetch for topsites and update in onCreateView() (#11668) 4 years ago
Log.kt Add tests for ext package (#11334) 4 years ago
NavController.kt Add tests for ext package (#11334) 4 years ago
Resources.kt fix #8135 - remove getColorFromAttr 4 years ago
Session.kt No issue: Show article/page url instead of reader extension url 4 years ago
SessionManager.kt Fixes #4771 - Add method for sessions of type (#4782) 5 years ago
StrictMode.kt for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
String.kt Closes #9530: Don't crash on failed avatar fetches 4 years ago
TabCollection.kt For #5574 - Migrate SessionControl to LibState (#6651) 5 years ago
Toolbar.kt Use createBlendModeColorFilterCompat (#8129) 4 years ago
View.kt Add tests for ext package (#11334) 4 years ago
ViewHolder.kt Cache findViewById calls in session control (#10575) 4 years ago