index
:
wireguard-android
hs/build-upgrades
jd/icu-units
lr/for-jason
master
Android GUI for WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
ui
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-03-15
ui: remove use of deprecated bundleOf
Jason A. Donenfeld
2
-9
/
+8
2026-03-15
Updater: discourage copy and pasting
Jason A. Donenfeld
1
-0
/
+6
2026-03-10
Application: include appid in user agent
Jason A. Donenfeld
1
-1
/
+1
2026-03-10
res: remove untranslatable string from hindi translation
Jason A. Donenfeld
1
-1
/
+0
2026-03-10
Updater: don't immediately retry if check fails
Jason A. Donenfeld
1
-1
/
+7
2025-12-31
Updater: don't compile in updater when it can't be used
Jason A. Donenfeld
1
-0
/
+9
2025-12-31
LogViewerActivity: remove unnecessary ?.
Jason A. Donenfeld
1
-1
/
+1
2025-10-20
ui: raise min SDK to 24
Harsh Shandilya
10
-49
/
+12
2025-10-20
ui: losslessly optimize launcher icons
Anthony Ryan
11
-0
/
+0
2025-05-31
QrCodeFromFileScanner: more efficiently downscale images and release memory
Jason A. Donenfeld
1
-44
/
+16
2025-05-31
QrCodeFromFileScanner: catch OOM errors
Jason A. Donenfeld
1
-1
/
+1
2025-05-28
QuickTileService: wait for tunnels to load
Jason A. Donenfeld
1
-0
/
+4
2025-05-28
QuickTileService: handle onClick in applicationScope
Jason A. Donenfeld
1
-25
/
+38
2025-05-23
TvMainActivity: link to cx file explorer
Jason A. Donenfeld
1
-1
/
+4
2025-05-21
DonatePreferences: use toUri() extension
Jason A. Donenfeld
1
-1
/
+2
2025-05-19
MainActivity: don't reuse id names across layouts
Jason A. Donenfeld
2
-3
/
+3
2025-05-19
global: add missing xml copyright and opening tag
Jason A. Donenfeld
60
-56
/
+234
2025-05-19
global: update copyright notices
Jason A. Donenfeld
63
-63
/
+63
2025-05-19
TunnelCreatorActivity: use proper xml for layout
Jason A. Donenfeld
2
-15
/
+17
2025-05-16
TunnelToggleActivity: suppress errors from prepare() in lockdown mode
Jason A. Donenfeld
1
-4
/
+8
2025-05-16
ui: set fitsSystemWindows=true for EdgeToEdge on API 35+
Jason A. Donenfeld
4
-14
/
+12
2025-05-16
TvMainActivity: use OpenDocument instead of GetContent
Jason A. Donenfeld
1
-3
/
+3
2025-05-15
ui: sync translations
Jason A. Donenfeld
23
-216
/
+799
2025-05-08
LogViewerActivity: cast array to Any type instead of using union inference
Jason A. Donenfeld
1
-1
/
+1
2025-05-08
SettingsActivity: manually apply insets for api 35
Jason A. Donenfeld
1
-0
/
+24
2025-05-08
SettingsActivity: remove unused imports
Jason A. Donenfeld
1
-2
/
+0
2025-05-05
gradle: update kotlin to 2.1.20
Jason A. Donenfeld
1
-0
/
+1
2025-05-05
gradle: target API 36
Jason A. Donenfeld
2
-3
/
+3
2023-10-18
ui: sync with crowdin
Jason A. Donenfeld
9
-8
/
+209
2023-10-18
QuickTileService: require SYSTEM_ALERT_WINDOW to start background activity
Jason A. Donenfeld
2
-1
/
+12
2023-10-13
gradle: bump many deps
Jason A. Donenfeld
1
-1
/
+1
2023-09-12
ui: only show a snackbar for Android 12 and lower
SlipkHunter
1
-1
/
+4
2023-07-07
ui: hide corrupted message if no installer
Jason A. Donenfeld
1
-6
/
+8
2023-07-07
ui: sync with crowdin
Jason A. Donenfeld
6
-5
/
+77
2023-07-06
ui: remove unused elvis operators
Jason A. Donenfeld
1
-2
/
+2
2023-07-06
ui: use api 34's startActivityAndCollapse
Jason A. Donenfeld
1
-1
/
+7
2023-05-26
strings: sync with crowdin
Jason A. Donenfeld
9
-54
/
+316
2023-05-26
ui: add basic double update guard
Jason A. Donenfeld
1
-0
/
+5
2023-05-26
ui: remove debug keys
Jason A. Donenfeld
1
-6
/
+7
2023-05-14
ui: add missing article to string
Jason A. Donenfeld
1
-1
/
+1
2023-05-11
ui: use modal corruption alert instead of snackbar
Jason A. Donenfeld
2
-13
/
+23
2023-05-11
ui: use applicationScope helper when possible
Jason A. Donenfeld
1
-7
/
+8
2023-05-11
ui: cleanup quick tile and modernize
Jason A. Donenfeld
2
-44
/
+44
2023-05-10
strings: sync with crowdin
Jason A. Donenfeld
4
-0
/
+32
2023-05-10
ui: add shortcut for adding quick settings tile
Jason A. Donenfeld
5
-1
/
+81
2023-05-10
gradle: generate locales for per-app picking
Jason A. Donenfeld
1
-0
/
+1
2023-05-10
ui: bifurcate only parts of release but nag about wrong context
Jason A. Donenfeld
4
-7
/
+61
2023-05-08
ui: use debug key in debug builds
Jason A. Donenfeld
1
-6
/
+8
2023-05-08
ui: only register contracts in constructors
Jason A. Donenfeld
2
-21
/
+21
2023-05-08
gradle: restore play runtime detection
Jason A. Donenfeld
4
-35
/
+19
[next]