summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/OnBootReceiver.java
AgeCommit message (Collapse)Author
2017-12-14Update constants renamingcyBerta
2017-12-14#8742 fix lint issue in OnBootReceivercyBerta
2017-12-14#8742 cleanup camelCasecyBerta
2017-12-12Add Splash StartActivityFup 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-07#8742 basic always-on implementation with blocking vpn if no profile is ↵cyBerta
configured
2015-03-24Remove all Logs.Parménides GV
In the near future, I should implement an error feedback mechanism (ideally using ics-openvpn's log view), and avoid the e.printStackTrace() and Log.d("","") without losing information.
2015-03-24Indent everything with IntelliJParménides GV
2015-03-24Cleaned imports, use wildcards when appropriateParménides GV
2015-01-02Serialized gateways and correctly updating profilesParménides GV
2014-12-31Don't remove vpn profiles if possible.Parménides GV
2014-11-27Removed unused imports and unused .eip variablesParménides GV
2014-11-26eip package, EIP constants to interface.Parménides GV
2014-04-21Gradle rebase fixes 2 different notifications bug.Parménides GV