Skip to content

Releases: rozPierog/Cofi

Cofi 1.8.0

07 Oct 14:14
Compare
Choose a tag to compare

Added

  • Show recipe basic info in timer and on main recipe list screen
  • WYSIWYG in description input
  • Added "Cancel" button to Dialogs that were missing it

Changed

  • Back button now closes icon picker bottom sheet in recipe edit
  • Tweaked scrolling into view of inputs in recipe edit page
  • Description input is hidden by default to indicate that it isn't required
  • Tweaked layout of Timer, StepAddCard, Description, Recipe Edit, Settings
  • Fixed adding default recipes

Removed

Cofi 1.7.8

19 Aug 12:03
Compare
Choose a tag to compare

Added

  • Added support for predictive back gesture animation on Android 13+

Changed

  • Updated dependencies
  • fixed horizontal overscoll effect being applied when there is no horizontal scroll
  • Add recipe FAB will collapse down to "small" state on scroll

Removed

Cofi 1.7.5

22 Jul 06:48
Compare
Choose a tag to compare

Added

  • Added setting to enable/disable vibration on step change

Changed

  • Cleaned up Settings pages
  • PiP animation should be smoother on Android 12+
  • Added some animations when icon changes state (play/pause, current/done)

Removed

Cofi 1.7.4

24 Jun 12:27
Compare
Choose a tag to compare

Added

Changed

  • Fixed issues with Timer duration if user changed Animator Duration Scale

Removed

Cofi 1.7.3

17 Jun 09:41
Compare
Choose a tag to compare

Added

hotfix for crash

Changed

Removed

Cofi 1.7.2

17 Jun 08:38
Compare
Choose a tag to compare

Added

  • Added app shortcuts to last recipes

Changed

  • Fixed deeplinks only working when app is dead
  • Fixed layout on foldable phones (like Z Fold)
  • Target Android T, with language selection in app settings

Removed

Cofi 1.7.1

27 May 09:22
Compare
Choose a tag to compare

Added

  • Ability to change current step by tapping on the name of the step

Changed

  • New animations of the text during step change
  • Fixed issue with empty description showing up
  • Fixed issue with steps with no time not changing FAB to the "play" icon

Removed

Cofi 1.7.0

21 May 07:07
Compare
Choose a tag to compare

Added

  • New default recipe - AeroPress
  • Ability to add default recipes again - in case you've edit them or want to get new default one without wiping app data
  • Added layouts for landscape displays. App is now usable on Tablets
  • Added ability to backup data to JSON and restore recipes from it

Changed

  • Updated more components to Material You
  • New animation when changing between screens
  • Minor performance improvements
  • Fixed issues with layout in Timer if names are too long
  • Fixed visibility issues in Timer in Dark Mode
  • Timer is now prettier, and less square
  • App bar now collapses when starting timer

Removed

Cofi 1.6.0

08 May 20:05
Compare
Choose a tag to compare

Added

  • Missing german translations
  • German store translation
  • Ability to create blocking steps that require user input to progress

Changed

  • Fixed keyboard not hiding on step being added (and crash when it happens)
  • Updated underlying dependencies,

Removed

Cofi 1.5.0

11 Feb 20:13
Compare
Choose a tag to compare

Added

  • Ability to change step order
  • Alert dialog when exiting edit/add screen with unsaved changes
  • App version in settings
  • Ability to clone recipes

Changed

  • Fix text selection colors
  • Fix about page list item icon alignment
  • Fix wait step ime keyboard action
  • Fix saving step without a name
  • Removed a few kb from app size
  • Retroactively changed previous release to 1.4.0
  • Scroll to progress indicator on recipe start

Removed