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
(
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: 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
*
strings: sync with crowdin
Jason A. Donenfeld
2023-05-26
9
-54
/
+316
*
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
*
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: generate locales for per-app picking
Jason A. Donenfeld
2023-05-10
1
-0
/
+1
*
ui: bifurcate only parts of release but nag about wrong context
Jason A. Donenfeld
2023-05-10
3
-7
/
+53
*
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
43
-279
/
+350
*
ui: collect logs from IO thread only
Jason A. Donenfeld
2023-05-05
1
-11
/
+15
*
strings: sync with crowdin
Jason A. Donenfeld
2023-05-03
4
-11
/
+40
*
gradle: remove runtime detection of play store
Jason A. Donenfeld
2023-05-04
5
-30
/
+40
*
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
10
-15
/
+3123
*
strings: sync with crowdin
Jason A. Donenfeld
2023-04-13
5
-1
/
+29
*
ui: display latest handshake time
Jason A. Donenfeld
2023-04-24
4
-8
/
+94
*
ui: remove unused extra_margin constant
Jason A. Donenfeld
2023-04-13
1
-1
/
+0
*
ui: layout: don't stretch text fields, so that alignment is correct
Jason A. Donenfeld
2023-04-13
2
-25
/
+25
*
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: don't use primary color on status bar < api 23
Jason A. Donenfeld
2023-04-05
1
-0
/
+1
*
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
*
strings: sync with crowdin
Jason A. Donenfeld
2023-04-04
3
-2
/
+13
*
ui: don't create fake theme color attr
Jason A. Donenfeld
2023-04-04
4
-4
/
+1
*
ui: force dark theme in TV mode
Jason A. Donenfeld
2023-04-04
2
-2
/
+19
*
ui: use filled icon buttons in TV mode
Jason A. Donenfeld
2023-04-04
1
-2
/
+2
*
ui: use real M3 themeing on TV
Jason A. Donenfeld
2023-04-04
12
-53
/
+80
*
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
2
-6
/
+15
*
ui: do not OOM when leaving log window open for a while
Jason A. Donenfeld
2023-04-04
1
-14
/
+39
[next]