summaryrefslogtreecommitdiff
path: root/app/src/main/res/menu
AgeCommit message (Collapse)Author
2019-08-09Select Apps optionakuma
2018-03-06cleanup - rename layout filesFup Duck
2018-02-228851 - remove options menuFup Duck
2018-02-14#8846 remove legacy code and files: Dashboard, LogWindow, ↵cyBerta
UserStatusFragment, FabButton library etc.
2018-01-23add custom provider optionFup Duck
2017-12-19move log fragment layoutFup Duck
2017-12-14add LogFragmentFup Duck
2017-12-07base for sidebarFup Duck
2016-04-02Update ics-openvpnParménides GV
2016-02-06Update ics-openvpnParménides GV
2015-04-30Works smoothly, correct texts.Parménides GV
Next step: beautify.
2014-12-23Update ics-openvpn to 1006Parménides GV
2014-12-12Updated ics-openvpn to rev924.Parménides GV
2014-11-04Update ics-openvpn to rev 906.Parménides GV
2014-06-20Updated ics-openvpn-upstream: less patches of ours.Parménides GV
2014-06-12Menu option to show the log window.Parménides GV
In case there is an error, user will not be prompted with a strange log window, but the app will provide it if s/he really wants to see it.
2014-05-29Last ics-openvpn compilation problem fixed.Parménides GV
Forgot to add the menu for the log. Now we'll strive to fix se.leap.bitmaskclient problems: first compilation, then functionality.
2014-05-08Signup option in login dialog.Parménides GV
2014-05-05New menu option: signup.Parménides GV
There is some problem in the maths, because the server says it's ok but login doesn't work from Android app nor from webapp.
2014-04-09Back 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-08Rename app->bitmask_androidParménides GV
This way, gradle commands generate apks correctly named.
2014-04-08Next step: compile jni sources correctly.Parménides GV