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
*
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
*
ui: use real M3 themeing on TV
Jason A. Donenfeld
2023-04-04
3
-5
/
+58
*
ui: redirect to play store if no file manager on tv
Jason A. Donenfeld
2023-04-04
1
-1
/
+7
*
ui: detect tv framework stubs when getting content
Jason A. Donenfeld
2023-04-04
1
-1
/
+24
*
ui: use ErrorMessages consistently
Jason A. Donenfeld
2023-04-04
2
-2
/
+4
*
ui: do not crash if tunnel preparation fails
Jason A. Donenfeld
2023-04-04
1
-6
/
+14
*
ui: do not OOM when leaving log window open for a while
Jason A. Donenfeld
2023-04-04
1
-14
/
+39
*
ui: show bottom sheet sync to prevent double add
Jason A. Donenfeld
2023-04-04
1
-1
/
+1
*
ui: do not return to detail page when restoring state
Jason A. Donenfeld
2023-04-04
1
-4
/
+14
*
ui: never access CREATOR directly
Jason A. Donenfeld
2023-04-04
1
-4
/
+13
*
ui: never throw on link clicks
Jason A. Donenfeld
2023-04-04
2
-4
/
+6
*
ui: do not allow double clicking fab to show menu twice
Jason A. Donenfeld
2023-03-30
1
-0
/
+2
*
ui: remove unneeded @JvmStatic annotations
Jason A. Donenfeld
2023-03-30
3
-8
/
+1
*
ui: use app resources instead of ctx for strings in callback
Jason A. Donenfeld
2023-03-30
1
-1
/
+1
*
ui: use M3 theme for TV to prevent crash
Jason A. Donenfeld
2023-03-30
1
-1
/
+5
*
ui: add log items in buffered batches
Jason A. Donenfeld
2023-03-28
1
-23
/
+34
*
ui: color verbose logs the same as debug logs
Jason A. Donenfeld
2023-03-28
1
-1
/
+1
*
ui: don't call getColor on already resolved attribute
Jason A. Donenfeld
2023-03-28
1
-1
/
+1
*
ui: cancel actionmode when pressing back button
Jason A. Donenfeld
2023-03-27
1
-0
/
+8
*
ui: simplify actionmode cast
Jason A. Donenfeld
2023-03-27
1
-3
/
+1
[next]