Age | Commit message (Expand) | Author |
2019-12-20 | Introduce TunnelToggleActivity | Harsh Shandilya |
2019-11-20 | Implement statistics | Jason A. Donenfeld |
2019-10-16 | Google doesn't want to enable others to support free open source software | Jason A. Donenfeld |
2019-10-14 | Download modules after verifying signify signature | Jason A. Donenfeld |
2019-10-12 | export: use content resolver on android Q+ | Jason A. Donenfeld |
2019-10-12 | preferences: add donation link | Jason A. Donenfeld |
2019-06-05 | TunnelList: Get focus to toggle button via remote for Fire TV | Revath S Kumar |
2019-03-19 | strings: %i is invalid | Jason A. Donenfeld |
2019-02-17 | project: bump dependencies | Jason A. Donenfeld |
2018-12-18 | strings: squelch warning on multiple %s | Jason A. Donenfeld |
2018-12-18 | Migrate to AndroidX | Harsh Shandilya |
2018-12-15 | Clean up error messages | Samuel Holland |
2018-12-11 | Squelch xml warning | Jason A. Donenfeld |
2018-12-11 | Order strings | Jason A. Donenfeld |
2018-12-11 | Localize exception messages | Zachary Wander |
2018-12-08 | Remodel the Model | Samuel Holland |
2018-11-11 | Auto-format the source directories | Samuel Holland |
2018-10-01 | strings: properly mark positionals | Jason A. Donenfeld |
2018-08-26 | Extract error messages to string resources | Harsh Shandilya |
2018-07-30 | Style: use attrs from appcompat rather than from frameworks | 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 | ConfigNamingDialog: use name input filter | Jason A. Donenfeld |
2018-07-29 | MSF: make it more obvious what needs to be done | 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-25 | style: coloring the navbar looks a bit strange when rotated | 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-23 | Make placeholder pretty | Jason A. Donenfeld |
2018-07-22 | Show help text when no tunnels are imported | Harsh Shandilya |
2018-07-22 | RTL layout fixes | Harsh Shandilya |
2018-07-20 | fab: move in direct ratio to scroll | Jason A. Donenfeld |
2018-07-20 | UI: use background color for navbar in dark mode | Harsh Shandilya |
2018-07-20 | fab: make icons always white | Jason A. Donenfeld |
2018-07-20 | theme: use less disgusting color | Jason A. Donenfeld |
2018-07-18 | fab: add fab sized padding at bottom of recycler view | 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-12 | TunnelEditorFragment: add DNSes to allowedIPs when excluding rfc1918 | 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 | Request VPN permissions on activation | Eric Kuck |
2018-07-08 | Switch from ListView to RecyclerView | Eric Kuck |
2018-07-06 | PeerEditor: put exclusion checkbox next to label | Jason A. Donenfeld |
2018-07-06 | AppListDialogFragment: add deselect all button | Jason A. Donenfeld |
2018-07-06 | PeerEditor: add exclude private IPs functionality | Jason A. Donenfeld |
2018-07-06 | TunnelEditor: fix nits | Jason A. Donenfeld |
2018-07-06 | AppListDialogFragment: add implementation for excluding applications | Eric Kuck |