summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/android/QuickTileService.java
AgeCommit message (Expand)Author
2018-01-10QuickTileService: Fix crash opening activitySamuel Holland
2018-01-10QuickTileService: sometimes tile is nullJason A. Donenfeld
2018-01-08global: Fix or suppress most lints/warningsSamuel Holland
2018-01-08Fragment/Tile: Make success/error messages translatableSamuel Holland
2018-01-08QuickTileService: show toast for longer and use right messagesJason A. Donenfeld
2018-01-08global: Prefix tags with WireGuard/Jason A. Donenfeld
2018-01-07TunnelManager/QuickTileService: Remember last used tunnelSamuel Holland
2018-01-06Keyed...: Rename all the thingsSamuel Holland
2018-01-06Convert the list of tunnels to a KeyedObservableListSamuel Holland
2018-01-06Serviceless rewrite, part 1Samuel Holland
2017-11-27Settings: show quick tile config if no primary is definedJason 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-22QuickTileService: Update the tile once on service initSamuel Holland
2017-08-17QuickTileService: Implement and update from VpnServiceSamuel Holland