index
:
wireguard-android
hs/refactor-build
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: remove hack for broken kotlin compiler
Jason A. Donenfeld
2021-05-06
1
-5
/
+1
*
ui: replace deprecated string operations
Harsh Shandilya
2021-05-05
3
-10
/
+6
*
ui: abstract out theme attributes to reduce overlap
Harsh Shandilya
2021-04-21
2
-22
/
+4
*
strings: replace three dots with ellipsis character
Harsh Shandilya
2021-04-21
2
-4
/
+4
*
ui: remove unnecessary v21 styles override
Harsh Shandilya
2021-04-21
1
-26
/
+0
*
strings: remove invalid translation from Farsi
Harsh Shandilya
2021-04-21
1
-1
/
+0
*
ui: remove some more non-null assertions on binding fields
Harsh Shandilya
2021-04-21
2
-2
/
+2
*
ui: reduce size of QS tile drawable
Harsh Shandilya
2021-04-21
1
-2
/
+2
*
strings: fix resource qualifier for Indonesian
Harsh Shandilya
2021-04-21
1
-0
/
+0
*
TunnelListFragment: drop incorrect non-null assertion
Harsh Shandilya
2021-04-21
1
-1
/
+1
*
strings: sync translations
Harsh Shandilya
2021-04-11
14
-56
/
+653
*
build: upgrade to ZXING 4.1.0
Harsh Shandilya
2021-02-19
1
-1
/
+4
*
tunnel: report git commit as wgVersion
Jason A. Donenfeld
2021-02-12
16
-16
/
+16
*
strings: sync translations
Harsh Shandilya
2021-01-23
3
-31
/
+236
*
ClipboardUtils: localize clipboard notification snack
Jason A. Donenfeld
2021-01-01
2
-1
/
+3
*
strings: sync with crowdin
Jason A. Donenfeld
2020-12-21
7
-0
/
+532
*
ui: show all apps with internet permission in exclusions list
Harsh Shandilya
2020-11-16
1
-7
/
+6
*
ui: test for any camera, not just rear one
Jason A. Donenfeld
2020-11-10
1
-1
/
+1
*
strings: sync translations
Harsh Shandilya
2020-11-07
1
-0
/
+184
*
build: add crowdin syncer script and use it
Jason A. Donenfeld
2020-10-14
12
-4
/
+1013
*
DownloadsFileSaver: initialize callback in constructor, not on the fly
Jason A. Donenfeld
2020-10-02
3
-9
/
+22
*
build: upgrade AndroidX biometric
Jason A. Donenfeld
2020-10-02
1
-5
/
+4
*
ui: use commit extension from fragment-ktx
Harsh Shandilya
2020-09-30
3
-16
/
+19
*
ui: account for binding disappearing on detail fragment
Jason A. Donenfeld
2020-09-30
1
-7
/
+11
*
tv: hack gridlayoutmanager to fill columns before row if we're not scrolling
Jason A. Donenfeld
2020-09-27
1
-0
/
+46
*
ui: queue up tunnel mutating on activity scope instead of fragment scope
Jason A. Donenfeld
2020-09-26
6
-69
/
+80
*
ui: print proper exception trace from log viewer
Jason A. Donenfeld
2020-09-26
1
-1
/
+3
*
ui: request intent permissions from hidden activity
Jason A. Donenfeld
2020-09-26
1
-2
/
+19
*
tv: handle going up directories better
Jason A. Donenfeld
2020-09-24
2
-25
/
+41
*
tv: show volume descriptions for file picker
Jason A. Donenfeld
2020-09-24
1
-4
/
+4
*
ui: account for null data in callback
Jason A. Donenfeld
2020-09-24
1
-0
/
+1
*
ui: cleanup code after churn
Jason A. Donenfeld
2020-09-23
5
-220
/
+206
*
tv: use system picker for API 29+
Jason A. Donenfeld
2020-09-23
1
-10
/
+24
*
tv: use our own file picker
Jason A. Donenfeld
2020-09-23
4
-26
/
+265
*
tv: escape deletion view with back button
Jason A. Donenfeld
2020-09-23
1
-0
/
+7
*
tv: select first item after toggling deletion mode
Jason A. Donenfeld
2020-09-22
1
-0
/
+3
*
tv: hook up isFocused as observable property
Jason A. Donenfeld
2020-09-22
3
-4
/
+11
*
tv: add text when there are no tunnels
Jason A. Donenfeld
2020-09-22
3
-1
/
+18
*
tv: make cards slightly smaller
Jason A. Donenfeld
2020-09-22
1
-1
/
+1
*
tv: select the right thing on load
Jason A. Donenfeld
2020-09-22
1
-2
/
+9
*
tv: tweak TV layout to fit 3 rows better
Harsh Shandilya
2020-09-22
1
-6
/
+8
*
tv: set layout manager from XML
Harsh Shandilya
2020-09-22
2
-2
/
+2
*
tv: make logo almost better
Jason A. Donenfeld
2020-09-22
2
-9
/
+21
*
tv: anchor RV bottom to top of delete button
Harsh Shandilya
2020-09-22
1
-1
/
+1
*
tv: remove useless attribute
Jason A. Donenfeld
2020-09-22
1
-1
/
+0
*
tv: use plus instead of text for importing
Jason A. Donenfeld
2020-09-22
1
-3
/
+4
*
tv: do theming
Harsh Shandilya
2020-09-22
7
-19
/
+76
*
tv: account for broken TVs with no file picker
Jason A. Donenfeld
2020-09-22
2
-1
/
+8
*
tv: remove tiny words from tv banner
Jason A. Donenfeld
2020-09-22
1
-0
/
+0
*
tv: do not redisplay stats when deleting
Jason A. Donenfeld
2020-09-22
1
-3
/
+3
[next]