Skip to content
Snippets Groups Projects
  1. Dec 21, 2015
    • Torsten Grote's avatar
      Merge branch '191-transport-icon-labels' into 'master' · 08caa527
      Torsten Grote authored
      Put labels below transport icons
      
      This prevents the labels from wrapping on small screens. Fixes #191.
      
      See merge request !34
      08caa527
    • Torsten Grote's avatar
      Merge branch '186-update-dashboard-icons' into 'master' · 28b7fd96
      Torsten Grote authored
      Update dashboard icons when resuming activity.
      
      Fixes #186. 
      
      The issue is that DashboardActivity doesn't receive events while it's paused. This appears to be device-dependent because it depends on the relative speed of resuming the activity vs delivering the event. If the activity resumes quickly enough, it will register its event listener and catch the event. If not, it won't update its icons until it's recreated, e.g. by rotating the screen.
      
      See merge request !31
      28b7fd96
  2. Dec 18, 2015
  3. Dec 17, 2015
  4. Dec 16, 2015
Loading