|
037d4627e9
|
Better handling of favicon generation
|
2018-07-11 16:53:58 +02:00 |
|
|
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 |
|
|
37413a7e21
|
Some fixes for nosleep and moving the map around
|
2018-07-03 18:48:41 +02:00 |
|
|
f30d000f92
|
Show the reports as soon as they are added in the db
|
2018-06-26 11:39:43 +02:00 |
|
|
e961a8dbb1
|
Display reports on the map
|
2018-06-26 11:04:23 +02:00 |
|
|
dd4075b18c
|
Use NoSleep to prevent sleep of the phone
|
2018-06-25 23:57:33 +02:00 |
|
|
2d27e72b33
|
Initial commit
|
2018-06-25 18:29:57 +02:00 |
|