summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res
AgeCommit message (Expand)AuthorFilesLines
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-18Allow changing the dialog messageJanito Vaqueiro Ferreira Filho1-1/+1
2021-03-18Rename layout to `confirm_dns`Janito Vaqueiro Ferreira Filho1-1/+2
2021-03-12Create extra dimen alias for widget paddingAleksandr Granin3-4/+5
2021-03-12Use system animation timingsAleksandr Granin3-1/+14
2021-03-12Create list item view and layouts. Defie text and list item stylesAleksandr Granin12-0/+261
2021-03-05Use a fixed initial value for collapsed heightJanito Vaqueiro Ferreira Filho2-1/+2
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 Granin6-0/+64
2021-02-26Update problem report hint messageAleksandr Granin1-1/+1
2021-02-26Add android TV bannerAleksandr Granin1-0/+0
2021-02-12Move transition animation duration to resourcesAleksandr Granin10-9/+13
2021-02-12Fix fragment transition animation Z-orderAleksandr Granin12-21/+9
2021-02-11Update translationsJanito Vaqueiro Ferreira Filho18-0/+35
2021-02-11Add FAQs & Guides entry to the Settings screenJanito Vaqueiro Ferreira Filho2-0/+8
2021-02-11Create separate `Url` styleable attributeJanito Vaqueiro Ferreira Filho1-1/+3
2021-02-10Escape plural translationsJanito Vaqueiro Ferreira Filho18-233/+233
2021-02-10Update translationsJanito Vaqueiro Ferreira Filho36-218/+1360
2021-02-08Move down buttons in Account screenJanito Vaqueiro Ferreira Filho1-2/+5
2021-01-26Fix strings.xmlEmīls1-2/+4
2021-01-26Allow key management in blocked stateEmīls19-20/+0
2021-01-19Migrate to androidXAleksandr Granin2-44/+45
2021-01-12Change incorrect IP to correct one in translationsOskar Nyberg1-1/+1
2021-01-12Update Android translationsOskar Nyberg36-0/+72
2020-12-16Improve error message for invalid DNS server addr.Janito Vaqueiro Ferreira Filho1-0/+1
2020-12-14Create `ConfirmPublicDnsDialogFragment`Janito Vaqueiro Ferreira Filho2-0/+35
2020-12-10Show DNS servers and listen for changesJanito Vaqueiro Ferreira Filho1-0/+31
2020-12-10Create row to edit custom DNS addressJanito Vaqueiro Ferreira Filho3-0/+42
2020-12-10Show "Add a server" row when enabledJanito Vaqueiro Ferreira Filho3-0/+39
2020-12-10Add toggle cell to enable custom DNSJanito Vaqueiro Ferreira Filho2-0/+6
2020-12-10Add custom DNS footer message to the listJanito Vaqueiro Ferreira Filho3-1/+15
2020-12-10Use a `RecyclerView` in `AdvancedFragment`Janito Vaqueiro Ferreira Filho2-32/+34
2020-12-02Create initial View App Logs fragmentJanito Vaqueiro Ferreira Filho1-0/+33
2020-12-02Add View App Logs button to Problem Report screenJanito Vaqueiro Ferreira Filho2-1/+7
2020-11-30Allow navigating to remove button of account entryJanito Vaqueiro Ferreira Filho1-0/+2
2020-11-25Rename TAP adapter error cause on AndroidDavid Lönnhager1-1/+1
2020-11-09Update translation strings on AndroidJanito Vaqueiro Ferreira Filho18-39/+57
2020-11-09Replace "Enabled" with "Enable" in Split TunnelingJanito Vaqueiro Ferreira Filho2-2/+2
2020-11-04Establish minimum cell widget heightJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-21Start with the background focusedJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-21Make the account input box the next focusable viewJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-19Make account history entries focusableJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-19Make account focusable in Welcome screenJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-19Make apps focusable on Split Tunneling screenJanito Vaqueiro Ferreira Filho2-2/+10
2020-10-19Change green button background color when focusedJanito Vaqueiro Ferreira Filho2-1/+10
2020-10-19Make cell buttons focusableJanito Vaqueiro Ferreira Filho1-1/+8
2020-10-19Refactor relay list item to add keyboard supportJanito Vaqueiro Ferreira Filho1-27/+41
2020-10-19Change button background color when focusedJanito Vaqueiro Ferreira Filho6-6/+56