summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com
AgeCommit message (Expand)Author
2018-06-01theme: add dark theme with toggleJason A. Donenfeld
2018-06-01global: fix theme situation and clean up cruft while adding more cruftJason A. Donenfeld
2018-06-01fab: default to app theme colorsHarsh Shandilya
2018-06-01fab: use AppCompatTextView for labelHarsh Shandilya
2018-06-01fab: cleanupHarsh Shandilya
2018-05-31wg-quick: don't break push notificationsJason A. Donenfeld
2018-05-30KeyEncoding: more constant timeJason A. Donenfeld
2018-05-29FloatingActionButton: import cleaned up getbase codeJason A. Donenfeld
2018-05-29SharedLibraryLoader: introduce to work around Samsung PackageManager bugsJason A. Donenfeld
2018-05-27Support always-on-vpnJason A. Donenfeld
2018-05-27EditorFragment: show toast on creation tooJason A. Donenfeld
2018-05-26libwg-go: try no stickiness and no roamingJason A. Donenfeld
2018-05-24libwg-go: reenable sticky sockets, just slightly less stickyJason A. Donenfeld
2018-05-16ExceptionLoggers: never have a null messageJason A. Donenfeld
2018-05-16android: Directly use views for snackbarsHarsh Shandilya
2018-05-09global: Cleanup line lengths and misc lint warningsHarsh Shandilya
2018-05-09MainActivity: Nip out as early as possible when moving to same fragmentHarsh Shandilya
2018-05-05TunnelEditor: Add toast messages to success eventsHarsh Shandilya
2018-05-03TunnelEditor: Remove unused parameterHarsh Shandilya
2018-05-03config: loosen parser to match realityJason A. Donenfeld
2018-05-03global: fix up copyrightsJason A. Donenfeld
2018-05-02Keypair: Minimize the scope of warning suppressionSamuel Holland
2018-05-02KeyEncoding: Address lints/warnings and match line lengthSamuel Holland
2018-05-02global: Add or update copyright headers in Java codeSamuel Holland
2018-05-02global: Some more lint cleanupHarsh Shandilya
2018-04-30ZipExporterPreference: account for directory already existingJason A. Donenfeld
2018-04-30global: Clean up JavaSamuel Holland
2018-04-30global: Clean up XMLSamuel Holland
2018-04-30global: Automatic code formattingSamuel Holland
2018-04-30Tunnel importer: stricter file filtersJason A. Donenfeld
2018-04-30ZipExporterPreference: requireNonNull is redundantJason A. Donenfeld
2018-04-30wg: Collapse fab when pressing back before exitingHarsh Shandilya
2018-04-30SettingsActivity: Migrate permissions check to AppCompatHarsh Shandilya
2018-04-30ZipExporterPreference: Correctly get preference activityHarsh Shandilya
2018-04-30TunnelListFragment: Use Collections methods in place of ArraysHarsh Shandilya
2018-04-30wg: Break out crossport dependencyHarsh Shandilya
2018-04-30SettingsActivity: Gracefully exit when options menu home is pressedHarsh Shandilya
2018-04-30Prefer AppCompat classesHarsh Shandilya
2018-04-30TunnelDetailFragment: rewrite and simplifyJason A. Donenfeld
2018-04-30TunnelEditorFragment: rewrite and simplifyJason A. Donenfeld
2018-04-29Allow exporting to zip fileJason A. Donenfeld
2018-04-28Allow importing from zip fileJason A. Donenfeld
2018-04-28config: Minor cleanupHarsh Shandilya
2018-04-28Quick cleanup across the boardHarsh Shandilya
2018-04-28Use validation instead of two-way bindingJason A. Donenfeld
2018-04-27Do not do DNS lookups for IPsJason A. Donenfeld
2018-04-27Throw IllegalArgumentExceptions when arguments are badJason A. Donenfeld
2018-04-26WgQuickBackend: always create configuration fileJason A. Donenfeld
2018-04-25GoBackend: bring down tunnels when revoked or disconnectedJason A. Donenfeld
2018-04-25Curve25519: fix up spacingJason A. Donenfeld