Age | Commit message (Expand) | Author |
2018-07-30 | FloatingActionsMenu: don't wrap context on asus api 21 | Jason A. Donenfeld |
2018-07-30 | Show different color for multiselection | Jason A. Donenfeld |
2018-07-29 | MonkeyedSnackbar: fix typos | Jason A. Donenfeld |
2018-07-29 | MonkeyedSnackbar: work around Harsh's broken phone | Jason A. Donenfeld |
2018-07-29 | FloatingActionButtonBehavior: animate transitions | Jason A. Donenfeld |
2018-07-29 | Roll back to API 27 for now | Jason A. Donenfeld |
2018-07-29 | Target API 28 | Jason A. Donenfeld |
2018-07-29 | TunnelListFragment: show selected tunnel | Jason A. Donenfeld |
2018-07-29 | TunnelListFragment: fix multiselection on rotation | Jason A. Donenfeld |
2018-07-29 | FloatingActionButonBehavior: set translation back to 0 when snackbar dies | Jason A. Donenfeld |
2018-07-28 | MainActivity: Fix fragment selection logic | Samuel Holland |
2018-07-28 | Application: refuse to run on old android | Jason A. Donenfeld |
2018-07-28 | QuickTileService: fix bug the wrong way | Jason A. Donenfeld |
2018-07-27 | config: show more informative error message on wrong key | Jason A. Donenfeld |
2018-07-26 | Set ACRA install source | Jason A. Donenfeld |
2018-07-26 | TunnelDetailFragment now restores state correctly after process death | Eric Kuck |
2018-07-26 | Application: use proper completablefuture for backend | Jason A. Donenfeld |
2018-07-26 | Wire up ACRA | Jason A. Donenfeld |
2018-07-26 | FloatingActionBehaviour: Adjust constructors | Harsh Shandilya |
2018-07-25 | ThemeChangeAwareActivity: reintroduce cache buster | Jason A. Donenfeld |
2018-07-25 | MainActivity: attempt to fix commit state exceptions | Jason A. Donenfeld |
2018-07-25 | TunnelEditorFragment: plug memory leak on listeners | Jason A. Donenfeld |
2018-07-25 | qrcode: minor adjustments | Jason A. Donenfeld |
2018-07-25 | Added QR code scanner as tunnel import method | Eric Kuck |
2018-07-24 | tools: pass in debug package name | Jason A. Donenfeld |
2018-07-22 | FloatingActionsMenuRecyclerViewScrollListener: add final modifiers | Jason A. Donenfeld |
2018-07-22 | treewide: Optimize imports | Harsh Shandilya |
2018-07-20 | fab: move in direct ratio to scroll | Jason A. Donenfeld |
2018-07-20 | fab: make icons always white | Jason A. Donenfeld |
2018-07-20 | TunnelListFragment: Allocate interpolators outside scroll listener | Harsh Shandilya |
2018-07-19 | TunnelEditorFragment: fix null pointer dereference | Jason A. Donenfeld |
2018-07-19 | QuickTileService: fix null pointer dereference | Jason A. Donenfeld |
2018-07-18 | TunnelListFragment: setOnScrollListener is old, but we support API 21, so we ... | Jason A. Donenfeld |
2018-07-18 | AppListDialogFragment: getArguments is null before onCreate | Jason A. Donenfeld |
2018-07-18 | fab: use auto calculated fling threshold | Jason A. Donenfeld |
2018-07-18 | fab: make fab respond to recyclerview scroll events | Harsh Shandilya |
2018-07-18 | fab: slide fab up when a snackbar shows | Harsh Shandilya |
2018-07-16 | android: QuickTileService: Do not use slashed icon on Android P | Harsh Shandilya |
2018-07-16 | android: TunnelListFragment: Annotate parameter to match super method | Harsh Shandilya |
2018-07-13 | BaseFragment: do not allow tunnel to be null | Jason A. Donenfeld |
2018-07-13 | TunnelEditorFragment: binding might be null | Jason A. Donenfeld |
2018-07-13 | QuickTileService: show intermediate state when changing | Jason A. Donenfeld |
2018-07-13 | global: Add nullity annotations | Eric Kuck |
2018-07-12 | Address lint issues in TunnelListFragment | Harsh Shandilya |
2018-07-12 | TunnelEditorFragment: add DNSes to allowedIPs when excluding rfc1918 | Jason A. Donenfeld |
2018-07-11 | Clean up warnings | Jason A. Donenfeld |
2018-07-11 | fab: remove asus hack | Jason A. Donenfeld |
2018-07-11 | fab: use support library's rendering | Eric Kuck |
2018-07-09 | QuickTileService: automatically slash the tile | Jason A. Donenfeld |
2018-07-09 | BaseFragment: in the event no view is available, use toast | Jason A. Donenfeld |