index
:
wireguard-android
build/http-proxy
build13
build14
build15
build16
build17
build18
build19
build20
build21
build22
build23
build24
build25
build26
build27
build3
build4
build5
build6
build7
build8
build9
dhcp
dmwg-0.0.1
expr-tun
fix/app-list
gonet
grpc-turnon
gvisor
gvisor-transparent-proxy
http-proxy-fsm
httpproxyitems
m7n
master
miles/gonet
new/dhcp
new/gonet
new/http-proxy
new/tunnel-config-actions
new2/build
old/dhcp
old/dhcp2
old/dhcp3
old/dhcp4
peer-status-observable
tunnel-config-actions
version
WireGuard Android
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ui
/
build.gradle
Age
Commit message (
Expand
)
Author
2023-03-21
gradle: use same NDK for tunnel and UI
L.W.Reek
2023-03-21
build: Google Play requires target API level 31 or higher
L.W.Reek
2023-03-21
build: update to gradle 7.4.2 and restructure lint block
Jason A. Donenfeld
2023-01-20
gradle: adjust for and raise compileSdk to 33
SlipkHunter
2023-01-20
gradle: migrate to namespace attribute
Harsh Shandilya
2022-06-15
gradle: update AndroidX and Kotlin
Harsh Shandilya
2021-10-28
ui: fix and silence lint errors
Harsh Shandilya
2021-10-28
gradle: upgrade AndroidX dependencies
Harsh Shandilya
2021-07-29
gradle: update property set with AGP 7 experimental flags
Harsh Shandilya
2021-07-29
build: switch to modern plugin application layout
Harsh Shandilya
2021-03-01
build: upgrade Kotlin and turn on IR compiler
Harsh Shandilya
2020-10-05
build: update to mdc 1.3.0-alpha03
Jason A. Donenfeld
2020-09-18
ui: move to Jetpack DataStore instead of SharedPrefs
Jason A. Donenfeld
2020-09-17
DownloadsFileSaver: encapsulate permission checks
Jason A. Donenfeld
2020-09-15
coroutines: use lifecycleScope where appropriate
Jason A. Donenfeld
2020-09-15
MonkeyedTextInputEditText: au revoir
Jason A. Donenfeld
2020-09-15
gradle: desugar retrofuture and remove old deps
Jason A. Donenfeld
2020-09-15
gradle: do not use retrofuture in ui
Jason A. Donenfeld
2020-08-25
build: target SDK 30
Harsh Shandilya
2020-08-23
build: switch fragment and preference to -ktx artifacts
Harsh Shandilya
2020-08-23
build: remove explicit buildToolsVersion
Harsh Shandilya
2020-08-23
build: uprev to Kotlin 1.4
Harsh Shandilya
2020-08-23
build: minor cleanups and reorganization
Harsh Shandilya
2020-05-29
build: bump to AGP 4.0.0
Harsh Shandilya
2020-04-19
build: remove unused cardview dependency
Harsh Shandilya
2020-03-31
ui: disable LongLogTag lint
Harsh Shandilya
2020-03-30
BiometricAuthenticator: implement biometric authentication for sensitive oper...
Harsh Shandilya
2020-03-29
ui: remove unused stream support
Jason A. Donenfeld
2020-03-29
tunnel: fix package name being passed through to cmake
Jason A. Donenfeld
2020-03-29
build: Improve R8 rules and enable aggressive optimization modes
Harsh Shandilya
2020-03-26
Introduce realtime log viewer
Harsh Shandilya
2020-03-21
viewmodel: port to kotlin
Jason A. Donenfeld
2020-03-20
build: Load keystore file from rootProject
Harsh Shandilya
2020-03-10
tunnel: the external API does not expose java9
Jason A. Donenfeld
2020-03-10
build: abstract out groupName
Jason A. Donenfeld
2020-03-09
build: apply version to both modules
Jason A. Donenfeld
2020-03-09
Version bump
Jason A. Donenfeld
2020-03-09
global: get rid of nonnull gradle hack
Jason A. Donenfeld
2020-03-09
gradle: use optimized proguard rules
Jason A. Donenfeld
2020-03-09
ModuleLoader: move to right project
Jason A. Donenfeld
2020-03-09
Rename app module to ui
Harsh Shandilya