Age | Commit message (Expand) | Author |
2019-08-04 | update tx config file (#8877) | cyBerta |
2019-08-04 | update translations: ar, el, es, et, fr, he, it, ja, ru | cyBerta |
2019-08-01 | Merge branch 'update_ndk' into 'master' | cyberta |
2019-08-02 | update ndk version to r20 - preparation for go libraries cross compiling | cyBerta |
2019-07-14 | update help description for -beta flag in prepareForDistribution.sh | cyBerta |
2019-07-14 | check only for signing if ANDROID_BUILD_TOOLS is set | cyBerta |
2019-07-14 | use prepareForDistribution.sh in CI | cyBerta |
2019-07-14 | update help instructions to prepareForDistribution.sh and add option to build... | cyBerta |
2019-07-14 | Merge branch 'work_on_CI' | cyBerta |
2019-07-14 | add a script to install an apk on all running emulators at the same time | cyBerta |
2019-07-14 | update build script for building and signing stable and beta releases of Bitm... | cyBerta |
2019-07-14 | remove unnecessary check for unchanged default app names and application Id's... | cyBerta |
2019-07-14 | keep build logs on failure in CI | cyBerta |
2019-07-13 | pipe build_deps.sh logs into file | cyBerta |
2019-07-13 | pipe CI output for builds into log files | cyBerta |
2019-07-13 | fix gradle build script for Beta releases regarding the app name | cyBerta |
2019-07-12 | set version to 1.0.0RC11.0.0RC1 | cyBerta |
2019-07-12 | Merge branch 'improve_blocking_vpn' into 'master' | cyberta |
2019-07-12 | remove unused methods in PreferenceHelper | cyBerta |
2019-07-12 | reduce the always on alert dialog customization for now | cyBerta |
2019-07-12 | fix english translation for blocking vpn system setting | cyBerta |
2019-07-12 | cleanup: undo unnecessary if-clause nesting | cyBerta |
2019-07-12 | print stacktrace if json serialization of a VpnProfile fails | cyBerta |
2019-07-12 | * use static atomicBoolean to save alwaysOn settings instead of sharedPrefs | cyBerta |
2019-07-12 | fix shared preferences location for saving last used vpn profile | cyBerta |
2019-07-12 | add blocking vpn info in corresponding alert dialog, use similar layout as fo... | cyBerta |
2019-07-12 | get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code | cyBerta |
2019-07-12 | better support for android 8.X always-on killswitch (#8945 & #8928) | cyBerta |
2019-07-12 | remove unused activities | cyBerta |
2019-07-12 | switch order of vpn services in Manifest | cyBerta |
2019-07-12 | cleanup LogFragment | cyBerta |
2019-07-12 | Merge branch 'UI_tweaks' into 'master' | cyberta |
2019-07-12 | set minWidth for all buttons | cyBerta |
2019-07-12 | allow start/stop vpn button to grow for long strings in different languages | cyBerta |
2019-07-12 | fix navigation drawer layout for tablets | cyBerta |
2019-07-12 | fix vpn start/stop button layout for tablets | cyBerta |
2019-07-12 | fix background images for tablet layouts in AddProviderActivity | cyBerta |
2019-07-12 | fix setup activities tablet layout in portrait | cyBerta |
2019-07-12 | fix action bar subtitle setup | cyBerta |
2019-07-12 | replace 'Bitmask' in strings with variable for a better client customization | cyBerta |
2019-07-12 | remove deprecated User and UserStatus model class | cyBerta |
2019-07-11 | change progress animation for a better progress visibility | cyBerta |
2019-07-11 | update about/licence texts | cyBerta |
2019-07-11 | fix empty parenthesis on EipFragment if no location name is available | cyBerta |
2019-07-11 | add minor elevation to vpn start/stop button | cyBerta |
2019-07-11 | add little elevation to custom buttons, change general button shape to custom... | cyBerta |
2019-07-11 | fix error hint color for older android versions | cyBerta |
2019-07-10 | use same layout for provider item as for settings items in navigation drawer | cyBerta |
2019-07-10 | replace anonymous function with lambda in AbstractProviderDetailActivity | cyBerta |
2019-07-10 | add material design icons to the navigation drawer | cyBerta |