index
:
wireguard-android
hs/build-upgrades
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
/
app
/
src
/
main
/
java
/
com
/
wireguard
/
android
/
preference
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename app module to ui
Harsh Shandilya
2020-03-09
5
-496
/
+0
*
ModuleDownloaderPreference: properly use errormessages
Jason A. Donenfeld
2020-03-09
1
-1
/
+2
*
ErrorMessages: do not use R from backend
Jason A. Donenfeld
2020-03-09
1
-3
/
+14
*
backend: do not depend on anything except config
Jason A. Donenfeld
2020-03-09
1
-3
/
+3
*
Google doesn't want to enable others to support free open source software
Jason A. Donenfeld
2019-10-16
1
-44
/
+0
*
Download modules after verifying signify signature
Jason A. Donenfeld
2019-10-14
1
-0
/
+91
*
export: use content resolver on android Q+
Jason A. Donenfeld
2019-10-12
2
-37
/
+26
*
preferences: add donation link
Jason A. Donenfeld
2019-10-12
1
-0
/
+44
*
Update copyright
Jason A. Donenfeld
2019-01-07
4
-4
/
+4
*
Migrate to AndroidX
Harsh Shandilya
2018-12-18
4
-10
/
+10
*
Clean up error messages
Samuel Holland
2018-12-15
2
-6
/
+6
*
Fix locale usage
Jason A. Donenfeld
2018-12-11
2
-3
/
+3
*
Localize exception messages
Zachary Wander
2018-12-11
3
-6
/
+9
*
Export actual configuration for zips
Jason A. Donenfeld
2018-12-10
1
-1
/
+1
*
Use English lower casing
Jason A. Donenfeld
2018-12-09
1
-2
/
+4
*
Remodel the Model
Samuel Holland
2018-12-08
1
-1
/
+2
*
Auto-format the source directories
Samuel Holland
2018-11-11
1
-1
/
+2
*
global: update copyright headers
Jason A. Donenfeld
2018-09-06
4
-7
/
+4
*
MonkeyedSnackbar: remove
Jason A. Donenfeld
2018-08-26
2
-4
/
+2
*
MonkeyedSnackbar: work around Harsh's broken phone
Jason A. Donenfeld
2018-07-29
2
-2
/
+4
*
TunnelDetailFragment now restores state correctly after process death
Eric Kuck
2018-07-26
1
-1
/
+4
*
Application: use proper completablefuture for backend
Jason A. Donenfeld
2018-07-26
1
-1
/
+1
*
global: Add nullity annotations
Eric Kuck
2018-07-13
4
-10
/
+13
*
global: move to Apache 2.0
Jason A. Donenfeld
2018-07-06
4
-4
/
+4
*
android: VersionPreference: Handle no-browser-installed case
Harsh Shandilya
2018-06-30
1
-1
/
+4
*
android: Consolidate getPrefActivity into FragmentUtils
Harsh Shandilya
2018-06-23
2
-28
/
+6
*
treewide: Optimize imports
Harsh Shandilya
2018-06-23
2
-8
/
+0
*
global: supply backend asynchronously
Jason A. Donenfeld
2018-06-14
1
-7
/
+8
*
ToolsInstaller: safer state machine
Jason A. Donenfeld
2018-06-10
1
-25
/
+22
*
Backend: abstract version information
Jason A. Donenfeld
2018-06-07
1
-17
/
+9
*
Give Samuel heart attack by removing Dagger
Jason A. Donenfeld
2018-06-07
4
-26
/
+12
*
VersionPreference: account for checking state and move away from tools installer
Jason A. Donenfeld
2018-06-07
1
-2
/
+17
*
ToolsInstallerPreference: do not check for magisk on main thread
Jason A. Donenfeld
2018-06-06
1
-5
/
+5
*
ToolsInstaller: allow installing as Magisk module
Jason A. Donenfeld
2018-06-05
1
-7
/
+21
*
LogExporterPreference: get all past processes
Jason A. Donenfeld
2018-06-04
1
-1
/
+1
*
android: Cleanup classes
Harsh Shandilya
2018-06-02
3
-7
/
+6
*
ExporterPreferences: disable control immediately
Jason A. Donenfeld
2018-06-02
2
-4
/
+8
*
Preferences: add log exporter
Jason A. Donenfeld
2018-06-02
2
-14
/
+128
*
Settings: add version
Jason A. Donenfeld
2018-06-01
1
-0
/
+56
*
ExceptionLoggers: never have a null message
Jason A. Donenfeld
2018-05-16
1
-1
/
+1
*
global: fix up copyrights
Jason A. Donenfeld
2018-05-03
2
-0
/
+2
*
global: Add or update copyright headers in Java code
Samuel Holland
2018-05-02
2
-0
/
+10
*
global: Some more lint cleanup
Harsh Shandilya
2018-05-02
1
-27
/
+24
*
ZipExporterPreference: account for directory already existing
Jason A. Donenfeld
2018-04-30
1
-1
/
+1
*
global: Clean up Java
Samuel Holland
2018-04-30
1
-17
/
+19
*
global: Automatic code formatting
Samuel Holland
2018-04-30
1
-16
/
+15
*
ZipExporterPreference: requireNonNull is redundant
Jason A. Donenfeld
2018-04-30
1
-2
/
+2
*
ZipExporterPreference: Correctly get preference activity
Harsh Shandilya
2018-04-30
1
-2
/
+14
*
wg: Break out crossport dependency
Harsh Shandilya
2018-04-30
1
-1
/
+1
*
Prefer AppCompat classes
Harsh Shandilya
2018-04-30
2
-22
/
+18
[next]