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 11df3aaca1 For issue#10727 - Logins auth redirect
Added an extension function that pops the backstack of the fragment so the user is redirected to the Logins and passwords screen.
This is done to force the user to re-authenticate if he wants to re-enter the saved logins flow.

Additionally, some UI elements are being hidden on each Fragment since they were remained visible on the Logins and passwords screen's UI.
4 years ago
..
Activity.kt For #2768 - Prevent screenshots in private mode 5 years ago
Ads.kt For #6558 - cleanup + added unit tests 4 years ago
BookmarkNode.kt
BrowserIcons.kt
ConnectivityManager.kt
Context.kt For #9698: Add Context extension to avoid format IllegalArgumentException 5 years ago
Dialog.kt For #9987: Set FLAG_SECURE to dialog when flag set in activity. (#9998) 5 years ago
Drawable.kt
Fragment.kt For issue#10727 - Logins auth redirect 4 years ago
ImageButton.kt For #10091 Add extension to remove and disable button 4 years ago
Log.kt
NavController.kt For #9336 Check current destination before navigating (#9353) 5 years ago
Resources.kt
Session.kt No issue: Show article/page url instead of reader extension url 4 years ago
SessionManager.kt
String.kt Closes #9530: Don't crash on failed avatar fetches 5 years ago
TabCollection.kt
Toolbar.kt
View.kt For #10180: Add extension to remove touch delegate from parent. 4 years ago
ViewHolder.kt Cache findViewById calls in session control (#10575) 4 years ago