Skip to content

Releases: BetterBrainMemory/OpenToday

1.0.2

02 Mar 15:34
Compare
Choose a tag to compare

Build 106 (1.0.2)

  • #10 #25 Fixed missing ItemStorage-Context
  • Added 'Export' button to ItemEditor
  • Double-click to exit time changed 1->2 seconds
  • Updated JavaNeoUtil from 1.0 to 1.1
  • Optimized CrashReport
  • Optimized for-loop`s
  • Optimized Loggers (added new Logger, uses TAG var)
  • Added COPY ITEM ID button to ItemEditor
  • Now if the item name is empty, its type name will be used in the path
  • Toolbar -> OpenToday: textAllCaps now true

Code-side:

  • added ItemManager.getTabPosition(Tab)
  • UI.findFragmentInParents uses T-parameter
  • UI.back -> UI.rootBack
  • ContainBackStack -> BackStackMember
  • now the topic is put first before sending telemetry
  • added CustomBuildConfig for simple first build
  • IDE: Optimized imports
  • deleted last argument from AppToolbar (current navigationHost)
  • ItemsTabIncludeFragment is reviewed (fixed missing ItemStorage-context)
  • Polishing (so big) by @FazziCLAY in #26

Full Changelog: v104...v106

1.0.1

10 Feb 14:01
Compare
Choose a tag to compare

What's Changed

  • #22 added 'default QuickNote item type' to settings! by @FazziCLAY in #23
  • Update FazziCLAY`s licenses

Full Changelog: v102...v104

veryyy small update :)

1.0

17 Dec 13:03
Compare
Choose a tag to compare
1.0

The first release! v1.0

Fixed bugs:

  • #16 The 'version' file has never been updated after creation
  • #17 Fixed CRASH: when deleting an item in the root, it does not cancel the selection (deselect)
  • #18 When importing settings, the theme was not updated
  • #21 Renamed 'ui' to 'gui'

Other:

  • #15 Added 'First day of week' to settings (used in calendars)
  • #14 Added technical support for the initial text in ImportFragment
  • #14 Now import-text is automatically used when pasting into QuickNote
  • #~~ Deleted migration support

Happy New Year! 😃 dear github

0.9.9.9.1

18 Nov 15:55
Compare
Choose a tag to compare

Full Changelog: v99...v100

0.9.9.9

14 Nov 19:53
Compare
Choose a tag to compare

New app

0.9.8.3 OLD

14 Nov 07:12
Compare
Choose a tag to compare

OLD VERSION:

  • Added migration support

0.9.8.2

06 Nov 15:16
Compare
Choose a tag to compare

Changes in 0.9.8.2

  • Bug fixes
  • Added experimental transform

0.9.8.1

02 Nov 18:59
Compare
Choose a tag to compare

Changes in 0.9.8.1 v70

  • Big performance optimizing
  • Bug fixes

What's Changed

  • Add optimization by @FazziCLAY in #8

New Contributors

  • @FazziCLAY made their first contribution in #8

Full Changelog: v68...v70

0.9.8

01 Nov 13:07
Compare
Choose a tag to compare

0.9.8:

-- Items --

Added Item LongText
Added Item DebugTickCounter

-- UI --

MainActivity: show calendar on date click
Toolbar fixes and refactor

-- Save --

Use GZip for import/export
Use GZip for save (and original file)

-- Dev --

Added FeatureFlags
Added ColorHistoryManager to ItemEditor
New app icon for DEBUG version
Fix bug: filter group position
Fix bug: Copy UI break
big renames
ItemsStorage: add method addItem(Item item, int positionToAdd)

Full Changelog: v66...v68

0.9.7.2

21 Oct 14:21
Compare
Choose a tag to compare

hotfix

Full Changelog: v64...v66