1
0
Fork 0
fenix/app/src/main/res
Mugurell 095870145f For #4007 - Refactor AppShareView in standalone Share Views
In an effort to respect the initial MVI architecture I've broken the
complex `AppShareView` in 3 separate Views
- `ShareCloseView`
- `ShareToAccountDevicesView`
- `ShareToAppsView`
They are standalone Views (extending LayoutContainer) which know nothing about
each other or their parent and so offer their container the possibility to
order or display them in any form later.
According to the lib-state contract they are only responsible to
- inflate themselves in their injected containerView
- render a certain state (to be added in later commits)
- delegate all user interaction to an associated Interactor
2019-08-29 18:12:50 -07:00
..
anim For #1291: Reduces length of private mode animation (#2534) 2019-05-15 14:48:40 -07:00
animator Closes #4012 - Animate quick settings (#4047) 2019-07-30 09:50:50 -07:00
color For #1944 & #1750: Updates private & night mode colors (#4232) 2019-07-23 09:35:24 -07:00
drawable Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
drawable-hdpi For #201: Search Widget 2019-08-02 11:26:48 -07:00
drawable-mdpi Minify drawable assets 2019-06-11 15:11:33 -07:00
drawable-night No issue: Remove duplicate wordmark and update about page (#3590) 2019-07-01 08:54:16 -07:00
drawable-v26 Minify logo path (#4276) 2019-07-30 09:56:11 -07:00
drawable-xhdpi Replace notification icon (#3395) 2019-06-12 14:07:20 -05:00
drawable-xxhdpi Minify drawable assets 2019-06-11 15:11:33 -07:00
drawable-xxxhdpi Replace notification icon (#3395) 2019-06-12 14:07:20 -05:00
layout For #4007 - Refactor AppShareView in standalone Share Views 2019-08-29 18:12:50 -07:00
menu fixes #4435 - changed title of menuitem for delete and added content description 2019-08-02 17:09:24 -07:00
mipmap-anydpi-v26 Minify the fenix 2019-08-07 14:24:32 -07:00
mipmap-hdpi Minify launcher icon (#3309) 2019-06-10 09:10:29 -05:00
mipmap-mdpi Minify launcher icon (#3309) 2019-06-10 09:10:29 -05:00
mipmap-xhdpi Minify launcher icon (#3309) 2019-06-10 09:10:29 -05:00
mipmap-xxhdpi Minify the fenix 2019-08-07 14:24:32 -07:00
mipmap-xxxhdpi Minify launcher icon (#3309) 2019-06-10 09:10:29 -05:00
navigation Add custom tab fragment 2019-08-23 16:12:19 -04:00
raw For #3907: Hide 'Go back' button for bad websites from new tabs 2019-08-02 17:00:48 -07:00
values Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
values-ca Import strings from android-l10n 2019-08-19 19:14:22 -07:00
values-cs Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-de Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-es Import strings from android-l10n (#4110) 2019-07-18 16:07:01 -07:00
values-es-rAR Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-es-rES Import strings from android-l10n 2019-07-30 15:35:41 +02:00
values-eu Import strings from android-l10n 2019-08-19 19:14:22 -07:00
values-fi Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-fr Import strings from android-l10n 2019-08-23 14:36:01 +02:00
values-in Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-it Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-ja Import strings from android-l10n 2019-08-19 19:14:22 -07:00
values-ko Import strings from android-l10n (#4110) 2019-07-18 16:07:01 -07:00
values-night For #1750: Adds gradient to private BrowserToolbar (#4361) 2019-07-30 09:19:48 -07:00
values-nl Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-pa-rIN Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-pl Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-ru Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-sk Import strings from android-l10n 2019-08-19 19:14:22 -07:00
values-sv-rSE Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-ta Import strings from android-l10n 2019-08-23 14:36:01 +02:00
values-tr Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-v23 For #1876 - Correct Navigation Bar Color Logic (#2427) 2019-05-10 20:26:44 -05:00
values-v27 For #724: Corrects colors for all themes 2019-04-19 13:46:43 -07:00
values-v28 For #1399 - Only show battery saver theme preference for API <P 2019-04-04 23:34:54 -05:00
values-zh-rCN Import strings from android-l10n 2019-08-27 08:22:42 -07:00
values-zh-rTW Import strings from android-l10n 2019-08-27 08:22:42 -07:00
xml Closes #4718 - Update site permissions layout (#4953) 2019-08-27 14:07:51 -07:00