142 Commits
Author SHA1 Message Date
chindaronit d61b864ad1 chore: Update version to 3.1.12
Android Build / build (push) Canceled after 0s
src: multilingual support
2026-08-01 22:20:00 +05:30
chindaronit 8f7d847f6a feat:
- added social links option in notes and journal.
- media detection support in journals
- consistent saving of habits and events
- Changelog in about.
fix:
- local date bug in events
- event stale data of EventDetails.kt after edit.
2026-08-01 16:47:55 +05:30
chindaronit 8e281098b6 fix:
- color in todo expandable card
- fr string build issue
2026-07-26 11:04:50 +05:30
chindaronit 7f9546fa06 feat:
addition of backup encryption to all the export of backup.
2026-07-25 23:02:32 +05:30
chindaronit dbe6b47ab3 fix:
- Password saving mechanism changed to save a hashed string with random salt instead of plain string.
2026-07-25 13:54:00 +05:30
chindaronit c8fe9cc4a0 preparing for release, version v3.1.10
with version code 16.
2026-07-19 14:48:06 +05:30
chindaronit 82738d7329 feat:
- Calendar analytics card for todo list.
- journal auto selected for old and new entries in date picker
- search screen preserving category while navigation

res:
multilingualism for added strings.
2026-07-19 14:19:24 +05:30
chindaronit 33cbcedbec feat:
Added multiple analytics items for todo including:
Consistency metrics for items
Weekly Item completion card
This month completion card
2026-07-18 18:29:22 +05:30
chindaronit 4c0aef85cb fix:
bug in instance clearance for todo, when reminder time changes.
src:
consistency maintenance for todo to save just like notes
2026-07-18 13:32:20 +05:30
chindaronit e64f85e002 feat:
Order spaces in workspaces.
fix:
consistency in font family in readView of markdown for notes and journals.
chore:
removal of unnecessary libraries to optimize application size.
2026-07-18 11:54:11 +05:30
chindaronit b0aa418c94 feat:
1. Share achievement in habits
2. Widgets in habits and todo list.

fix:
1. weekly option selection bug.

closes #104 #105
2026-07-12 18:57:25 +05:30
chindaronit b9dc0d0f71 feat:
1. Content copy/move to another workspaces
2. Various export options in todo
3. Clone a data point
4. Responsive UI for various display size.
5. Day addition in journal timeline with 24-hour format support

fix:
1. text overflow at various places
2026-06-24 22:04:50 +05:30
chindaronit 6154e09516 feat:
1. Notes Preview Mode to adjust notes height
src:
    1. Improved Markdown Render in preview mode for media, links and codeblocks
fix:
    1. Progress Tracker date bug.
    2. Automatically detect line break in editor
2026-06-07 22:07:32 +05:30
chindaronit 5493c78ec6 fix: migration update. 2026-06-07 00:34:54 +05:30
chindaronit 293a8f34ba fix: Build crash due to room migration,
chore: CONTRIBUTING.md
2026-06-07 00:02:05 +05:30
chindaronit 14a462afba fix: TodoExpandable card bug in SearchScreen.kt 2026-06-06 14:36:36 +05:30
chindaronit a2b0540403 feat:
1. Added Undo in Todo Item removal
2. Draggable Items to reorder in todo.
3. Reminder in Todo Items to remind and analyse the list.
fix:
1. Dated Journal entry bug
2. Create Button Text overflow in note/journal.
2026-06-06 14:08:52 +05:30
chindaronit 575d44485b feat: drag handle added to redorder todo items. 2026-05-25 22:55:48 +05:30
chindaronit 44090314aa src: multilingual support for new strings added.
Preparation for next release.
2026-05-24 14:10:24 +05:30
chindaronit a8e3c7e032 label based on workspace in notes. 2026-05-23 14:27:21 +05:30
chindaronit e9af514a82 resolve merge conflict. 2026-05-23 14:20:38 +05:30
chindaronit a081793540 Merge remote-tracking branch 'origin/master' into Habit-Tracker
# Conflicts:
#	app/src/main/java/com/flux/navigation/NavRoutes.kt
#	app/src/main/java/com/flux/ui/components/ToolBar.kt
#	app/src/main/java/com/flux/ui/screens/workspaces/ExtremeCompactMode.kt
#	app/src/main/java/com/flux/ui/screens/workspaces/NormalModeDetails.kt
#	app/src/main/java/com/flux/ui/screens/workspaces/SpaceToolbarList.kt
2026-05-23 13:27:40 +05:30
chindaronit f869748a92 feat!:
1. added counter habits.
2. workspace cover scrollable.
3. Improvement in workspace home page UI.
4. Global searching tab.
5. added filters in spaces.
6. timeline and label in journal.

fix:
1. habit description visibility.
2. Journal data deletion on habit space removal.
3. Correction in Streak calculation.

