Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-31 | add missing icons | cyberta | |
2020-01-24 | add new icons for tethering | cyBerta | |
2018-09-08 | custom theme for riseup vpn | cyBerta | |
2018-07-01 | Renamed mask to logo | Janak Amarasena | |
2018-03-02 | #8808 adds an optional dialog that shows instruction hints for always-on vpn | cyBerta | |
2018-02-27 | 8872 - new launcher icon | Fup Duck | |
2017-12-14 | Update constants renaming | cyBerta | |
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-12-05 | #8742 add some icons that represent the blocking vpn state | cyBerta | |
2017-11-16 | correct ic_stat_vpn_outline.png symlink | Fup Duck | |
symlink ic_stat_vpn_outline.png did not point to ic_stat_vpn_empty_halo.png | |||
2017-09-14 | minor changes: replace depr. img and change xml identifier to follow android ↵ | cyBerta | |
code guidelines | |||
2014-06-25 | Update notification icons. | Parménides GV | |
If the connection is being established, the key with a clock icon is shown. If the connection has been established, the key without the clock icon is shown. I've also added all some icons to more resolutions. | |||
2014-04-09 | Back to the standard "app" module. | Parménides GV | |
This return to "app" instead of "bitmask_android" is due to this reading: https://developer.android.com/sdk/installing/studio-build.html#projectStructure I'll have to tweak the final apk name in build.gradle. | |||
2014-04-08 | Rename app->bitmask_android | Parménides GV | |
This way, gradle commands generate apks correctly named. | |||
2014-04-08 | Next step: compile jni sources correctly. | Parménides GV | |