Skip to content

read-0nly/FreeCounter

Repository files navigation

FreeCounter

Android counter app with widget, free and no ads. Something of a thumb-biting in the general direction of all those ad-riddled, permission-hogging, trash apps that provide what is a basic fucking function.

Next Steps

  • Multi-widget support
  • Better visuals < Widget mocked, missing main interface
  • Auto-save at day end - it just saves properly now because of data refactor and saner logic < Learned more about sharedpref, serialization, and base64, fully storing in sharedpref with apparently no consequence. Still don't need file permissions. Timer figured out for autosaving.
  • CSV export < Will need file permission < Trying to not do that. Wherever possible, no permissions, where permissions required, temporary permissions. Best way for the app to not leak user shit is to not have access to it in the first place.
  • Graphing, some analysis < Dataview is working quite well now, and is dynamically generated. Could be better, but it's already much better than pre-revamp.
  • Goal setting < just add a Goal key, and a targetDirection
  • Never ads < Still no ads

Mockup of the next revamp

image

Some screenshots of the current state of the revamp (3/27)

image image image image

About

Android counter app with widget, free and no ads

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages