aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Application: make lock finalJason A. Donenfeld2018-06-171-1/+1
* application: style fixJason A. Donenfeld2018-06-171-1/+1
* global: supply backend asynchronouslyJason A. Donenfeld2018-06-146-59/+98
* Application: require rootshell to use wgquick backendJason A. Donenfeld2018-06-121-3/+7
* ToolsInstaller: safer state machineJason A. Donenfeld2018-06-103-39/+42
* BaseActivity: styleJason A. Donenfeld2018-06-072-4/+2
* BootShutdownReceiver: styleJason A. Donenfeld2018-06-071-2/+1
* Backend: abstract version informationJason A. Donenfeld2018-06-076-24/+48
* Give Samuel heart attack by removing DaggerJason A. Donenfeld2018-06-0719-230/+115
* VersionPreference: account for checking state and move away from tools installerJason A. Donenfeld2018-06-074-12/+21
* FloatingActionMenu: 5.1 requires explicit text colorJason A. Donenfeld2018-06-063-2/+5
* MainActivity: Fix styleHarsh Shandilya2018-06-061-5/+2
* ToolsInstallerPreference: do not check for magisk on main threadJason A. Donenfeld2018-06-063-7/+11
* MainActivity: Silence useless warningHarsh Shandilya2018-06-051-0/+4
* FloatingActionMenu: use appcompat themeJason A. Donenfeld2018-06-053-6/+3
* MainActivity: collapse action menu on toolbar touchHarsh Shandilya2018-06-051-0/+9
* ToolsInstaller: allow installing as Magisk moduleJason A. Donenfeld2018-06-053-11/+68
* ActionBar: show single menu item as tooliconJason A. Donenfeld2018-06-052-2/+3
* 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-044-13/+52
* Preferences: don't use round iconJason A. Donenfeld2018-06-031-1/+1
* Preferences: Move version pref to top and add iconHarsh Shandilya2018-06-022-4/+4
* Backends: print versions somewhere in logJason A. Donenfeld2018-06-022-2/+4
* android: Cleanup classesHarsh Shandilya2018-06-0211-40/+41
* crypto: KeyEncoding: Fix styleHarsh Shandilya2018-06-021-25/+32
* 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-024-18/+137
* 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-015-0/+78
* colors: final touchesJason A. Donenfeld2018-06-012-2/+6
* ui: Use better list colors in night modeHarsh Shandilya2018-06-011-0/+2
* TunnelListFragment: Dejank action mode titleHarsh Shandilya2018-06-011-1/+5
* fab: Make label responsive to night modeHarsh Shandilya2018-06-014-2/+9
* FloatingActionButton: Cleanup declaration of TranslucentLayerDrawable classHarsh Shandilya2018-06-011-2/+2
* FloatingActionButton: Make attribute grabbing not be terribleHarsh Shandilya2018-06-013-11/+10
* theme: add dark theme with toggleJason A. Donenfeld2018-06-016-3/+183
* global: fix theme situation and clean up cruft while adding more cruftJason A. Donenfeld2018-06-0118-43/+78