index
:
wireguard-android
jd/icu-units
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
QrCodeFromFileScanner: more efficiently downscale images and release memory
Jason A. Donenfeld
2025-05-31
1
-44
/
+16
*
QrCodeFromFileScanner: catch OOM errors
Jason A. Donenfeld
2025-05-31
1
-1
/
+1
*
QuickTileService: wait for tunnels to load
Jason A. Donenfeld
2025-05-28
1
-0
/
+4
*
QuickTileService: handle onClick in applicationScope
Jason A. Donenfeld
2025-05-28
1
-25
/
+38
*
TvMainActivity: link to cx file explorer
Jason A. Donenfeld
2025-05-23
1
-1
/
+4
*
DonatePreferences: use toUri() extension
Jason A. Donenfeld
2025-05-21
1
-1
/
+2
*
MainActivity: don't reuse id names across layouts
Jason A. Donenfeld
2025-05-19
2
-3
/
+3
*
global: add missing xml copyright and opening tag
Jason A. Donenfeld
2025-05-19
60
-56
/
+234
*
global: update copyright notices
Jason A. Donenfeld
2025-05-19
63
-63
/
+63
*
TunnelCreatorActivity: use proper xml for layout
Jason A. Donenfeld
2025-05-19
2
-15
/
+17
*
TunnelToggleActivity: suppress errors from prepare() in lockdown mode
Jason A. Donenfeld
2025-05-16
1
-4
/
+8
*
ui: set fitsSystemWindows=true for EdgeToEdge on API 35+
Jason A. Donenfeld
2025-05-16
4
-14
/
+12
*
TvMainActivity: use OpenDocument instead of GetContent
Jason A. Donenfeld
2025-05-16
1
-3
/
+3
*
ui: sync translations
Jason A. Donenfeld
2025-05-15
23
-216
/
+799
*
LogViewerActivity: cast array to Any type instead of using union inference
Jason A. Donenfeld
2025-05-08
1
-1
/
+1
*
SettingsActivity: manually apply insets for api 35
Jason A. Donenfeld
2025-05-08
1
-0
/
+24
*
SettingsActivity: remove unused imports
Jason A. Donenfeld
2025-05-08
1
-2
/
+0
*
gradle: use = instead of .set
Jason A. Donenfeld
2025-05-08
1
-1
/
+1
*
gradle: update kotlin to 2.1.20
Jason A. Donenfeld
2025-05-05
1
-0
/
+1
*
gradle: target API 36
Jason A. Donenfeld
2025-05-05
3
-5
/
+5
*
ui: sync with crowdin
Jason A. Donenfeld
2023-10-18
9
-8
/
+209
*
QuickTileService: require SYSTEM_ALERT_WINDOW to start background activity
Jason A. Donenfeld
2023-10-18
2
-1
/
+12
*
gradle: bump many deps
Jason A. Donenfeld
2023-10-13
1
-1
/
+1
*
ui: only show a snackbar for Android 12 and lower
SlipkHunter
2023-09-12
1
-1
/
+4
*
ui: hide corrupted message if no installer
Jason A. Donenfeld
2023-07-07
1
-6
/
+8
*
ui: sync with crowdin
Jason A. Donenfeld
2023-07-07
6
-5
/
+77
*
ui: remove unused elvis operators
Jason A. Donenfeld
2023-07-06
1
-2
/
+2
*
ui: use api 34's startActivityAndCollapse
Jason A. Donenfeld
2023-07-06
1
-1
/
+7
*
gradle: remove unused import
Jason A. Donenfeld
2023-07-05
1
-1
/
+0
*
gradle: bump to api 34
Jason A. Donenfeld
2023-07-05
1
-2
/
+2
*
strings: sync with crowdin
Jason A. Donenfeld
2023-05-26
9
-54
/
+316
*
gradle: bump to agp 8.2.0-alpha05
Jason A. Donenfeld
2023-05-26
1
-12
/
+0
*
gradle: sort extracted locales rather than generated XML
Jason A. Donenfeld
2023-05-26
1
-7
/
+5
*
ui: add basic double update guard
Jason A. Donenfeld
2023-05-26
1
-0
/
+5
*
ui: remove debug keys
Jason A. Donenfeld
2023-05-26
1
-6
/
+7
*
ui: add missing article to string
Jason A. Donenfeld
2023-05-14
1
-1
/
+1
*
gradle: sort lines in localeConfig
Jason A. Donenfeld
2023-05-13
1
-0
/
+12
*
ui: use modal corruption alert instead of snackbar
Jason A. Donenfeld
2023-05-11
2
-13
/
+23
*
ui: use applicationScope helper when possible
Jason A. Donenfeld
2023-05-11
1
-7
/
+8
*
ui: cleanup quick tile and modernize
Jason A. Donenfeld
2023-05-11
2
-44
/
+44
*
strings: sync with crowdin
Jason A. Donenfeld
2023-05-10
4
-0
/
+32
*
ui: add shortcut for adding quick settings tile
Jason A. Donenfeld
2023-05-10
5
-1
/
+81
*
gradle: hack around 8.1.0-beta02 api 21 outlining bug
Jason A. Donenfeld
2023-05-10
1
-0
/
+3
*
gradle: generate locales for per-app picking
Jason A. Donenfeld
2023-05-10
2
-0
/
+4
*
ui: bifurcate only parts of release but nag about wrong context
Jason A. Donenfeld
2023-05-10
5
-7
/
+65
*
gradle: exclude version meta files in release build
Jason A. Donenfeld
2023-05-10
1
-0
/
+1
*
ui: use debug key in debug builds
Jason A. Donenfeld
2023-05-08
1
-6
/
+8
*
ui: only register contracts in constructors
Jason A. Donenfeld
2023-05-08
2
-21
/
+21
*
gradle: restore play runtime detection
Jason A. Donenfeld
2023-05-08
5
-41
/
+19
*
ui: reformat all code
Jason A. Donenfeld
2023-05-05
45
-281
/
+358
[next]