Commit Graph

21 Commits

Author SHA1 Message Date
Lucas Verney 3182dbb985 Improve About section 2018-07-18 14:57:04 +02:00
Lucas Verney 169076dffa Better error messages on geolocation fetching errors 2018-07-17 23:27:07 +02:00
Lucas Verney b792f2ec44 Complete translation of manual location picker + better guard for Map when user has not previously clicked on a button 2018-07-17 23:19:28 +02:00
Lucas Verney edadbd6393 Let user pick a location manually, fix for #3. 2018-07-17 22:49:00 +02:00
Lucas Verney fbe8298814 Let user choose which tile server to use among a list of tile servers. Fix #19. 2018-07-17 16:32:34 +02:00
Lucas Verney e9b4f41b1e Add an onboarding screen to get users started
Fix for #17.
2018-07-17 15:10:51 +02:00
Lucas Verney a31dca5ab1 Better description of geolocation sharing in About section 2018-07-13 16:09:27 +02:00
Lucas Verney 27631855af Proper aria labels for buttons 2018-07-11 01:14:54 +02:00
Lucas Verney 9d6ed7e74c Better handling of expiration of GCUM and accidents report types. 2018-07-10 15:55:45 +02:00
Lucas Verney bc52d4f929 Add 2 new report types: accident + misc. Fix #15. 2018-07-10 15:19:24 +02:00
Lucas Verney 3d134d438d More infos about pressing marker in the About section 2018-07-09 14:49:39 +02:00
Lucas Verney 9d4842b44c Clicking on a report now shows more infos and let users dismiss it
You should update your database by running
```
ALTER TABLE report ADD COLUMN (upvotes INTEGER NOT NULL, downvotes INTEGER NOT NULL)
```

Fix issue #8.
2018-07-06 15:39:35 +02:00
Lucas Verney 5c777138f4 Better feedback with connectivity issues when sending reports 2018-07-04 18:20:28 +02:00
Lucas Verney 4cd2d49db9 Let user disable sleep prevention 2018-07-03 19:01:56 +02:00
Lucas Verney df187ad8ca Use a regular click on map to add reports in specific location 2018-07-02 18:39:35 +02:00
Lucas Verney 7e5cdb881a Add a new obstacle report type 2018-06-30 22:54:38 +02:00
Lucas Verney 9d91fa0b71 Add links to cyclo.phyks.me + clarify how geolocation is handled 2018-06-29 10:51:43 +02:00
Lucas Verney 302413598b Add link to source code in help 2018-06-28 22:56:59 +02:00
Lucas Verney d35e759200 Add a script to purge old GCUM reports 2018-06-28 15:58:36 +02:00
Lucas Verney a4564ad053 Add the ability to add a report anywhere through long press + preferences section to set the locale 2018-06-28 14:40:56 +02:00
Lucas Verney 57bf538325 French translation + automatic select best matching locale 2018-06-28 11:15:48 +02:00