summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-xxhdpi
AgeCommit message (Collapse)Author
2022-05-14fix icons in advanced settings menuPratik Lagaskar
2021-11-25use pngs instead of vector graphics to avoid crashes on Android4cyBerta
2021-11-25implement separate settings fragmentcyBerta
2021-11-20show lightning bold instead of text 'You're connected to the recommended ↵cyBerta
location'
2021-11-15replace location marker icon by www/globe icon, similar to desktopcyBerta
2021-04-22initial draft for gateway selection on AndroidcyBerta
2020-01-31add missing iconscyberta
2020-01-24add new icons for tetheringcyBerta
2019-10-01Merge branch 'pluggableTransports2'cyBerta
2019-09-08New icon and text for Excluded Apps. Using PreferenceHelper. Test done.akuma
2019-08-09Select Apps optionakuma
2019-08-02add missing bridge iconscyBerta
2019-07-10add material design icons to the navigation drawercyBerta
2018-02-01#8832 add missing resources for nowcyBerta
2017-12-07base for sidebarFup Duck
2017-11-098784 fix major tablet layout issues on dashboard, add new user icon that ↵cyBerta
complies with the other icons - foreground white, background transparent
2016-02-06Pause icon, init log file in DashboardParménides GV
2016-02-06Update ics-openvpnParménides GV
2015-06-16Resized account icon according to vpn iconsParménides GV
2015-05-05Rename user session fragment, add icon resource.Parménides GV
The FabButton doesn't scale the icon as big as I want it to be, and it doesn't let me set the size to "wrap_content" because the library sets the sizes to match_parent. I'm going to try to modify my fork of FabButton to see if I can obtain what I want in its demo: just an icon and the progress indicator, the icon as big as possible.
2015-01-31Updated ics-openvpn to rev 1020.Parménides GV
Improved build.gradle script.
2014-12-23Update ics-openvpn to 1006Parménides GV
2014-12-12Updated ics-openvpn to last rev 14 Nov 2014.Parménides GV
Material design! It still doesn't run properly on my tablet, openvpn keeps getting down and exiting.