Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-14 | fix icons in advanced settings menu | Pratik Lagaskar | |
2021-11-25 | use pngs instead of vector graphics to avoid crashes on Android4 | cyBerta | |
2021-11-25 | implement separate settings fragment | cyBerta | |
2021-11-20 | show lightning bold instead of text 'You're connected to the recommended ↵ | cyBerta | |
location' | |||
2021-11-15 | replace location marker icon by www/globe icon, similar to desktop | cyBerta | |
2021-04-22 | initial draft for gateway selection on Android | cyBerta | |
2020-01-31 | add missing icons | cyberta | |
2020-01-24 | add new icons for tethering | cyBerta | |
2019-10-01 | Merge branch 'pluggableTransports2' | cyBerta | |
2019-09-08 | New icon and text for Excluded Apps. Using PreferenceHelper. Test done. | akuma | |
2019-08-09 | Select Apps option | akuma | |
2019-08-02 | add missing bridge icons | cyBerta | |
2019-07-10 | add material design icons to the navigation drawer | cyBerta | |
2018-09-11 | fix splash screen layout for custom branded riseup vpn app | cyBerta | |
2018-09-08 | custom theme for riseup vpn | cyBerta | |
2018-07-01 | Renamed mask to logo | Janak Amarasena | |
2018-02-01 | #8832 add missing resources for now | cyBerta | |
2017-12-12 | readd images for StartActivity | Fup Duck | |
* android < 21 does not support VectorDrawables as background | |||
2017-12-12 | Add Splash StartActivity | Fup Duck | |
* added Splash StartActivity to handle updates and initialization * created global Constants * move EIPConstants to Constants * create update possibility * use VectorDrawable as background for StartActivity | |||
2017-11-09 | 8784 fix major tablet layout issues on dashboard, add new user icon that ↵ | cyBerta | |
complies with the other icons - foreground white, background transparent | |||
2016-02-06 | Pause icon, init log file in Dashboard | Parménides GV | |
2016-02-06 | Update ics-openvpn | Parménides GV | |
2015-06-16 | Resized account icon according to vpn icons | Parménides GV | |
2015-05-05 | Rename 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-31 | Updated ics-openvpn to rev 1020. | Parménides GV | |
Improved build.gradle script. | |||
2014-12-23 | Update ics-openvpn to 1006 | Parménides GV | |
2014-12-12 | Updated 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. |