Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove hirondelle.date4j in favor of JSR-310 #12

Closed
mathisdt opened this issue Feb 1, 2017 · 0 comments
Closed

remove hirondelle.date4j in favor of JSR-310 #12

mathisdt opened this issue Feb 1, 2017 · 0 comments
Milestone

Comments

@mathisdt
Copy link
Owner

mathisdt commented Feb 1, 2017

see https://github.com/JakeWharton/ThreeTenABP

dliw added a commit to dliw/trackworktime that referenced this issue Nov 26, 2020
- migrated to AndroidX
- ported away from deprecated functions (multiselect, preferences, ...)
- ported to java.time using ThreeTenABP
- ported to view binding
- added support for DST and time zones
- new database scheme:
  * table event: store times as timestamps to avoid parsing strings
  * cache with intermediate results instead of week table
  * new target table to store per-day settings
- new navigation drawer
- restored top buttons (default off)

- fix mathisdt#12
dliw added a commit to dliw/trackworktime that referenced this issue Dec 7, 2020
- migrated to AndroidX
- ported away from deprecated functions (multiselect, preferences, ...)
- ported to java.time using ThreeTenABP
- ported to view binding
- added support for DST and time zones
- new database scheme:
  * table event: store times as timestamps to avoid parsing strings
  * cache with intermediate results instead of week table
  * new target table to store per-day settings
- new navigation drawer
- restored top buttons (default off)

- fix mathisdt#12
dliw added a commit to dliw/trackworktime that referenced this issue Dec 22, 2020
- migrated to AndroidX
- ported away from deprecated functions (multiselect, preferences, ...)
- ported to java.time using ThreeTenABP
- ported to view binding
- added support for DST and time zones
- new database scheme:
  * table event: store times as timestamps to avoid parsing strings
  * cache with intermediate results instead of week table
  * new target table to store per-day settings
- new navigation drawer
- restored top buttons (default off)

- fix mathisdt#12
dliw added a commit to dliw/trackworktime that referenced this issue Dec 22, 2020
- migrated to AndroidX
- ported away from deprecated functions (multiselect, preferences, ...)
- ported to java.time using ThreeTenABP
- ported to view binding
- added support for DST and time zones
- new database scheme:
  * table event: store times as timestamps to avoid parsing strings
  * cache with intermediate results instead of week table
  * new target table to store per-day settings
- new navigation drawer
- restored top buttons (default off)

- fix mathisdt#12
@mathisdt mathisdt added this to the v1.1.0 milestone Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant