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 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 For #9698: Add Context extension to avoid format IllegalArgumentException 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 - Logins auth redirect 4 years ago
ImageButton.kt For #10091 Add extension to remove and disable button 4 years ago
Log.kt For #6464: Replace use of BuildConfig.DEBUG with ReleaseChannel.channel.isDebug. 5 years ago
NavController.kt For #9336 Check current destination before navigating (#9353) 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
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 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