summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/AndroidManifest.xml
AgeCommit message (Expand)Author
2017-11-28Show ConfigActivity when holding QS tileSamuel Holland
2017-11-27NotSupported: check if the module existsJason A. Donenfeld
2017-11-27QuickTileService: show app if no profiles existJason A. Donenfeld
2017-11-24VpnService: Move it to a backends packageSamuel Holland
2017-08-23manifest: ConfigActivity is parent to AddActivitySamuel Holland
2017-08-22Finish first pass of config editor fieldsSamuel Holland
2017-08-22ConfigAddActivity: Rename to AddActivitySamuel Holland
2017-08-17QuickTileService: Implement and update from VpnServiceSamuel Holland
2017-08-15ConfigAddActivity: Add an standalone config-creating activitySamuel Holland
2017-08-13Major renaming and refactoring in activity and serviceSamuel Holland
2017-08-09Settings: Add empty activitySamuel Holland
2017-08-09ProfileEdit: Add empty activity/fragmentSamuel Holland
2017-08-09ProfileActivity: Replace fragments instead of hidingSamuel Holland
2017-08-09ProfileActivity: Extract base class for fixing fragmentsSamuel Holland
2017-08-04ProfileList: Convert to a fragmentSamuel Holland
2017-07-30ProfileService: Add a listener to start it on bootSamuel Holland
2017-07-30ProfileService: Create it and move profile loadingSamuel Holland
2017-07-29ProfileList: Add minimal activitySamuel Holland
2017-07-30icon: Use the uncropped logo for the non-round iconSamuel Holland
2017-07-28project: Create empty project with WireGuard iconSamuel Holland