Age | Commit message (Expand) | Author |
2018-12-08 | Remodel the Model | Samuel Holland |
2018-11-11 | Auto-format the source directories | Samuel Holland |
2018-10-01 | Fix small error | Jason A. Donenfeld |
2018-10-01 | Peer: prefer v4 endpoints to v6 | Jason A. Donenfeld |
2018-10-01 | strings: properly mark positionals | Jason A. Donenfeld |
2018-09-06 | global: update copyright headers | Jason A. Donenfeld |
2018-08-26 | QuickTileService: Don't use deprecated getDrawable method | Harsh Shandilya |
2018-08-26 | Target SDK 28 | Harsh Shandilya |
2018-08-26 | FragmentUtils: Make final and prevent instantiation | Harsh Shandilya |
2018-08-26 | Supress false-positive DefaultLocale warnings | Harsh Shandilya |
2018-08-26 | Extract error messages to string resources | Harsh Shandilya |
2018-08-26 | MonkeyedSnackbar: remove | Jason A. Donenfeld |
2018-08-16 | config: fix wrong Peer endpoint string format | Zhao Gang |
2018-07-30 | Style: use attrs from appcompat rather than from frameworks | Jason A. Donenfeld |
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-30 | Replace hard-coded colors with theme colors | Jason A. Donenfeld |
2018-07-30 | Remove placeholder color and directly use alpha | Harsh Shandilya |
2018-07-29 | MonkeyedSnackbar: fix typos | Jason A. Donenfeld |
2018-07-29 | ConfigNamingDialog: use name input filter | Jason A. Donenfeld |
2018-07-29 | MonkeyedSnackbar: work around Harsh's broken phone | Jason A. Donenfeld |
2018-07-29 | MSF: make it more obvious what needs to be done | 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-29 | MainActivity: only show two column on tablets | 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 | style: coloring the navbar looks a bit strange when rotated | 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 | config: Remove Locale based string format | Harsh Shandilya |
2018-07-24 | tools: pass in debug package name | Jason A. Donenfeld |
2018-07-23 | Make placeholder pretty | Jason A. Donenfeld |
2018-07-22 | Show help text when no tunnels are imported | Harsh Shandilya |
2018-07-22 | FloatingActionsMenuRecyclerViewScrollListener: add final modifiers | Jason A. Donenfeld |
2018-07-22 | RTL layout fixes | Harsh Shandilya |