aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-30VpnService: require root accessJason A. Donenfeld3-1/+16
2017-11-29NotSupportedActivity: fix font sizeJason A. Donenfeld1-1/+2
2017-11-28ConfigListFragment: Use correct icon for FABSamuel Holland1-1/+1
2017-11-28VpnService: Avoid duplicating file checkSamuel Holland1-11/+17
2017-11-29Config: use consistant verbJason A. Donenfeld1-1/+1
2017-11-29VpnService: search for binaries in most likely places firstJason A. Donenfeld1-5/+5
2017-11-28ConfigList: Always dismiss FAB menu on ListView touchSamuel Holland1-7/+1
2017-11-28NotSupported: Fix linksSamuel Holland1-0/+2
2017-11-28build.gradle: Consistent quoting styleSamuel Holland1-3/+3
2017-11-28ConfigListFragment: Use a floating action menuSamuel Holland8-71/+136
2017-11-28Show ConfigActivity when holding QS tileSamuel Holland1-5/+5
2017-11-28res/drawable: Fix icon sizesSamuel Holland6-22/+22
2017-11-28ConfigActivity: Listen for name changesSamuel Holland3-5/+28
2017-11-28EditFragment: do not autocomplete or capitalize ifnamesJason A. Donenfeld1-1/+1
2017-11-28README: update with linksJason A. Donenfeld1-12/+3
2017-11-28Open: better iconJason A. Donenfeld4-12/+10
2017-11-27NotSupported: Better sorry textJason A. Donenfeld2-6/+27
2017-11-27Build: update gradleJason A. Donenfeld1-1/+1
2017-11-27SettingsActivity: directly pass through bundleJason A. Donenfeld1-4/+2
2017-11-27ConfigDetailFragment: wire up toggle switchJason A. Donenfeld1-7/+7
2017-11-27NotSupported: check if the module existsJason A. Donenfeld5-12/+86
2017-11-27Settings: show quick tile config if no primary is definedJason A. Donenfeld4-3/+17
2017-11-27ConfigImporter: give updates when something goes wrongJason A. Donenfeld1-5/+20
2017-11-27QuickTileService: show app if no profiles existJason A. Donenfeld3-4/+8
2017-11-26Config: make parsing stricterJason A. Donenfeld4-6/+19
2017-11-25ConfigImporter: Get filename from content resolverSamuel Holland1-3/+26
2017-11-25ConfigList: A better toggle switchSamuel Holland3-20/+43