summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
AgeCommit message (Collapse)Author
2021-11-14draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-11-14first implementation of the gateway button, started to remove labels from ↵cyBerta
EipFragment, implement method to get the avearage load of a location as an enum value
2021-11-12add an test for no network error handlingcyBerta
2021-11-10add a more specific error if provider api communication is attempted without ↵cyBerta
any working internet connection
2021-11-07tweak loading screen - hide connection details behind a clickable lablecyBerta
2021-11-06implement tiomeout error handling + UI if tor doesn't start within 3 minutescyBerta
2021-11-05localize notification channel description for tor notificationscyBerta
2021-10-22show tor and snowflake connection status in provider setup screenscyBerta
2021-10-16tweak tor done progess stringcyBerta
2021-10-16show tor bootstrapping progress in notificationscyBerta
2021-07-21tweak wordingcyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
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-28download apk, request permission and install app updatecyBerta
2020-12-28add new download notification stringscyBerta
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-26implement tile service #8762cyBerta
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-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-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-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-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
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-10-08#8927 update languagescyBerta
2018-09-18Excessive quotation mark string Fixes #8932kwadronaut
2018-09-16remove unused string resourcecyBerta
2018-09-16[Bug] string rephrase (#8879)kwadronaut
fixes #8879 unclear string
2018-09-15change string about battery save moduscyBerta
2018-06-18solved merge conflictlalottacontinua
2018-06-03Added donation remindersJanak Amarasena
2018-05-31Added donation button to navigation drawerJanak Amarasena