Age | Commit message (Expand) | Author |
2018-06-01 | fab: Make label responsive to night mode | Harsh Shandilya |
2018-06-01 | FloatingActionButton: Cleanup declaration of TranslucentLayerDrawable class | Harsh Shandilya |
2018-06-01 | FloatingActionButton: Make attribute grabbing not be terrible | Harsh Shandilya |
2018-06-01 | theme: add dark theme with toggle | Jason A. Donenfeld |
2018-06-01 | global: fix theme situation and clean up cruft while adding more cruft | Jason A. Donenfeld |
2018-06-01 | fab: default to app theme colors | Harsh Shandilya |
2018-06-01 | fab: use AppCompatTextView for label | Harsh Shandilya |
2018-06-01 | fab: cleanup | Harsh Shandilya |
2018-05-31 | wg-quick: don't break push notifications | Jason A. Donenfeld |
2018-05-30 | KeyEncoding: more constant time | Jason A. Donenfeld |
2018-05-29 | FloatingActionButton: import cleaned up getbase code | Jason A. Donenfeld |
2018-05-29 | SharedLibraryLoader: introduce to work around Samsung PackageManager bugs | Jason A. Donenfeld |
2018-05-27 | Support always-on-vpn | Jason A. Donenfeld |
2018-05-27 | EditorFragment: show toast on creation too | Jason A. Donenfeld |
2018-05-26 | libwg-go: try no stickiness and no roaming | Jason A. Donenfeld |
2018-05-24 | libwg-go: reenable sticky sockets, just slightly less sticky | Jason A. Donenfeld |
2018-05-16 | ExceptionLoggers: never have a null message | Jason A. Donenfeld |
2018-05-16 | android: Directly use views for snackbars | Harsh Shandilya |
2018-05-09 | theme: revert to old color scheme | Jason A. Donenfeld |
2018-05-09 | global: Cleanup line lengths and misc lint warnings | Harsh Shandilya |
2018-05-09 | MainActivity: Nip out as early as possible when moving to same fragment | Harsh Shandilya |
2018-05-05 | mipmap: Fix formatting of launcher icon XML | Samuel Holland |
2018-05-05 | styles: Fixup CAB background color | Harsh Shandilya |
2018-05-05 | drawables: Introduce material iconography | Harsh Shandilya |
2018-05-05 | styles: Propagate WireGuard blue in UI | Harsh Shandilya |
2018-05-05 | styles: Propagate WireGuard red in UI | Harsh Shandilya |
2018-05-05 | TunnelEditor: Add toast messages to success events | Harsh Shandilya |
2018-05-03 | TunnelEditor: Remove unused parameter | Harsh Shandilya |
2018-05-03 | ui: Use a proper CardView based layout | Harsh Shandilya |
2018-05-03 | config: loosen parser to match reality | Jason A. Donenfeld |
2018-05-03 | global: fix up copyrights | Jason A. Donenfeld |
2018-05-02 | Keypair: Minimize the scope of warning suppression | Samuel Holland |
2018-05-02 | KeyEncoding: Address lints/warnings and match line length | Samuel Holland |
2018-05-02 | global: Add or update copyright headers in Java code | Samuel Holland |
2018-05-02 | global: Some more lint cleanup | Harsh Shandilya |
2018-05-02 | drawable: add adaptive icon | Jason A. Donenfeld |
2018-04-30 | ZipExporterPreference: account for directory already existing | Jason A. Donenfeld |
2018-04-30 | global: Clean up Java | Samuel Holland |
2018-04-30 | global: Clean up XML | Samuel Holland |
2018-04-30 | global: Automatic code formatting | Samuel Holland |
2018-04-30 | Tunnel importer: stricter file filters | Jason A. Donenfeld |
2018-04-30 | Preferences: use v14 material style | Jason A. Donenfeld |
2018-04-30 | ZipExporterPreference: requireNonNull is redundant | Jason A. Donenfeld |
2018-04-30 | wg: Collapse fab when pressing back before exiting | Harsh Shandilya |
2018-04-30 | SettingsActivity: Migrate permissions check to AppCompat | Harsh Shandilya |
2018-04-30 | ZipExporterPreference: Correctly get preference activity | Harsh Shandilya |
2018-04-30 | TunnelListFragment: Use Collections methods in place of Arrays | Harsh Shandilya |
2018-04-30 | wg: Break out crossport dependency | Harsh Shandilya |
2018-04-30 | SettingsActivity: Gracefully exit when options menu home is pressed | Harsh Shandilya |
2018-04-30 | SettingsActivity: Define preferenceTheme for AppCompat | Harsh Shandilya |