summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/android
AgeCommit message (Expand)Author
2018-06-05fab: Remove useless overrideHarsh Shandilya
2018-06-05fab: Use themed context to set styleHarsh Shandilya
2018-06-05DarkMode: move to shared preferences listenerJason A. Donenfeld
2018-06-04MainActivity: styleJason A. Donenfeld
2018-06-04FloatingActionsMenu: remove unused importsJason A. Donenfeld
2018-06-04BaseActivity: support android 5 and 6 when clearing drawable cacheJason A. Donenfeld
2018-06-04LogExporterPreference: get all past processesJason A. Donenfeld
2018-06-04BaseActivity: invalidate icon cache on Android PJason A. Donenfeld
2018-06-04TunnelManager: disable dangerous intents for nowJason A. Donenfeld
2018-06-04TunnelManager: new intentsJason A. Donenfeld
2018-06-02Backends: print versions somewhere in logJason A. Donenfeld
2018-06-02android: Cleanup classesHarsh Shandilya
2018-06-02Topic: John does things differentlyJason A. Donenfeld
2018-06-02ExporterPreferences: disable control immediatelyJason A. Donenfeld
2018-06-02Preferences: add log exporterJason A. Donenfeld
2018-06-01Topic: make reentrantJason A. Donenfeld
2018-06-01BaseActivity: flush themed icon cache on theme changeJason A. Donenfeld
2018-06-01Settings: add versionJason A. Donenfeld
2018-06-01TunnelListFragment: Dejank action mode titleHarsh Shandilya
2018-06-01FloatingActionButton: Cleanup declaration of TranslucentLayerDrawable classHarsh Shandilya
2018-06-01FloatingActionButton: Make attribute grabbing not be terribleHarsh Shandilya
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-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-03global: fix up copyrightsJason A. Donenfeld
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