Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Releases: icabetong/fokus-android

Fokus 1.1.0-beta02

21 Jul 00:43
Compare
Choose a tag to compare
Fokus 1.1.0-beta02 Pre-release
Pre-release

Changes to this Release

Bug Fixes

  • 654b76f Fixed theme in API >27
  • 8be65f5 Fixed theme issues in EditorUI

Other Changes

  • e9a85f2 Renamed History to Logs
  • 465d5b6 Reduced Transition Duration in NavigationBar
  • 03191d6 Added Vector Illustrations from UnDraw

Fokus 1.1.0-beta01

14 Jul 06:01
Compare
Choose a tag to compare
Fokus 1.1.0-beta01 Pre-release
Pre-release

Changes to this Release

Bug Fixes

  • a91db46 Fixed notification channels not being localized
  • 87c7cef Fixed notifications for Reminders
  • 17e6f29 Fixed data loss on config change

Other Changes

Dependency Updates

  • d59ffe7 Updated NavigationComponent from 2.2.2 to 2.3.0

Fokus 1.0.0-stable

29 Jun 14:26
Compare
Choose a tag to compare

Changes to this release

Bug Fixes

  • a91db46 Fixed notification channels not being localized

Other Changes

Other changes from 0969028 to 88bba00

Fokus 1.0.0-rc01

24 Jun 08:12
Compare
Choose a tag to compare

Changes to this Release

Bug Fixes

  • d07adce Fixed bug where task name looks small

Other Changes

Fokus 1.0.0-beta02

13 Jun 07:01
Compare
Choose a tag to compare
Fokus 1.0.0-beta02 Pre-release
Pre-release

Changes to this Release

Bug Fixes

  • 74146e6 Fixed persistent notifications not dismissing
  • 492c616 Fixed deletion of subject will also delete tasks and events associated with it
  • 559de22 Fixed checked icon tint in dark mode
  • b16219a Fixed NavigationBottomSheet crashing
  • 9f625a8 Fixed persistent notifications not dismissing when task/event is deleted

Other Changes

  • 2fbf3b2 Improved tag visibility
  • c2321f8 New way to select subject schedule days
  • a9f671e Added priorities for events
  • 43c66b0 Added option to delete item in editorUI

Changes from 74146e6 to db18d16

Fokus 1.0.0-beta01

08 Jun 08:30
Compare
Choose a tag to compare
Fokus 1.0.0-beta01 Pre-release
Pre-release

Changes to this release

Bug Fixes

  • f5d0f64 Fixed DokiActivity not launching
  • e495540 Fixed color tags not showing and updating
  • f05eb06 Fixed attachments duplicating when editing tasks
  • cf20113 Fixed crash when launching Settings
  • 985fd9e Fixed events not inserting to database

Other Changes

  • eb88bca Added transitions and animations
  • eb270c3 Added new 4 color tags
  • 610c0f3 Events can now have optional subjects
  • 31301f2 Tasks can now have optional subjects
  • 32b02f8 Prioritized Tasks

Fokus 1.0.0-alpha04

01 Jun 09:09
Compare
Choose a tag to compare
Fokus 1.0.0-alpha04 Pre-release
Pre-release

Changes to this Release

Bug Fixes

  • 0737da3 Fixed performance issues in FirstRunBottomSheet
  • a9931c1 Reverted to Roboto to ensure text scaling works properly

Dependency Updates

  • f0fdd4d Updated core-ktx to 1.3.0
  • b990916 Updated Gradle wrapper to 6.1.1 and Android Build Plugin to 4.0.0

Other Changes

All changes from c2b20c2 to f62a705

Fokus 1.0.0-alpha03

27 May 09:32
Compare
Choose a tag to compare
Fokus 1.0.0-alpha03 Pre-release
Pre-release

Changes to this Release

Bug Fixes

  • 31cebee Fixed crash when tapping notifications
  • 85a4378 Fixed attachments not updating
  • 30b071b Fixed when undoing the task deletion triggers the notification
  • 690ea5a Fixed notifications for events not triggering
  • 5eed10f Fixed notification triggering for items past their due
  • ea79f1c Fixed daily/weekly reminder notifications triggering multiple times
  • 03256f7 Fixed crashing when adding items from a launcher shortcut
  • b7a2998 Fixed crashing when opening tasks with attachments after app restart

Other Changes

  • 972bd18 Changed icons to Material Outline
  • e025d7f Removed Archived feature
  • 7ff0b80 Added Jost font
  • 5c7b9c4 Redesigned Tasks and Event item layout in RecyclerView

All changes from 31cebee to 7ff0b80

Fokus 1.0.0-alpha02

21 May 07:57
Compare
Choose a tag to compare
Fokus 1.0.0-alpha02 Pre-release
Pre-release

Changes to this release

Significant Changes

  • 8ff12ef New Event scheduling
  • 9700b89 Migration to ListAdapter with AsyncListDiffer
  • c64aac4 Notification Enhancements
  • 789308d Changed LocalDateTime to DateTime

All Changes from [5ef8eff] to [3d8ae5f]

Fokus 1.0.0-alpha01

15 May 07:11
Compare
Choose a tag to compare
Fokus 1.0.0-alpha01 Pre-release
Pre-release

Initial Working Release of the application, some features might not work as intended. Needs a bit more polishing