src:
1. created a format in directory structure to help contributors to contribute.
2. conversion of previous lazy list based approach to scaffold based on every space page.
2026-05-23 13:06:56 +05:30
Give5946 8c5d3b4fcc i18n: Added Chinese translation 2026-04-05 20:03:52 +08:00
chindaronit 17cf9c4b29 fix: Search bar working in notes. 2026-03-30 21:44:46 +05:30
chindaronit 6fe76ff875 feat: New UI View for ExtremeCompactMode.kt
fix: habit streak calculation bug

chore: multilingual for added values.
build: updated version code and version name for next release.
2026-03-28 20:31:42 +05:30
chindaronit 3925e90582 src: refactoring WorkSpaces.kt and WorkspaceDetails.kt
fix: visibility of editor default.
fix: export/import backup
fix: addition of lazyStaggered list instead of LazyVertical List in WorkSpaces.kt, correcting the spacing.
2026-03-24 22:45:13 +05:30
chindaronit 3e6582a0f9 fix: Delete ProgressBoard item
feat: Auto Detection of user time format
feat: Sticky notification for habits
src: addition of system font to FONTS dialog
2026-03-23 17:15:39 +05:30
chindaronit d6a9d21d0b feat: auto-capitalization in every text input taken in the application.
src: added progressTracker for backup
fix: Crashes for room migration.
chore: upgraded to version code 9, version 3.1.3
2026-03-22 16:01:00 +05:30
chindaronit efca669e88 feat: Progress Tracker is added as a new space. 2026-03-21 21:58:29 +05:30
chindaronit 5b3a39d516 update: image removal in WorkspaceDetails.kt for compact modes
src: Updated README.md
2026-03-18 21:55:19 +05:30
chindaronit f58ce45d73 build: changes in libs.versions.toml 2026-03-17 21:42:24 +05:30
chindaronit 32740d97f8 src: Multilingual, changelog for version 8
build: versioncode upgraded to 8, version : 3.1.2
2026-03-16 22:20:44 +05:30
chindaronit d7f4ddb7a2 feat!: New theme customize page with theme preview, Storage selection screen added for new user to select storage to save data, backup, indicator added to calendar monthly preview to indicate entries in journals, events.
fix: Automatic Backup manager, Calendar monthly preview bug, crash due to save notes, journals, reset state due to rotation in notes, journal.

build: upgraded libs.versions.toml versions to the latest.
2026-03-15 23:20:38 +05:30
chindaronit 2c85247dd1 fix: Room upgraded to version 5 2026-02-24 20:06:18 +05:30
chindaronit 8f02da5c35 feat: Audio Recorder added for notes and journals.
src: Added multilingual support for newly added strings
docs: changes in changelogs for version 6, new screenshots added.
2026-02-22 21:33:05 +05:30
chindaronit 3b2e433757 src: Updated Guide.md
fix: Updated correct link to privacy policy and guide in About.kt
2026-02-20 22:22:47 +05:30
chindaronit ce18b47cbd src: Added PRIVACY_POLICY.md and Guide.md
fix: NoteScreen Layout fix in pinned and unpinned notes.
2026-02-20 21:57:58 +05:30
chindaronit 56d8f37ab7 feat!: Added automatic BackupManger.kt 2026-02-18 22:48:04 +05:30
chindaronit 011dfbaced updated proguard-rules.pro 2026-02-16 14:59:57 +05:30
chindaronit 768cf69d3d Preparing for next release, updating build.gradle.kts 2026-02-15 15:03:37 +05:30
chindaronit fc9101c79f Preparing for next release, updating build.gradle.kts 2026-02-15 13:45:41 +05:30
chindaronit 68954526a3 Preparing for next release 2026-02-15 13:02:18 +05:30
chindaronit dba3c957fb Multilingual Support, Updated Readme.md 2026-02-14 23:40:25 +05:30
chindaronit de21c31a16 Corrected reminder bug for backup import.
Improved Todo UI
Added html to md converted for rich text to md.
2026-02-09 22:26:39 +05:30
chindaronit 739959e8bf Todo Item UI updated. 2026-02-01 23:05:55 +05:30
chindaronit 538f893ff8 Added datedJournalEntries, allJournalEntries variable to JournalState.kt 2026-02-01 21:04:27 +05:30
chindaronit 51cbbbaa3f Added Timeline to Journal, Editor Screen to settings, Replaced Rich text editor from notes and journal with markdown editor 2026-02-01 13:34:06 +05:30
chindaronit 361dfd89bd feat!: AboutNotes description added, Find and replace, outline of notes is added. 2026-01-10 23:06:35 +05:30
chindaronit 598e84094c src: added StandardTextField.kt 2026-01-04 21:18:29 +05:30