Skip to content

Releases: TWiStErRob/net.twisterrob.sun

v1.2.2 Dependencies

31 Aug 10:29
7ceb0e8
Compare
Choose a tag to compare

Release

Date: 2023-08-31
Version: 1.2.2#302-7ceb0e8 / 12200302

  • New: Android 13 compatibility

See also the public release notes on my website.

Changes

For the full list of changes see release milestone and diff.

New

Internal

1.2.1 Refresh

28 Feb 10:07
fa87837
Compare
Choose a tag to compare

Release

Date: 2022-02-28
Version: 1.2.1#fa87837 / 12100086

  • New: resizable widget (without special look for each size)
  • Fix: hopefully the widget will be a better citizen when refreshing takes longer than expected

See also the public release notes on my website.

Changes

For the full list of changes see release milestone and diff.

New

  • Allow resizing the widget (and other API 31+ attributes) (#25/#26/#42)

Fixes

  • Attempt to fix refresh problem (#46)

Internal

  • Post Release 1.2.0 updates (#41)
  • Enable Kotlin and add Dagger (#44)
  • Extract Preferences and Code Cleanup (#45)
  • Integrate Detekt 1.19.0 (#47)
  • Use Gradle Project Accessors (#48)
  • Use Gradle Version Catalog (Library Accessors) (#49)
  • Updates: Gradle 7.4 & AGP 7.1 (#50)

1.2.0 Location & UI

06 Feb 18:47
7d706b5
Compare
Choose a tag to compare

Release

Date: 2022-02-02
Version: 1.2.0#7d706b5 / 12000077

  • New: Use Background Location permission correctly to update the widget while an another app is visible.
  • Fixes: Improve wording and UI

See also the public release notes on my website.

Changes

For the full list of changes see release milestone and diff.

New

  • App: Implement background location permission (#27/#28)

Fixes

  • Logic: Handle calculation edge cases better (#29/#35/#38)
  • Configuration: Improve UI and wording (#33/#36/#39)

Internal

  • Libraries: Upgrade AndroidX and Mockito libraries (#27/#30)
  • Libraries: Use ConstraintLayout in :configuration (#32)
  • Code: Format XML files (#34)
  • Code: Cleanup (#31)

1.1.0 2021 Upgrade

03 Jan 17:08
b02a853
Compare
Choose a tag to compare

Release

Date: 2022-01-03
Version: 1.1.0#b02a853 / 11000069

  • New: Support Android 12

See also the public release notes on my website.

Changes

For the full list of changes see release milestone and diff.

New

  • Android: Support Android 12 (API 31/S) while keeping Ice Cream Sandwich (4.0 API 14) compatibility
    • Target Android 12/SDK 31/S (#9/#23)
    • AndroidX (#19)
  • Source code: is now open source (#5)

Internal

  • build: Build using latest convention plugins (#14)
  • build: Use quality plugin (#20)
  • build: Build with Android Gradle Plugin 7 (#8/#21)
  • build: Add CI (#14)
  • build: Modularize the app (#16)
  • docs: Add Readme (#13) and links (#12)
  • Change line endings from CRLF to LF in all files. (#15)
  • test: Add Paparazzi 0.8.0 (#18), upgrade to 0.9.0 (#22)

SVN to GIT migration

31 Aug 11:26
Compare
Choose a tag to compare
SVN to GIT migration Pre-release
Pre-release

This is the point of the last commit in SVN. After this commits went to GitHub git.

1.0.0 Initial Release

01 Nov 21:59
Compare
Choose a tag to compare

Release

Date: 2014-10-18
Version: 1.0.0#1339 / v10001339

  • Initial release
  • Feature: Multiple widgets
  • Feature: show-hide timing and name
  • Feature: manually select threshold

See also the public release notes on my website.

Changes

For the full list of changes see diff. There was no issue tracker back then.