Commit Graph

12 Commits

Author SHA1 Message Date
Lucas Verney 0d5e04860e Use @mdi/fonts instead of material-design font to avoid flashing the icon text if loading of the font is too long 2018-11-29 20:26:34 +01:00
Lucas Verney aed7497d57 Bump dependencies 2018-11-25 17:43:54 +01:00
Lucas Verney f5517b292d Fix a missing translation in Onboarding 2018-08-16 11:41:20 +02:00
Lucas Verney 77433bcab5 Vibrate at opening of the Map rather than upon leaving Onboarding, ensure the notification should be displayed and seen by user 2018-08-13 20:18:14 +02:00
Lucas Verney bb926abbc4 Fix broken chained catch in Promises 2018-08-02 10:49:47 +02:00
Lucas Verney 530184a817 Scroll back to top between onboarding steps. Fix #27. 2018-08-02 10:21:30 +02:00
Lucas Verney 194c4cf3d7 Misc fixes with vibrate and sound 2018-08-01 19:29:39 +02:00
Lucas Verney c19bd60174 Better management of permissions
* Finish the ability to use custom tile server.
* Store settings whenever they are changed.
* Support new settings for audio/vibrate permission.
2018-07-30 20:23:56 +02:00
Lucas Verney edadbd6393 Let user pick a location manually, fix for #3. 2018-07-17 22:49:00 +02:00
Lucas Verney a67462fab0 Explain what permissions are used for in the onboarding 2018-07-17 17:04:49 +02:00
Lucas Verney 959cdba36c Force user to click at least once on a button before showing the map, otherwise NoSleep might not work 2018-07-17 16:37:46 +02:00
Lucas Verney e9b4f41b1e Add an onboarding screen to get users started
Fix for #17.
2018-07-17 15:10:51 +02:00