Skip to content

Releases: justdeko/piley

0.7.0

25 Aug 15:29
Compare
Choose a tag to compare

What's Changed

  • notification action to set custom delay duration #156
  • use now or previous date for recurring reminders #220
  • material3 bottom sheet for setting reminders #235
  • dependency bumps

Full Changelog: v0.6.8...v0.7.0

0.6.8

21 Jul 11:33
Compare
Choose a tag to compare

What's Changed

  • Delete confirmation dialog
  • Undo delete action on pile screen
  • fix spacing issues for task detail info
  • update dependencies

Full Changelog: v0.6.7...v0.6.8

0.6.7

14 Jun 21:24
Compare
Choose a tag to compare

What's Changed

  • fix spacing issues in pile card
  • close #158
  • Update dependency androidx.compose:compose-bom to v2024.06.00 by @renovate in #207
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.2 - autoclosed by @renovate in #206
  • Update dependency androidx.compose.material:material-icons-extended to v1.6.8 by @renovate in #205
  • Update dependency com.android.application to v8.5.0 by @renovate in #204

Full Changelog: v0.6.6...v0.6.7

0.6.6

08 Jun 20:56
Compare
Choose a tag to compare

Hotfix of v0.6.5 which caused a crash in the profile section due to a malformatted decimal string placeholder

Full Changelog: v0.6.5...v0.6.6

0.6.5

08 Jun 20:36
Compare
Choose a tag to compare

What's Changed

  • switch to gradle version catalog
  • fixes the following bugs: #161 #202 #203
  • following UI/UX improvements: #200 #201
  • support for turkish (big thanks to @mikropsoft!)

New Contributors

Full Changelog: v0.6.2...v0.6.5

0.6.2

01 May 09:55
Compare
Choose a tag to compare

Change summary

  • new setting to show recurring reminders by default
  • click on pile title to go to its details
  • small UI improvements
  • dependency bumps

What's Changed

  • Update dependency androidx.datastore:datastore-preferences to v1.1.0-rc01 by @renovate in #165
  • Update dependency androidx.compose.material:material-icons-extended to v1.6.5 by @renovate in #164
  • Update dependency androidx.compose.material:material to v1.6.5 by @renovate in #163
  • Update compose_version to v1.6.5 by @renovate in #162
  • Update plugin com.google.devtools.ksp to v1.9.23-1.0.20 by @renovate in #166
  • Update dependency org.mockito.kotlin:mockito-kotlin to v5.3.1 by @renovate in #167
  • Update plugin com.android.library to v8.3.2 by @renovate in #169
  • Update plugin com.android.application to v8.3.2 by @renovate in #168
  • Update actions/upload-artifact action to v4.3.2 by @renovate in #177
  • Update dependency androidx.core:core-ktx to v1.13.0 by @renovate in #176
  • Update dependency androidx.activity:activity-compose to v1.9.0 by @renovate in #175
  • Update dependency composeOptions to v1.5.12 by @renovate in #174
  • Update dependency androidx.compose.material:material to v1.6.6 by @renovate in #171
  • Update compose_version to v1.6.6 by @renovate in #170
  • Update dependency androidx.compose.material:material-icons-extended to v1.6.6 by @renovate in #172
  • Update actions/upload-artifact action to v4.3.3 by @renovate in #178
  • Update dependency androidx.datastore:datastore-preferences to v1.1.0 by @renovate in #173

Full Changelog: v0.6.1...v0.6.2

0.6.1

02 Apr 20:44
Compare
Choose a tag to compare
  • includes a small bugfix that fixes janky enter animations of pile tasks

0.6.0

29 Mar 15:11
Compare
Choose a tag to compare
  • implements #73 : move tasks between piles
  • implements #155 : handle username in intro screen
  • implements #118 : navigate to upcoming tasks
  • implements #75 : delete tasks instead of just changing state
    .. and other minor improvements and bugfixes. for more, see the Milestone 0.6

0.5.5

03 Dec 13:57
Compare
Choose a tag to compare
  • implements #71 : new sign in workflow
  • implements #72: ability to make offline user online
  • custom deeplink instead of https
  • dependency bumps

0.5.4

10 Nov 12:34
Compare
Choose a tag to compare

added a test user for demo purposes