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
Ronit Chinda and GitHub
c3b06fbbf7
Merge pull request #119 from chindaronit/feature/backup_encryption
...
Feature/backup encryption
2026-07-26 11:11:10 +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
Ronit Chinda and GitHub
1750d1d96c
Merge pull request #118 from chindaronit/master
...
sync master and dev branch
2026-07-25 14:00:57 +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
Ronit Chinda and GitHub
d5b1706b41
Merge pull request #115 from chindaronit/dev
...
Merge Changes from dev to release v3.1.10
v3.1.10
2026-07-19 14:56:19 +05:30
chindaronit
c8fe9cc4a0
preparing for release, version v3.1.10
...
with version code 16.
2026-07-19 14:48:06 +05:30
Ronit Chinda and GitHub
ab3970ea4c
Merge pull request #114 from chindaronit/feature/todo-analytics
...
Feature/todo analytics
2026-07-19 14:34:09 +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
v3.1.9
2026-07-12 18:57:25 +05:30
chindaronit
b6f5e24224
src: removing gradle-daemon-jvm.properties
v3.1.8
2026-06-25 16:41:23 +05:30
chindaronit
4ce8d319a6
chore: removing foojay plugin from setting.gradle for fdroid build
2026-06-24 17:37:48 +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
v3.1.7
2026-06-07 22:07:32 +05:30
chindaronit
5493c78ec6
fix: migration update.
v3.1.6
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
0b5e2fc3b2
res: addition of new screenshots, changelog 11.txt.
v3.1.5
2026-05-24 14:46:31 +05:30
chindaronit
44090314aa
src: multilingual support for new strings added.
...
Preparation for next release.
2026-05-24 14:10:24 +05:30
Ronit Chinda and GitHub
934f9404fd
Merge pull request #96 from chindaronit/Habit-Tracker
...
label based on workspace in notes.
2026-05-23 14:36:41 +05:30
chindaronit
a8e3c7e032
label based on workspace in notes.
2026-05-23 14:27:21 +05:30
Ronit Chinda and GitHub
c56ae71d4b
Merge pull request #95 from chindaronit/Habit-Tracker
...
feat!: global search + habit tracker.
2026-05-23 14:26:27 +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
Ronit Chinda and GitHub
09428dac96
Merge pull request #87 from N3kOk0/language/Chinese
...
i18n: Added Chinese translation
2026-04-05 20:15:48 +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
5ef44cc247
build: added changelog for version 10
v3.1.4
2026-03-28 20:43:02 +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
v3.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
v3.1.2
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
v3.1.1
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.
v3.1
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
9eb2a55350
Merge remote-tracking branch 'origin/master'
2026-02-18 22:48:33 +05:30