1
0
Fork 0
fenix/app/src/main/res/values
Mugurell c5330c6880 For 5092 - Show a Snackbar with retry option if sharing to devices fails (#5158)
* For #5092 - Show a Snackbar with retry option if sharing to devices fails

ShareController will contain all the business logic for checking the result
status of the `share to device` operations. When this fails it will show a
snackbar which also offer the possibility to retry the just failed operation.
To allow this even in the event the user has closed the share fragment we'll
use a GlobalScope's coroutine.
Refactored out the TabsSharedCallback from ShareFragment because otherwise we
would have neede to sent through that the just failed operation. After the
refactor the ShareController is solely responsable for showing the right
snackbar and handling the retry actions.

* For #5092 - Refactor ShareControllerTest

* For #5092: Adds color theming of snackbars
2019-09-26 12:30:28 -07:00
..
attrs.xml For #561 - Adds shadow/highlightto the bottom bar 2019-09-25 10:06:38 -07:00
bools.xml For #1399 - Only show battery saver theme preference for API <P 2019-04-04 23:34:54 -05:00
colors.xml For 5092 - Show a Snackbar with retry option if sharing to devices fails (#5158) 2019-09-26 12:30:28 -07:00
dimens.xml For #5141 Changed "learn more" link to be accessible to Talkback users 2019-09-20 12:29:02 -07:00
integers.xml Closes #4012 - Animate quick settings (#4047) 2019-07-30 09:50:50 -07:00
permissions_settings_strings.xml Closes #1079: Managing site permissions exceptions 2019-04-12 17:59:05 -04:00
preference_keys.xml For #2765 - Run places maintenance daily (#5466) 2019-09-24 10:50:11 -07:00
static_strings.xml For #3106: Granular options for clearing user data 2019-09-09 12:32:28 -07:00
strings.xml For 5092 - Show a Snackbar with retry option if sharing to devices fails (#5158) 2019-09-26 12:30:28 -07:00
styles.xml For #561 - Adds shadow/highlightto the bottom bar 2019-09-25 10:06:38 -07:00
tags.xml Use glide-like image loading function 2019-07-29 10:22:23 -07:00