summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Set 1 line limit for expanded title to prevent wrong calcalution of height sc...Aleksandr Granin8-0/+8
2021-04-22Update Android TV bannerAleksandr Granin1-0/+0
2021-04-19Refactor SplitTunneling Fragment, add tests.Aleksandr Granin4-21/+68
2021-04-15Restore hard-coded dialog messageJanito Vaqueiro Ferreira Filho1-3/+2
2021-04-15Remove obsoleted messageJanito Vaqueiro Ferreira Filho20-21/+0
2021-04-14Added the source icon and updated readmeAleksandr Granin1-1/+1
2021-04-14Add support for adaptive icons.Aleksandr Granin3-0/+27
2021-04-01Fix missing translation updateJanito Vaqueiro Ferreira Filho1-1/+0
2021-04-01Run translation-converterAleksandr Granin18-18/+0
2021-04-01Create SplitTunneling ViewModel and testsAleksandr Granin3-1/+20
2021-04-01Download translations from CrowdinOskar Nyberg38-319/+757
2021-03-27Fix incorrect escaping in translated messageJanito Vaqueiro Ferreira Filho1-1/+1
2021-03-27Remove obsoleted translation messageJanito Vaqueiro Ferreira Filho18-18/+0
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