summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)Author
2017-12-15tools: build required tools with apkJason A. Donenfeld
2017-11-30VpnService: require root accessJason A. Donenfeld
2017-11-29NotSupportedActivity: fix font sizeJason A. Donenfeld
2017-11-28ConfigListFragment: Use correct icon for FABSamuel Holland
2017-11-28VpnService: Avoid duplicating file checkSamuel Holland
2017-11-29Config: use consistant verbJason A. Donenfeld
2017-11-29VpnService: search for binaries in most likely places firstJason A. Donenfeld
2017-11-28ConfigList: Always dismiss FAB menu on ListView touchSamuel Holland
2017-11-28NotSupported: Fix linksSamuel Holland
2017-11-28build.gradle: Consistent quoting styleSamuel Holland
2017-11-28ConfigListFragment: Use a floating action menuSamuel Holland
2017-11-28Show ConfigActivity when holding QS tileSamuel Holland
2017-11-28res/drawable: Fix icon sizesSamuel Holland
2017-11-28ConfigActivity: Listen for name changesSamuel Holland
2017-11-28EditFragment: do not autocomplete or capitalize ifnamesJason A. Donenfeld
2017-11-28Open: better iconJason A. Donenfeld
2017-11-27NotSupported: Better sorry textJason A. Donenfeld
2017-11-27SettingsActivity: directly pass through bundleJason A. Donenfeld
2017-11-27ConfigDetailFragment: wire up toggle switchJason A. Donenfeld
2017-11-27NotSupported: check if the module existsJason A. Donenfeld
2017-11-27Settings: show quick tile config if no primary is definedJason A. Donenfeld
2017-11-27ConfigImporter: give updates when something goes wrongJason A. Donenfeld
2017-11-27QuickTileService: show app if no profiles existJason A. Donenfeld
2017-11-26Config: make parsing stricterJason A. Donenfeld
2017-11-25ConfigImporter: Get filename from content resolverSamuel Holland
2017-11-25ConfigList: A better toggle switchSamuel Holland
2017-11-25widgets: Import ToggleSwitch from the AOSP Settings appSamuel Holland
2017-11-24ConfigList: Poor man's switchSamuel Holland
2017-11-24BindingAdapters: Sort existing adaptersSamuel Holland
2017-11-24VpnService: Move it to a backends packageSamuel Holland
2017-11-08ConfigActivity: Add import menu itemSamuel Holland
2017-11-08VpnService: Add helper for importing configsSamuel Holland
2017-11-08Bindings: Merge bugfixes and updatesSamuel Holland
2017-11-07Bindings: Move to a separate packageSamuel Holland
2017-11-07project: Update gradle filesSamuel Holland
2017-08-24Prepare version 0.1.0Samuel Holland
2017-08-24ConfigListFragment: Prevent config names from wrappingSamuel Holland
2017-08-24ConfigActivity: Only use split layout on tablet-sized screensSamuel Holland
2017-08-24Centralize/unify validation of configurationsSamuel Holland
2017-08-24ConfigActivity: Invert isSplitLayout→isSingleLayout for claritySamuel Holland
2017-08-24ObservableSortedMap: Document interfaceSamuel Holland
2017-08-24Remove state debugging messagesSamuel Holland
2017-08-24ConfigEditFragment: Copy public key on clickSamuel Holland
2017-08-24ConfigEditFragment: Mark the persistent keepalive as optionalSamuel Holland
2017-08-24ConfigEditFragment: Add a field for the optional pre-shared keySamuel Holland
2017-08-24Peer: Add a field for the optional pre-shared keySamuel Holland
2017-08-24ConfigActivity: Fix condition for inserting back stack entriesSamuel Holland
2017-08-24ConfigActivity: Save editor state across fragment instancesSamuel Holland
2017-08-24AddActivity: Update for ConfigEditFragment changesSamuel Holland
2017-08-24ConfigEditFragment: Save and restore editor state properlySamuel Holland