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
/
src
/
main
/
java
(
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
1
-2
/
+2
*
global: update copyright notices
Jason A. Donenfeld
2025-05-19
58
-58
/
+58
*
TunnelCreatorActivity: use proper xml for layout
Jason A. Donenfeld
2025-05-19
1
-15
/
+2
*
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
2
-13
/
+9
*
TvMainActivity: use OpenDocument instead of GetContent
Jason A. Donenfeld
2025-05-16
1
-3
/
+3
*
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: 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
2
-3
/
+3
*
QuickTileService: require SYSTEM_ALERT_WINDOW to start background activity
Jason A. Donenfeld
2023-10-18
1
-1
/
+9
*
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: 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
*
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: use modal corruption alert instead of snackbar
Jason A. Donenfeld
2023-05-11
1
-12
/
+21
*
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
1
-44
/
+40
*
ui: add shortcut for adding quick settings tile
Jason A. Donenfeld
2023-05-10
3
-1
/
+76
*
ui: bifurcate only parts of release but nag about wrong context
Jason A. Donenfeld
2023-05-10
2
-7
/
+51
*
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
3
-22
/
+19
*
ui: reformat all code
Jason A. Donenfeld
2023-05-05
34
-257
/
+320
*
ui: collect logs from IO thread only
Jason A. Donenfeld
2023-05-05
1
-11
/
+15
*
gradle: remove runtime detection of play store
Jason A. Donenfeld
2023-05-04
4
-30
/
+35
*
ui: update cleanups
Jason A. Donenfeld
2023-05-03
1
-79
/
+98
*
ui: use .seconds instead of .toDuration
Jason A. Donenfeld
2023-05-05
1
-2
/
+2
*
ui: handle update signatures
Jason A. Donenfeld
2023-05-01
8
-15
/
+3114
*
ui: display latest handshake time
Jason A. Donenfeld
2023-04-24
2
-7
/
+63
*
ui: LogViewerActivity: cleanup ret val
Jason A. Donenfeld
2023-04-13
1
-2
/
+1
*
ui: further reduce log viewer memory usage
Jason A. Donenfeld
2023-04-12
1
-2
/
+1
*
tunnel: defer enabling strict mode until later
Jason A. Donenfeld
2023-04-11
1
-4
/
+5
*
ui: always show visible localized error messages
Jason A. Donenfeld
2023-04-07
1
-3
/
+3
*
ui: set app list button text on main thread
Jason A. Donenfeld
2023-04-07
1
-1
/
+1
*
ui: allow vetoing tunnel selection changes
Jason A. Donenfeld
2023-04-05
3
-6
/
+15
*
ui: no need to manually recreate activities after night change
Jason A. Donenfeld
2023-04-05
5
-42
/
+21
*
ui: distinguish play store installs at runtime for reproducible builds
Jason A. Donenfeld
2023-04-05
1
-2
/
+15
*
ui: always use MaterialAlertDialogBuilder
Jason A. Donenfeld
2023-04-04
1
-3
/
+5
*
ui: force dark theme in TV mode
Jason A. Donenfeld
2023-04-04
2
-2
/
+19
[next]