aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/java/com/wireguard/android/configStore/FileConfigStore.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename app module to uiHarsh Shandilya2020-03-091-103/+0
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Provide semantically meaningful exceptions for translationSamuel Holland2018-12-151-2/+2
* Fix locale usageJason A. Donenfeld2018-12-111-11/+5
* Localize exception messagesZachary Wander2018-12-111-5/+12
* Remodel the ModelSamuel Holland2018-12-081-4/+5
* global: update copyright headersJason A. Donenfeld2018-09-061-2/+1
* global: move to Apache 2.0Jason A. Donenfeld2018-07-061-1/+1
* Give Samuel heart attack by removing DaggerJason A. Donenfeld2018-06-071-2/+1
* android: Cleanup classesHarsh Shandilya2018-06-021-3/+3
* global: fix up copyrightsJason A. Donenfeld2018-05-031-0/+1
* global: Add or update copyright headers in Java codeSamuel Holland2018-05-021-0/+5
* FileConfigStore: Warn for deletion failure in exception pathSamuel Holland2018-01-181-1/+2
* FileConfigStore: cleanup on rename problemJason A. Donenfeld2018-01-101-1/+3
* ConfigStore: Add a rename method and implement itSamuel Holland2018-01-101-0/+11
* FileConfigStore: Simplify error handlingSamuel Holland2018-01-091-8/+4
* global: Clean up error loggingSamuel Holland2018-01-091-2/+5
* global: Prefix tags with WireGuard/Jason A. Donenfeld2018-01-081-1/+1
* FileConfigStore: Move function returns outside try blocksSamuel Holland2018-01-071-2/+2
* Make TunnelManager the point of asynchronicitySamuel Holland2018-01-071-47/+33
* Serviceless rewrite, part 1Samuel Holland2018-01-061-0/+98