1. 30 May, 2016 1 commit
  2. 24 May, 2016 8 commits
  3. 23 May, 2016 1 commit
  4. 21 May, 2016 1 commit
  5. 20 May, 2016 4 commits
  6. 19 May, 2016 1 commit
  7. 18 May, 2016 1 commit
  8. 07 May, 2016 2 commits
  9. 06 May, 2016 1 commit
  10. 05 May, 2016 2 commits
  11. 04 May, 2016 2 commits
  12. 30 Apr, 2016 1 commit
  13. 29 Apr, 2016 1 commit
  14. 25 Apr, 2016 4 commits
  15. 19 Apr, 2016 3 commits
  16. 16 Apr, 2016 2 commits
    • Mygod's avatar
      Add support for Android TV · 202bd2c9
      Mygod authored
      This commit adds an app banner in Android TV and introduces several changes including refactoring AppManager to make all features accessible with D-pad navigation.
      
      Currently this app has the exact same user interface on Android TV as on normal Android devices but one should create a TV-specific user interface in the future.
      
      P.S. Only tested in Android emulator. More testing might be needed.
      202bd2c9
    • Mygod's avatar
      Update dependencies · 3c14ff67
      Mygod authored
      3c14ff67
  17. 14 Apr, 2016 4 commits
  18. 04 Apr, 2016 1 commit
    • Mygod's avatar
      UI fixes · 7d9686b5
      Mygod authored
      * Refine exceptions handling when parsing per-app config string
      
      * Remove redundant profiles Preference
      
      * Move Network Traffic to title bar
      
      * Add ripple to title text
      
      * Animate using animateLayoutChanges
      
      * Hide connection test in NAT mode
      
      * Refine UI.
      
      * Change notification action button icon for hidpi device
      
      * Fix FAB ripple
      
      * Fix usability problem
      
      * Fix changes not commited when snackbar being swiped
      
      * Show import/export as action
      
      * Drop unused drawables
      
      * Move TaskerSettings
      
      * Fix action icons
      
      * Prevent switching to an invalid profile
      
      * Fix line wrap when screen width is small
      7d9686b5