Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-29 | global: bump copyright year | 1 | -1/+1 | |
2020-09-27 | tv: hack gridlayoutmanager to fill columns before row if we're not scrolling | 1 | -0/+46 | |
2020-09-24 | tv: handle going up directories better | 1 | -25/+40 | |
2020-09-24 | tv: show volume descriptions for file picker | 1 | -4/+4 | |
2020-09-23 | tv: use system picker for API 29+ | 1 | -10/+24 | |
2020-09-23 | tv: use our own file picker | 1 | -19/+166 | |
2020-09-23 | tv: escape deletion view with back button | 1 | -0/+7 | |
2020-09-22 | tv: select first item after toggling deletion mode | 1 | -0/+3 | |
2020-09-22 | tv: hook up isFocused as observable property | 1 | -0/+4 | |
2020-09-22 | tv: add text when there are no tunnels | 1 | -0/+2 | |
2020-09-22 | tv: select the right thing on load | 1 | -2/+9 | |
2020-09-22 | tv: set layout manager from XML | 1 | -2/+0 | |
2020-09-22 | tv: do theming | 1 | -0/+2 | |
2020-09-22 | tv: account for broken TVs with no file picker | 1 | -1/+7 | |
2020-09-22 | tv: do not redisplay stats when deleting | 1 | -3/+3 | |
2020-09-22 | tv: add ugly deletion mode | 1 | -8/+26 | |
2020-09-22 | tv: wire in stats | 1 | -1/+36 | |
2020-09-22 | tv: wire up tunnel start/stop | 1 | -0/+50 | |
2020-09-22 | tv: begin to wire up databindings | 1 | -13/+9 | |
2020-09-22 | tv: abstract out tunnel importing | 1 | -128/+7 | |
2020-09-22 | tv: initial draft of Android TV support | 1 | -0/+162 |