1
0
Fork 0
fenix/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.
2020-05-29 12:57:28 -04:00
..
Activity.kt For #2768 - Prevent screenshots in private mode 2020-04-07 17:23:06 +03:00
Ads.kt For #6558 - cleanup + added unit tests 2020-04-24 09:28:40 -07:00
BookmarkNode.kt nested loop removed 2019-12-02 16:18:48 +00:00
BrowserIcons.kt Use glide-like image loading function 2019-07-29 10:22:23 -07:00
ConnectivityManager.kt For #7048: Network info migration (#7091) 2019-12-16 22:03:11 -08:00
Context.kt For #9698: Add Context extension to avoid format IllegalArgumentException 2020-04-13 09:40:00 +03:00
Dialog.kt For #9987: Set FLAG_SECURE to dialog when flag set in activity. (#9998) 2020-04-16 20:33:57 -07:00
Drawable.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Fragment.kt For issue#10727 - Logins auth redirect 2020-05-29 12:57:28 -04:00
ImageButton.kt For #10091 Add extension to remove and disable button 2020-04-23 09:22:01 -07:00
Log.kt For #6464: Replace use of BuildConfig.DEBUG with ReleaseChannel.channel.isDebug. 2019-12-30 10:31:33 -08:00
NavController.kt For #9336 Check current destination before navigating (#9353) 2020-04-01 15:36:56 -07:00
Resources.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
Session.kt No issue: Show article/page url instead of reader extension url 2020-05-05 17:52:27 -04:00
SessionManager.kt Fixes #4771 - Add method for sessions of type (#4782) 2019-08-27 13:04:03 -07:00
String.kt Closes #9530: Don't crash on failed avatar fetches 2020-03-31 09:17:17 -07:00
TabCollection.kt For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
Toolbar.kt Use createBlendModeColorFilterCompat (#8129) 2020-02-06 11:18:08 -08:00
View.kt For #10180: Add extension to remove touch delegate from parent. 2020-04-24 13:28:29 -07:00
ViewHolder.kt Cache findViewById calls in session control (#10575) 2020-05-12 14:05:08 -07:00