Markus Kilås
Markus Kilås
Sounds interesting. I haven't used Project Hamster though so I don't know if it will be a good fit. But I have it installed now and will start trying it...
As a first step I am wondering if it is possible to have a 'Share as calendar events' where the user can select its calendar app and which calendar to...
The data is stored in the application's SQLite database called "timetracker.db". See Activities.java:187: ``` private static final String DB_FILE = "/data/data/com.markuspage.android.atimetracker/databases/timetracker.db"; ``` Not sure if this answers the question and...
The current place would be here by opening an issue around the topic. I will have a look at gitter but would prefer to not depend on more properitary services...
(Last 3 commits should have been labelled with #77)
Merge request submitted at F-Droid: https://gitlab.com/fdroid/fdroiddata/merge_requests/4028
Do you know of other open source Android apps having a feature like that? I'm thinking in that case we could do it in a similar way...
Thank you for the pull request. I am not sure I yet understand exactly how it works. Could you maybe write a description about what the pull request adds, ie...
I see a few questions that have not been answered. Maybe they are not relevant anymore but in that case you can state so and why.
How would you like the CSV output to look like? Can you give an example?