index
:
wireguard-android
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
/
res
/
layout
/
tunnel_list_fragment.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
ui: add margin on empty list text
Marcel Joss
1
-0
/
+2
2020-09-22
tv: remove useless attribute
Jason A. Donenfeld
1
-1
/
+0
2020-09-20
ui: add navigation hints for D-Pad and IME
Harsh Shandilya
1
-0
/
+3
2020-04-08
ui: tweak FABs to use the correct type
Harsh Shandilya
1
-3
/
+2
2020-03-27
databinding: rewrite in kotlin
Jason A. Donenfeld
1
-1
/
+1
2020-03-26
xml: cleanup
Jason A. Donenfeld
1
-3
/
+4
2020-03-09
Rename app module to ui
Harsh Shandilya
1
-0
/
+0
2020-03-09
backend: do not depend on anything except config
Jason A. Donenfeld
1
-2
/
+2
2020-02-14
Port tunnel creation UI from Viscerion
Harsh Shandilya
1
-34
/
+4
2020-02-12
Implement custom theming to match Google's AOSP design
Harsh Shandilya
1
-5
/
+8
2018-12-18
Migrate to AndroidX
Harsh Shandilya
1
-4
/
+4
2018-12-15
Clean up error messages
Samuel Holland
1
-1
/
+1
2018-12-08
Remodel the Model
Samuel Holland
1
-2
/
+1
2018-11-11
Auto-format the source directories
Samuel Holland
1
-18
/
+20
2018-07-30
Remove placeholder color and directly use alpha
Harsh Shandilya
1
-1
/
+1
2018-07-25
qrcode: minor adjustments
Jason A. Donenfeld
1
-10
/
+10
2018-07-25
Added QR code scanner as tunnel import method
Eric Kuck
1
-21
/
+31
2018-07-23
Make placeholder pretty
Jason A. Donenfeld
1
-5
/
+15
2018-07-22
Show help text when no tunnels are imported
Harsh Shandilya
1
-0
/
+14
2018-07-22
RTL layout fixes
Harsh Shandilya
1
-2
/
+2
2018-07-20
fab: move in direct ratio to scroll
Jason A. Donenfeld
1
-1
/
+1
2018-07-20
fab: make icons always white
Jason A. Donenfeld
1
-2
/
+2
2018-07-18
fab: add fab sized padding at bottom of recycler view
Jason A. Donenfeld
1
-0
/
+2
2018-07-18
fab: make fab respond to recyclerview scroll events
Harsh Shandilya
1
-1
/
+1
2018-07-18
fab: slide fab up when a snackbar shows
Harsh Shandilya
1
-1
/
+2
2018-07-11
fab: use support library's rendering
Eric Kuck
1
-10
/
+11
2018-07-08
Switch from ListView to RecyclerView
Eric Kuck
1
-2
/
+7
2018-06-01
global: fix theme situation and clean up cruft while adding more cruft
Jason A. Donenfeld
1
-2
/
+2
2018-05-29
FloatingActionButton: import cleaned up getbase code
Jason A. Donenfeld
1
-4
/
+4
2018-05-09
theme: revert to old color scheme
Jason A. Donenfeld
1
-6
/
+0
2018-05-05
styles: Propagate WireGuard red in UI
Harsh Shandilya
1
-0
/
+6
2018-04-30
wg: Break out crossport dependency
Harsh Shandilya
1
-2
/
+2
2018-01-06
Keyed...: Rename all the things
Samuel Holland
1
-1
/
+1
2018-01-06
Convert the list of tunnels to a KeyedObservableList
Samuel Holland
1
-1
/
+3
2018-01-06
Serviceless rewrite, part 1
Samuel Holland
1
-0
/
+59