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
/
app
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename app module to ui
Harsh Shandilya
2020-03-09
111
-8627
/
+0
*
Migrate tunnel related classes to tunnel/ Gradle module
Harsh Shandilya
2020-03-09
25
-3493
/
+0
*
ToolsInstaller: restrict to only main app usage
Jason A. Donenfeld
2020-03-09
1
-0
/
+2
*
ToolsInstaller: remove versioning
Jason A. Donenfeld
2020-03-09
1
-2
/
+1
*
RootShell: remove need for BuildConfig
Jason A. Donenfeld
2020-03-09
1
-2
/
+1
*
Tunnel: move state change into interface
Jason A. Donenfeld
2020-03-09
6
-65
/
+23
*
Fix tablet mode crashes and UI inconsistencies
Harsh Shandilya
2020-03-09
1
-18
/
+24
*
MainActivity: Dispatch insets to all fragments
Harsh Shandilya
2020-03-09
1
-1
/
+3
*
Switch to CoordinatorLayout for activity container
Harsh Shandilya
2020-03-09
1
-3
/
+4
*
global: Use requireContext rather than getContext in fragments
Harsh Shandilya
2020-03-09
3
-10
/
+10
*
Backend: do not use singletons
Jason A. Donenfeld
2020-03-08
4
-26
/
+33
*
GoBackend: setConfigureIntent does nothing
Jason A. Donenfeld
2020-03-08
2
-10
/
+2
*
ToolsInstaller: do not use R
Jason A. Donenfeld
2020-03-09
1
-3
/
+1
*
RootShell: properly use errormessages
Jason A. Donenfeld
2020-03-09
4
-33
/
+71
*
ModuleDownloaderPreference: properly use errormessages
Jason A. Donenfeld
2020-03-09
2
-2
/
+2
*
ErrorMessages: do not use R from backend
Jason A. Donenfeld
2020-03-09
6
-47
/
+83
*
ErrorMessages: do not traverse down into remote exceptions
Jason A. Donenfeld
2020-03-09
1
-1
/
+6
*
backend: do not depend on anything except config
Jason A. Donenfeld
2020-03-09
28
-274
/
+378
*
Add Hindi translation
Shashank Baghel
2020-03-08
1
-0
/
+180
*
MainActivity: Remove unused imports
Harsh Shandilya
2020-02-28
1
-4
/
+0
*
ModuleLoader: Staticize isModuleLoaded
Harsh Shandilya
2020-02-28
3
-4
/
+5
*
Resolve some lint and build warnings
Harsh Shandilya
2020-02-26
2
-2
/
+2
*
Add Simplified Chinese translation
LilligantMatsuri
2020-02-25
1
-0
/
+174
*
remove <item quantity=one> tag due to no plural form in Japanese.
Eiji Tanioka
2020-02-25
1
-6
/
+0
*
ThemeChangeAwareActivity: Remove drawable cache buster
Harsh Shandilya
2020-02-25
1
-35
/
+0
*
Make exclusions dialog fit more items in viewport
Harsh Shandilya
2020-02-25
1
-3
/
+5
*
MainActivity: Fix backstack bug exposed by fragment 1.2.2
Harsh Shandilya
2020-02-25
1
-0
/
+1
*
Resolve deprecation warnings
Harsh Shandilya
2020-02-25
2
-7
/
+4
*
Cleanup inset dispatch code
Harsh Shandilya
2020-02-25
1
-3
/
+2
*
Replace FrameLayouts with recommended FragmentContainerView
Harsh Shandilya
2020-02-25
2
-9
/
+5
*
Ensure insets are dispatched to all fragments
Harsh Shandilya
2020-02-25
1
-0
/
+19
*
Setup EdgeToEdge
Harsh Shandilya
2020-02-25
3
-0
/
+10
*
Add EdgeToEdge and coreKtx dependency
Harsh Shandilya
2020-02-25
1
-0
/
+67
*
Resolve format string warnings
Harsh Shandilya
2020-02-23
4
-4
/
+4
*
AppListDialogFragment: Revamp toggle logic
Harsh Shandilya
2020-02-23
1
-1
/
+7
*
AppListDialogFragment: Code cleanup
Harsh Shandilya
2020-02-23
1
-9
/
+10
*
Japanese translation: change "Deselect All" to "Toggle All"
Eiji Tanioka
2020-02-23
1
-1
/
+1
*
AppListDialogFragment: change "Deselect All" to "Toggle All"
Sébastien LEBEAU
2020-02-23
4
-5
/
+5
*
SharedLibraryLoader: Fix leaked Closeable warning
Harsh Shandilya
2020-02-16
1
-0
/
+1
*
Record StrictMode failures to logcat
Harsh Shandilya
2020-02-16
1
-0
/
+5
*
Add japanese translation.
Eiji Tanioka
2020-02-15
1
-0
/
+180
*
Port tunnel creation UI from Viscerion
Harsh Shandilya
2020-02-14
18
-1011
/
+233
*
Implement custom theming to match Google's AOSP design
Harsh Shandilya
2020-02-12
25
-53
/
+147
*
Attribute: remove need for android TextUtils
Jason A. Donenfeld
2020-02-10
1
-3
/
+12
*
InetAddresses: don't have global android import
Jason A. Donenfeld
2020-02-10
1
-3
/
+2
*
Update Russian translation
Alexey
2020-02-09
1
-15
/
+15
*
Add Russian translation
Alexey
2020-02-06
1
-0
/
+180
*
GoBackend: restrict APIs to proper version
Jason A. Donenfeld
2020-01-24
1
-3
/
+3
*
GoBackend: Ensure we're unmetered on API 29 as well
Harsh Shandilya
2020-01-24
1
-0
/
+5
*
Rework timer in tunnel detail
Jason A. Donenfeld
2020-01-23
1
-15
/
+11
[next]