summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/values
AgeCommit message (Collapse)AuthorFilesLines
2021-12-16Split Android project and app moduleAlbin8-515/+0
The purpose of this is to: * Comply better with the default Android project structure (see https://developer.android.com/studio/build). * Avoid conflicts between project and app dependencies and plugins.
2021-10-07Skip translation of app nameAlbin2-1/+2
2021-10-07Separate non-translatable stringsAlbin2-9/+16
2021-10-07Clarify custom dns hintAlbin1-1/+1
When the user adds a custom dns, the input field hint will say "Enter IP" rather than "e.g. 10.0.0.4" to avoid confusion.
2021-08-26Add ViewIntent for system apps appearingAleksandr Granin1-0/+1
2021-04-19Refactor SplitTunneling Fragment, add tests.Aleksandr Granin2-0/+3
2021-04-15Remove obsoleted messageJanito Vaqueiro Ferreira Filho1-2/+0
2021-04-14Add support for adaptive icons.Aleksandr Granin1-0/+1
2021-04-01Create SplitTunneling ViewModel and testsAleksandr Granin1-1/+2
2021-03-22Fix missing period for problem report hint messageJanito Vaqueiro Ferreira Filho1-1/+1
2021-03-18Confirm adding local DNS server addressJanito Vaqueiro Ferreira Filho1-0/+2
2021-03-12Create extra dimen alias for widget paddingAleksandr Granin1-0/+1
2021-03-12Use system animation timingsAleksandr Granin1-1/+1
2021-03-12Create list item view and layouts. Defie text and list item stylesAleksandr Granin3-0/+59
2021-03-05Use a fixed initial value for collapsed heightJanito Vaqueiro Ferreira Filho1-0/+1
2021-03-02Apply default NavigationBar color on application startAleksandr Granin1-0/+1
2021-03-02Apply default StatusBar color on application startAleksandr Granin1-0/+1
2021-03-02Create switch style and all needed assets for thisAleksandr Granin3-0/+24
Remove empty lines. Should be squashed
2021-02-26Update problem report hint messageAleksandr Granin1-1/+1
2021-02-12Move transition animation duration to resourcesAleksandr Granin1-0/+4
2021-02-11Add FAQs & Guides entry to the Settings screenJanito Vaqueiro Ferreira Filho1-0/+2
2021-02-11Create separate `Url` styleable attributeJanito Vaqueiro Ferreira Filho1-1/+3
2021-01-26Fix strings.xmlEmīls1-2/+4
2021-01-26Allow key management in blocked stateEmīls1-2/+0
2021-01-12Change incorrect IP to correct one in translationsOskar Nyberg1-1/+1
2020-12-16Improve error message for invalid DNS server addr.Janito Vaqueiro Ferreira Filho1-0/+1
2020-12-14Create `ConfirmPublicDnsDialogFragment`Janito Vaqueiro Ferreira Filho1-0/+3
2020-12-10Create row to edit custom DNS addressJanito Vaqueiro Ferreira Filho1-0/+1
2020-12-10Show "Add a server" row when enabledJanito Vaqueiro Ferreira Filho1-0/+1
2020-12-10Add toggle cell to enable custom DNSJanito Vaqueiro Ferreira Filho1-0/+1
2020-12-10Add custom DNS footer message to the listJanito Vaqueiro Ferreira Filho1-0/+1
2020-12-02Add View App Logs button to Problem Report screenJanito Vaqueiro Ferreira Filho1-0/+1
2020-11-25Rename TAP adapter error cause on AndroidDavid Lönnhager1-1/+1
2020-11-09Replace "Enabled" with "Enable" in Split TunnelingJanito Vaqueiro Ferreira Filho1-1/+1
2020-11-04Establish minimum cell widget heightJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-19Change green button background color when focusedJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-06Split the `sent_thanks` message string in twoJanito Vaqueiro Ferreira Filho1-1/+2
2020-09-22Remove "Quit app" messageJanito Vaqueiro Ferreira Filho1-1/+0
2020-09-21Add dimension resources for account history entryJanito Vaqueiro Ferreira Filho1-0/+2
2020-09-04Rename account input resources into account loginJanito Vaqueiro Ferreira Filho1-2/+2
2020-09-03Rename `normal_button_height` to `button_height`Janito Vaqueiro Ferreira Filho2-2/+2
2020-09-03Remove obsoleted dimension resourceJanito Vaqueiro Ferreira Filho1-1/+0
2020-09-03Set button minimum height instead of heightJanito Vaqueiro Ferreira Filho1-1/+2
2020-09-01Build border sides using image viewsJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-25Reduce app list item icon sizeJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-25Create dimension for app list item icon sizeJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-24Update plurals to remove unnecessary parametersJanito Vaqueiro Ferreira Filho1-3/+3
2020-08-24Change spelling in string resource IDsJanito Vaqueiro Ferreira Filho1-2/+2
2020-08-24Change spelling of user visible stringsJanito Vaqueiro Ferreira Filho1-2/+2
2020-08-20Add locale to last website linkJanito Vaqueiro Ferreira Filho1-1/+1