summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
AgeCommit message (Collapse)Author
2021-04-22initial draft for gateway selection on AndroidcyBerta
2021-02-21Wi-Fi spellingkwadronaut
2020-12-31remove unused strings from source strings.xmlcyberta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-12-28download apk, request permission and install app updatecyBerta
2020-12-28add new download notification stringscyBerta
2020-12-28improve invisible activity themecyBerta
2020-11-09initial auto-update implementation: introducing fatweb flavor, pgpverify go ↵cyBerta
library and bitmask core library, basic update mechanism
2020-07-27fix string #8984cyBerta
2020-07-25Merge branch 'tile_service' into 'master'cyberta
implement tile service #8762 See merge request leap/bitmask_android!113
2020-07-26implement tile service #8762cyBerta
2020-07-25fix rounded image in donation dialog for Android 4 devicescyBerta
2020-04-02You've already done a release and many changes, update ©yearkwadronaut
2020-03-16fix tethering hint (#8979)cyBerta
2020-03-14Change wording experimental featskwadronaut
Closes #8980
2020-03-08Show error toast and reset root feature settings if app could not obtain ↵cyBerta
root permissions
2020-02-27enable/disable save battery switch in navigation drawer depending on ↵cyberta
tethering state
2020-01-31improve wording for IPv6 Firewallcyberta
2020-01-31add UI in navigation drawer to enable/disable ipv6 firewall and to show/hide ↵cyberta
experimental features
2020-01-24add new strings for tetheringcyBerta
2019-11-19update about fragmentcyBerta
2019-11-11Fixes case of VPNkwadronaut
Closes https://www.transifex.com/otf/bitmask-android/translate/#ar/$/184198079
2019-10-25implement error handling for edge case when AndroidcyBerta
throws an nullpointer exception while it tries to prepare the VpnService
2019-10-20show dialog if end of provider's gateway list is reached (#8964)cyBerta
2019-10-11Add a red hint in navigation drawer if apps are currently excluded from VPNcyBerta
2019-10-06show error dialog if no valid gateway configuration can be found for a providercyBerta
2019-10-01Merge branch 'pluggableTransports2'cyBerta
2019-09-27fix flickering when restarting the vpncyBerta
2019-09-19add subtitles to navigation drawer items - better explanation for PTcyBerta
2019-09-08New icon and text for Excluded Apps. Using PreferenceHelper. Test done.akuma
2019-08-09Commented allow apps switch. Allow app fragment titleakuma
2019-08-03create custom UI classes navigation drawer entriescyBerta
2019-08-02add simple UI to enable/disable PT usagecyBerta
2019-08-02show a little ghost and extra information in notifications when trying or ↵cyBerta
using an obfuscated connection
2019-07-12fix english translation for blocking vpn system settingcyBerta
2019-07-12add blocking vpn info in corresponding alert dialog, use similar layout as ↵cyBerta
for donation dialog
2019-07-12set minWidth for all buttonscyBerta
2019-07-12fix vpn start/stop button layout for tabletscyBerta
2019-07-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
2019-07-11change progress animation for a better progress visibilitycyBerta
2019-07-11update about/licence textscyBerta
2019-07-11add little elevation to custom buttons, change general button shape to ↵cyBerta
custom button shape
2019-07-11fix error hint color for older android versionscyBerta
2019-07-09tweak buttons - fix pressed states, tweak vpn buttoncyBerta
2019-07-09fix primaryDark colors in themescyBerta
2019-07-09add shadow and pressed state for vpn icon buttoncyBerta
2019-02-18Merge branch 'sp' into 'master'cyberta
Tried making the use of periods more consistent. See merge request leap/bitmask_android!84
2019-02-08Tried making the use of periods more consistent.kwadronaut
Resolves https://www.transifex.com/otf/bitmask-android/translate/#hr/strings/152743232 " Yeah, the use of a period is pretty inconsistent. It does seem like in most cases in which the imperative is used, no punctuation is used however. "Do not show again", "Open navigation drawer", "Please enter your password", "Remind me later" etc."
2018-12-29update sdk to version 28, update dependencies, fix potential memory leakscyBerta
2018-12-11Merge branch 'cyberta_master' into feature/gatewayselectioncyBerta