midhunhk / message-counter

A native Android App which tracks the number of Text messages sent in a cycle written in Kotlin
https://midhunhk.com/message-counter/
Apache License 2.0
21 stars 10 forks source link

Show Message Count for custom duration #60

Closed midhunhk closed 1 year ago

midhunhk commented 6 years ago

New Feature Currently the app only displays Sent message counts for current and previous cycle.

Proposed solution It would be great to have a filter option to view message count for custom date duration.

Describe alternatives you've considered Should there be an option for adding multiple duration? Should the duration be persisted when reopening the app?