summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/layout
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-30Add settings button to login screenJanito Vaqueiro Ferreira Filho1-1/+13
2019-09-30Add settings button to launch screenJanito Vaqueiro Ferreira Filho1-0/+9
2019-09-30Tweak margins to better support logged out stateJanito Vaqueiro Ferreira Filho1-2/+2
2019-09-30Hide items in settings screen when logged outJanito Vaqueiro Ferreira Filho1-0/+2
2019-09-09Adjust header alpha 0.6->0.8 on AndroidLinus Färnstrand1-1/+1
2019-09-07Show key age in wireguard key fragmentEmīls Piņķis1-2/+7
2019-09-07Update keygen model againEmīls Piņķis1-3/+39
2019-09-02Re-order Android layout for consistencyLinus Färnstrand1-28/+28
2019-09-02Change text on verify wg key buttonLinus Färnstrand1-1/+1
2019-09-02Change text on manage keys button on wg viewLinus Färnstrand1-2/+2
2019-08-29Show public key in case sensitive mannerEmīls Piņķis1-1/+1
2019-08-27Add "Create account" buttonJanito Vaqueiro Ferreira Filho1-0/+28
2019-08-27Change login subtitle text colorJanito Vaqueiro Ferreira Filho1-1/+1
2019-08-19Add wireguard key fragment to android appEmīls Piņķis2-0/+181
2019-08-16Don't force version label to be capitalizedJanito Vaqueiro Ferreira Filho1-1/+0
2019-08-06Allow "Switch location" button to grow tallerJanito Vaqueiro Ferreira Filho1-0/+2
2019-08-02Allow collapsing and expanding the tunnel infoJanito Vaqueiro Ferreira Filho1-7/+26
2019-08-02Add text views for tunnel informationJanito Vaqueiro Ferreira Filho1-15/+40
2019-07-31Change `update_available` string IDJanito Vaqueiro Ferreira Filho1-1/+1
2019-07-31Update settings to show when there's a new versionJanito Vaqueiro Ferreira Filho1-0/+16
2019-07-31Make notification banner clickableJanito Vaqueiro Ferreira Filho1-46/+53
2019-07-31Add notification iconJanito Vaqueiro Ferreira Filho1-1/+12
2019-07-31Add `TextView` for notification messageJanito Vaqueiro Ferreira Filho1-11/+30
2019-07-30Open download page when App version is pressedJanito Vaqueiro Ferreira Filho1-1/+1
2019-07-30Add App version settings entryJanito Vaqueiro Ferreira Filho1-0/+40
2019-07-30Only allow number digits in account inputJanito Vaqueiro Ferreira Filho1-0/+1
2019-07-29Increase settings button touch areaJanito Vaqueiro Ferreira Filho1-3/+6