- fix navigationDrawer available all the time - fix imports and deletions taking forever to be done - fix sheet being gone when swiped away - fix sheet not opening on same day selection - fix calling click action on empty day cells Co-authored-by: pabloscloud <93644977+pabloscloud@users.noreply.github.com> Reviewed-on: #23 |
||
---|---|---|
.github/workflows | ||
.idea | ||
app | ||
buildscripts | ||
fastlane | ||
gradle | ||
screenshots | ||
spotless | ||
.gitattributes | ||
.gitignore | ||
ASSETS_LICENSE | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md | ||
build.gradle.kts | ||
debug.keystore | ||
gradle.properties | ||
settings.gradle.kts |
README.md
Overload
Overload is a user-friendly native app designed to facilitate time tracking for everyone.
Contributing
Contributions are always welcome!
Just create issues and pull requests ;)
Features
- create time spans
- automagically creates pauses in between
- delete time spans - on-by-one or all-together
- scroll through days with ease
- backup your data as .csv
- import backups
Feedback
Feedback and suggestions are more than welcome! Please reach out by creating an issue :)
Installation
Authors
Related
This project draws inspiration from the jetpack compose sample Reply, which is licensed under the Apache License, Version 2.0.
Screenshots
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
FAQ
How do I import a backup?
Open your files app, choose the backup file, and locate the share icon or text. Tapping this icon will bring up a menu displaying various apps for sharing. From the list, select Overload to initiate the import. Wait until the import is finished, indicated by a completion message.
Why does Overload rely on the Systems Sharesheet to import a backup?
Overload utilises the Systems Sharesheet for importing backups instead of requesting broad access to all files on your device. This approach avoids the need to seek permissions that could undermine trust in the project. Moreover, Overload's reliance on the Sharesheet ensures that the app only gains access to the specific file it requires, eliminating the necessity for extensive permissions.