aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app (follow)
Commit message (Expand)AuthorAgeFilesLines
* Version bump0.0.20180605Jason A. Donenfeld2018-06-051-2/+2
* 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
* libwg-go: better error when using unpatched GoJason A. Donenfeld2018-06-051-3/+3
* 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
* libwg-go: more efficient and safer string passingJason A. Donenfeld2018-06-052-10/+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
* Bump version0.0.20180604Jason A. Donenfeld2018-06-041-2/+2
* app: disable proguardJason A. Donenfeld2018-06-042-32/+0
* TunnelManager: disable dangerous intents for nowJason A. Donenfeld2018-06-041-0/+6
* TunnelManager: new intentsJason A. Donenfeld2018-06-045-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
* libwg-go: fix styleJason A. Donenfeld2018-06-011-1/+1
* Version bump0.0.20180601Jason A. Donenfeld2018-06-012-2/+2
* 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-017-0/+100
* 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
* 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-312-1/+2
* KeyEncoding: more constant timeJason A. Donenfeld2018-05-301-21/+28
* Version bump0.0.20180529Jason A. Donenfeld2018-05-292-3/+3
* FloatingActionButton: import cleaned up getbase codeJason A. Donenfeld2018-05-2917-6/+1293