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/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
5 years ago
..
anim For #1291: Reduces length of private mode animation (#2534) 5 years ago
animator Closes #4012 - Animate quick settings (#4047) 5 years ago
color For #1944 & #1750: Updates private & night mode colors (#4232) 5 years ago
drawable Closes #773 - Add shortcuts to homescreen (#4925) 5 years ago
drawable-hdpi For #201: Search Widget 5 years ago
drawable-mdpi Minify drawable assets 5 years ago
drawable-night No issue: Remove duplicate wordmark and update about page (#3590) 5 years ago
drawable-v26 Minify logo path (#4276) 5 years ago
drawable-xhdpi Replace notification icon (#3395) 5 years ago
drawable-xxhdpi Minify drawable assets 5 years ago
drawable-xxxhdpi Replace notification icon (#3395) 5 years ago
layout For #4007 - Refactor AppShareView in standalone Share Views 5 years ago
menu fixes #4435 - changed title of menuitem for delete and added content description 5 years ago
mipmap-anydpi-v26 Minify the fenix 5 years ago
mipmap-hdpi Minify launcher icon (#3309) 5 years ago
mipmap-mdpi Minify launcher icon (#3309) 5 years ago
mipmap-xhdpi Minify launcher icon (#3309) 5 years ago
mipmap-xxhdpi Minify the fenix 5 years ago
mipmap-xxxhdpi Minify launcher icon (#3309) 5 years ago
navigation Add custom tab fragment 5 years ago
raw For #3907: Hide 'Go back' button for bad websites from new tabs 5 years ago
values Closes #773 - Add shortcuts to homescreen (#4925) 5 years ago
values-ca Import strings from android-l10n 5 years ago
values-cs Import strings from android-l10n 5 years ago
values-de Import strings from android-l10n 5 years ago
values-es Import strings from android-l10n (#4110) 5 years ago
values-es-rAR Import strings from android-l10n 5 years ago
values-es-rES Import strings from android-l10n 5 years ago
values-eu Import strings from android-l10n 5 years ago
values-fi Import strings from android-l10n 5 years ago
values-fr Import strings from android-l10n 5 years ago
values-in Import strings from android-l10n 5 years ago
values-it Import strings from android-l10n 5 years ago
values-ja Import strings from android-l10n 5 years ago
values-ko Import strings from android-l10n (#4110) 5 years ago
values-night For #1750: Adds gradient to private BrowserToolbar (#4361) 5 years ago
values-nl Import strings from android-l10n 5 years ago
values-pa-rIN Import strings from android-l10n 5 years ago
values-pl Import strings from android-l10n 5 years ago
values-ru Import strings from android-l10n 5 years ago
values-sk Import strings from android-l10n 5 years ago
values-sv-rSE Import strings from android-l10n 5 years ago
values-ta Import strings from android-l10n 5 years ago
values-tr Import strings from android-l10n 5 years ago
values-v23 For #1876 - Correct Navigation Bar Color Logic (#2427) 5 years ago
values-v27 For #724: Corrects colors for all themes 5 years ago
values-v28 For #1399 - Only show battery saver theme preference for API <P 5 years ago
values-zh-rCN Import strings from android-l10n 5 years ago
values-zh-rTW Import strings from android-l10n 5 years ago
xml Closes #4718 - Update site permissions layout (#4953) 5 years ago