summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/layout
AgeCommit message (Expand)AuthorFilesLines
2020-05-11Format Android XML filesJanito Vaqueiro Ferreira Filho7-15/+5
2020-04-30Copy account token to clipboard when clickedJanito Vaqueiro Ferreira Filho1-2/+4
2020-04-30Create Welcome screen for newly created accountsJanito Vaqueiro Ferreira Filho1-0/+88
2020-04-28Use custom button widget in login screenJanito Vaqueiro Ferreira Filho1-7/+6
2020-04-27Set full public key as informationJanito Vaqueiro Ferreira Filho1-0/+1
2020-04-27Update WireGuard Key screen buttonsJanito Vaqueiro Ferreira Filho1-11/+15
2020-04-27Add detail image to `Button`Janito Vaqueiro Ferreira Filho1-0/+7
2020-04-27Change `Button` to support showing a spinnerJanito Vaqueiro Ferreira Filho1-0/+16
2020-04-27Use `UrlButton` in WireGuard Key screenJanito Vaqueiro Ferreira Filho1-9/+11
2020-04-27Create new `widget` packageJanito Vaqueiro Ferreira Filho2-56/+56
2020-04-27Use new widgets in WireGuard key screenJanito Vaqueiro Ferreira Filho1-64/+19
2020-04-27Allow showing spinner when information is missingJanito Vaqueiro Ferreira Filho1-7/+18
2020-04-27Use `whenMissing` attribute in account layoutJanito Vaqueiro Ferreira Filho1-2/+4
2020-04-27Use new widgets in `AccountFragment`Janito Vaqueiro Ferreira Filho1-46/+15
2020-04-27Create `InformationView` helper widgetJanito Vaqueiro Ferreira Filho1-0/+17
2020-04-27Add spinners to WireGuard key informationJanito Vaqueiro Ferreira Filho1-12/+34
2020-04-27Add spinner to show when verifying keyJanito Vaqueiro Ferreira Filho1-9/+21
2020-04-27Show time since WireGuard key was generatedJanito Vaqueiro Ferreira Filho1-1/+1
2020-04-27Change how public key is copied to the clipboardJanito Vaqueiro Ferreira Filho1-1/+1
2020-04-27Change style of WireGuard key valid textJanito Vaqueiro Ferreira Filho1-2/+3
2020-04-27Change style of public key and key generated textsJanito Vaqueiro Ferreira Filho1-27/+35
2020-04-27Make the "Generate key" a buttonJanito Vaqueiro Ferreira Filho1-30/+7
2020-04-27Make "Verify key" a buttonJanito Vaqueiro Ferreira Filho1-30/+8
2020-04-27Use the custom button widget for "Manage keys"Janito Vaqueiro Ferreira Filho1-9/+9
2020-04-27Make "Manage keys" a buttonJanito Vaqueiro Ferreira Filho1-22/+9
2020-04-27Place the buttons on the lower part of the screenJanito Vaqueiro Ferreira Filho1-0/+9
2020-04-27Move `WireGuard key` option into `Advanced` screenJanito Vaqueiro Ferreira Filho3-25/+24
2020-04-20Change no email confirmation dialog button colorsEmīls1-2/+2
2020-03-30Parameterize MTU range in footer textJanito Vaqueiro Ferreira Filho1-3/+3
2020-03-30Add `WireGuard MTU` setting to Advanced settingsJanito Vaqueiro Ferreira Filho1-0/+40
2020-03-30Create empty Advanced settings screenJanito Vaqueiro Ferreira Filho1-0/+36
2020-03-30Create menu entry for the Advanced settings screenJanito Vaqueiro Ferreira Filho1-0/+24
2020-03-16Update logo image size in the app screensJanito Vaqueiro Ferreira Filho2-2/+2
2020-02-21Format all the android xml filesEmīls14-1328/+1059
2020-02-17Make the settings screen scrollableJanito Vaqueiro Ferreira Filho1-186/+198
2020-02-17Swap country and city labels in connect screenJanito Vaqueiro Ferreira Filho1-2/+2
2020-02-15Add reconnect button to layoutJanito Vaqueiro Ferreira Filho1-4/+21
2020-02-14Add auto-connect switch to preferencesEmīls1-0/+34
2020-02-11Adjust login fragment to contain account historyEmīls1-0/+9
2020-02-11Add layouts and drawables for account historyEmīls1-0/+13
2020-02-10Update toggle if allow LAN settings changesJanito Vaqueiro Ferreira Filho1-1/+1
2020-02-10Create `CellSwitch` widgetJanito Vaqueiro Ferreira Filho1-0/+5
2020-02-10Create `PreferencesFragment`Janito Vaqueiro Ferreira Filho1-0/+73
2020-02-10Add Preferences menu entry to Settings screenJanito Vaqueiro Ferreira Filho1-0/+29
2020-02-10Use `marginTop` for spacing in Settings layoutJanito Vaqueiro Ferreira Filho1-3/+3
2020-01-14Only call lifecycle methods if connection is readyJanito Vaqueiro Ferreira Filho1-0/+6
2019-12-11Finish refactor into ui and service packagesEmīls1-2/+2
2019-10-24Remove redundant layout attribute from wireguard_key.xmlEmīls Piņķis1-2/+1
2019-10-01Use overlays instead of changing the foregroundJanito Vaqueiro Ferreira Filho1-2/+2
2019-09-30Remove spacer viewJanito Vaqueiro Ferreira Filho1-8/+3