Skip to content

Releases: prashantgupta24/activity-tracker

v1.0.1

13 Oct 21:37
015844e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

First stable official release!

10 Apr 01:41
b0a1014
Compare
Choose a tag to compare

Added

  • [NEW] Improved method of checking screen changes
  • [NEW] added state to the tracker for inter-handler communication
  • [NEW] added machineSleepHandler for machine sleep/wake calls

Updated

  • Added tests
  • Fixed bugs
  • Improved readme

Multiple activity support!

31 Mar 03:17
4855deb
Compare
Choose a tag to compare

Added

  • [NEW] Use case for multiple activities within a heartbeat now supported
  • [NEW] Introduced worker interval
  • [NEW] Defaults and new test cases
  • [NEW] Validation of intervals

Changed

  • Updated documentation
  • Increased test coverage
  • Changed from frequency to interval, better naming

Fixing lint issues

28 Mar 01:25
d7ded8f
Compare
Choose a tag to compare

Changed

  • [NEW] Activity tracker submits a heartbeat.WasAnyActivity to check if there was any activity within the given time frame.

Added

  • [NEW] Added tests, updated readme

Refactored logging

22 Mar 22:32
d60ddb4
Compare
Choose a tag to compare

No breaking changes

Internal refactoring

20 Mar 19:06
7330e5e
Compare
Choose a tag to compare

Making the app more robust!

Internal changes, making it more efficient

20 Mar 02:15
0198d73
Compare
Choose a tag to compare
Merge pull request #3 from prashantgupta24/dev1

adding activity type to heartbeat

Added heartbeat functionality to tracker

13 Mar 23:46
d567f73
Compare
Choose a tag to compare

More details coming soon...

Initial release

12 Mar 23:58
Compare
Choose a tag to compare