aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/java/com/wireguard/android (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ToolsInstaller: allow installing as Magisk moduleJason A. Donenfeld2018-06-052-8/+62
* TunnelListFragment: hide menu when going to settingsJason A. Donenfeld2018-06-051-0/+6
* MainActivity: styleJason A. Donenfeld2018-06-051-1/+1
* fab: properly get theme colorJason A. Donenfeld2018-06-051-8/+7
* fab: Remove useless overrideHarsh Shandilya2018-06-051-5/+0
* fab: Use themed context to set styleHarsh Shandilya2018-06-051-1/+1
* DarkMode: move to shared preferences listenerJason A. Donenfeld2018-06-055-206/+79
* MainActivity: styleJason A. Donenfeld2018-06-041-1/+0
* FloatingActionsMenu: remove unused importsJason A. Donenfeld2018-06-041-3/+0
* BaseActivity: support android 5 and 6 when clearing drawable cacheJason A. Donenfeld2018-06-041-7/+15
* LogExporterPreference: get all past processesJason A. Donenfeld2018-06-041-1/+1
* BaseActivity: invalidate icon cache on Android PJason A. Donenfeld2018-06-042-15/+15
* TunnelManager: disable dangerous intents for nowJason A. Donenfeld2018-06-041-0/+6
* TunnelManager: new intentsJason A. Donenfeld2018-06-042-11/+37
* Backends: print versions somewhere in logJason A. Donenfeld2018-06-022-2/+4
* android: Cleanup classesHarsh Shandilya2018-06-0211-40/+41
* Topic: John does things differentlyJason A. Donenfeld2018-06-021-29/+30
* ExporterPreferences: disable control immediatelyJason A. Donenfeld2018-06-022-4/+8
* Preferences: add log exporterJason A. Donenfeld2018-06-022-14/+128
* Topic: make reentrantJason A. Donenfeld2018-06-011-6/+17
* BaseActivity: flush themed icon cache on theme changeJason A. Donenfeld2018-06-011-0/+18
* Settings: add versionJason A. Donenfeld2018-06-013-0/+73
* TunnelListFragment: Dejank action mode titleHarsh Shandilya2018-06-011-1/+5
* FloatingActionButton: Cleanup declaration of TranslucentLayerDrawable classHarsh Shandilya2018-06-011-2/+2
* FloatingActionButton: Make attribute grabbing not be terribleHarsh Shandilya2018-06-011-8/+8
* theme: add dark theme with toggleJason A. Donenfeld2018-06-014-3/+174
* global: fix theme situation and clean up cruft while adding more cruftJason A. Donenfeld2018-06-013-21/+41
* fab: default to app theme colorsHarsh Shandilya2018-06-012-7/+14
* fab: use AppCompatTextView for labelHarsh Shandilya2018-06-011-2/+3
* fab: cleanupHarsh Shandilya2018-06-013-34/+32
* wg-quick: don't break push notificationsJason A. Donenfeld2018-05-311-1/+2
* FloatingActionButton: import cleaned up getbase codeJason A. Donenfeld2018-05-294-0/+1226
* SharedLibraryLoader: introduce to work around Samsung PackageManager bugsJason A. Donenfeld2018-05-292-4/+76
* Support always-on-vpnJason A. Donenfeld2018-05-274-6/+55
* EditorFragment: show toast on creation tooJason A. Donenfeld2018-05-271-0/+1
* libwg-go: try no stickiness and no roamingJason A. Donenfeld2018-05-261-6/+0
* libwg-go: reenable sticky sockets, just slightly less stickyJason A. Donenfeld2018-05-241-0/+6
* ExceptionLoggers: never have a null messageJason A. Donenfeld2018-05-166-11/+20
* android: Directly use views for snackbarsHarsh Shandilya2018-05-162-15/+8
* global: Cleanup line lengths and misc lint warningsHarsh Shandilya2018-05-098-16/+28
* MainActivity: Nip out as early as possible when moving to same fragmentHarsh Shandilya2018-05-091-3/+3
* TunnelEditor: Add toast messages to success eventsHarsh Shandilya2018-05-051-0/+2
* TunnelEditor: Remove unused parameterHarsh Shandilya2018-05-031-2/+2
* global: fix up copyrightsJason A. Donenfeld2018-05-0339-13/+40
* global: Add or update copyright headers in Java codeSamuel Holland2018-05-0238-0/+190
* global: Some more lint cleanupHarsh Shandilya2018-05-022-31/+28
* ZipExporterPreference: account for directory already existingJason A. Donenfeld2018-04-301-1/+1
* global: Clean up JavaSamuel Holland2018-04-308-89/+97
* global: Clean up XMLSamuel Holland2018-04-301-2/+5
* global: Automatic code formattingSamuel Holland2018-04-308-138/+131