This website requires JavaScript.
2e5f0a3725
fix(android): trust user-installed CA certificates
Mo Tarbin
2026-07-18 17:58:07 -04:00
ebae9b78b1
Merge pull request #158 from donetick/add-widget-ios-android
Mohamad Tarbin
2026-07-18 17:14:41 -04:00
b73586f81b
Add support for iOS and android widgets
Mo Tarbin
2026-07-18 17:10:23 -04:00
74d658f928
Release 1.2.16
v1.2.16
Mo Tarbin
2026-07-18 03:15:20 -04:00
24a1572752
Merge pull request #153 from donetick/upload-and-attachment
Mohamad Tarbin
2026-07-18 02:32:11 -04:00
80099635be
Improve Offline mode and stop temp id position, stuck commands can no longer block the pipeline, Fix Spurious Offline flip, Ghost Chore when switching accounts
Mo Tarbin
2026-07-18 02:31:00 -04:00
cd28526ccc
Merge pull request #152 from donetick/upload-and-attachment
Mohamad Tarbin
2026-07-18 02:28:12 -04:00
277e10daf1
fix IOS sqlite return metadata as first row
Mo Tarbin
2026-07-18 02:20:31 -04:00
a6fb3c87c4
Refactor Attchemnt Upload and fix bug with signing
Mo Tarbin
2026-07-18 02:16:42 -04:00
bf6474a488
Merge pull request #151 from donetick/deeplink-fixes
Mohamad Tarbin
2026-07-17 19:34:01 -04:00
08f8d6ac6a
Fix Notification deeplink
Mo Tarbin
2026-07-17 19:33:33 -04:00
0c80efc686
add mapping for crowdin
Mo Tarbin
2026-07-16 22:35:45 -04:00
e1b6561b70
%two_letters_code% to %locale% in crowdin.yml.
Mo Tarbin
2026-07-16 22:24:46 -04:00
56e91db0b4
Release 1.2.12 : Remove NDEF and PACE from NFC permission. fix login with google entitlement
Mo Tarbin
2026-07-16 20:55:40 -04:00
ce3b6fdc37
Merge pull request #149 from donetick/fix-login-with-google-2
Mohamad Tarbin
2026-07-16 19:41:03 -04:00
885427fa85
fix(ios): register Google Sign-In URL scheme to prevent launch crash
Mo Tarbin
2026-07-16 19:40:34 -04:00
b77365e60f
Release 1.2.12
Mo Tarbin
2026-07-16 19:07:50 -04:00
b3d601aa35
Merge pull request #148 from donetick/fix-login-with-google
Mohamad Tarbin
2026-07-16 18:53:57 -04:00
f1aca45ce3
Update version
Mo Tarbin
2026-07-16 18:53:32 -04:00
46b1902af2
force login before login with google
Mo Tarbin
2026-07-16 18:52:05 -04:00
96cee7e5c2
Merge pull request #140 from donetick/07-14-bug-fixes
Mohamad Tarbin
2026-07-14 21:10:11 -04:00
8a32811226
Add Advance option section
Mo Tarbin
2026-07-14 19:15:20 -04:00
18dbaee4b5
Merge pull request #139 from donetick/fastline
Mohamad Tarbin
2026-07-14 17:34:28 -04:00
9c7cea23a7
Add More options to AddTaskModal to handle most of the things we have in editChore
Mo Tarbin
2026-07-14 14:24:43 -04:00
519b085dd2
fix: pressing shift +enter in task title field open the task desc
Mo Tarbin
2026-07-14 14:22:34 -04:00
66d3bc6c7b
fix: add ability to create label in label picker
Mo Tarbin
2026-07-14 12:59:47 -04:00
40270f219a
Fix: make sure the calendar doesn't take the full screen on desktop
Mo Tarbin
2026-07-14 12:29:32 -04:00
08fba15fee
fix https://github.com/donetick/frontend/issues/95
Mo Tarbin
2026-07-14 12:24:40 -04:00
379e1a354b
Update to include publishing the apps
Mo Tarbin
2026-07-14 12:17:13 -04:00
eacfca715c
Integrate with Fastline, Create a release script
Mo Tarbin
2026-07-14 12:16:36 -04:00
4bfff4b7e9
Add script to handle secrets fetching
Mo Tarbin
2026-07-14 11:57:29 -04:00
bbad583e53
fix: correct day-of-month recurrence parsing to use monthly interval and set next due date
Mo Tarbin
2026-07-14 11:15:50 -04:00
359202a594
fix: clear offline data on logout, session expiry, server change, and login
Mo Tarbin
2026-07-14 11:08:46 -04:00
7f68f7dd9d
update permissions in AndroidManifest.xml for better compatibility and security to fix google play issue: ``Your app cannot make use of the READ_MEDIA_IMAGES or READ_MEDIA_VIDEO permissions because it only needs one-time or infrequent access to a device’s media files. To use these permissions, your app’s core functionality must need persistent access to photo and video files. ``
Mo Tarbin
2026-07-13 02:44:14 -04:00
77a9de570c
release Prep: update version codes to 28 and marketing version to 1.2.7 in build.gradle, project.pbxproj, and package.json
Mo Tarbin
2026-07-13 00:50:03 -04:00
a02b193b90
implement NFC intent normalization in MainActivity for Donetick
Mo Tarbin
2026-07-13 00:46:48 -04:00
789eb30d2b
chore: update iOS project version to 28 and marketing version to 1.2.6; add sensitive files to .gitignore
Mo Tarbin
2026-07-13 00:30:48 -04:00
7a653a5bb7
Merge pull request #135 from donetick/bugfixes-07-09-2026
Mohamad Tarbin
2026-07-13 00:21:40 -04:00
c929977773
add filter options for created and updated dates in SortAndGrouping component
Mo Tarbin
2026-07-13 00:17:27 -04:00
d21ec9d727
make choosing color match advance filter color selector
Mo Tarbin
2026-07-12 23:34:47 -04:00
5332d0ac62
streamline task management in SubTask component. have better shortcut and keyboard movement
Mo Tarbin
2026-07-12 23:34:19 -04:00
6508eb57fc
Merge branch 'develop' of https://github.com/Donetick/frontend into bugfixes-07-09-2026
Mo Tarbin
2026-07-12 18:11:22 -04:00
b7cc19b719
format
Mo Tarbin
2026-07-12 18:11:00 -04:00
925ebf3210
fix: correct file patterns in Crowdin configuration for locale files
Mo Tarbin
2026-07-10 01:45:16 -04:00
b1ff6805eb
fix: update NFC URL generation to support iOS platform in ChoreModals component
Mo Tarbin
2026-07-10 01:07:55 -04:00
1f4646dbdc
feat: 新增简体中文(zh-CN)语言汉化包
cm-moment
2026-07-09 20:17:36 +08:00
6612e77579
fix: implement UUID generation utility and replace crypto.randomUUID usage (to support genertaion when we are in http )in task and chore components
Mo Tarbin
2026-07-09 14:44:05 -04:00
2fd6d5cd2e
feat: add Japanese (ja) localization
tanomitsu
2026-05-26 15:28:29 +09:00
0531b97e19
Merge pull request #134 from donetick/bugfixes-07-09-2026
Mohamad Tarbin
2026-07-10 01:45:58 -04:00
7336b52e14
fix: correct file patterns in Crowdin configuration for locale files
Mo Tarbin
2026-07-10 01:45:16 -04:00
cc03275ad3
Merge pull request #132 from cm-moment/develop
Mohamad Tarbin
2026-07-10 01:24:56 -04:00
09909514d5
fix: update NFC URL generation to support iOS platform in ChoreModals component
Mo Tarbin
2026-07-10 01:07:55 -04:00
a3dd8cb00d
Merge pull request #133 from donetick/bugfixes-07-09-2026
Mohamad Tarbin
2026-07-09 14:44:35 -04:00
d207f7e2b2
fix: implement UUID generation utility and replace crypto.randomUUID usage (to support genertaion when we are in http )in task and chore components
Mo Tarbin
2026-07-09 14:44:05 -04:00
cc348e5d35
Merge pull request #112 from tanomitsu/feature/ja-localization
Mohamad Tarbin
2026-07-09 11:00:19 -04:00
aeed19532f
feat: 新增简体中文(zh-CN)语言汉化包
cm-moment
2026-07-09 20:17:36 +08:00
b52f870e29
Merge pull request #131 from donetick/bugfixes-07-08-2026
Mohamad Tarbin
2026-07-08 14:13:30 -04:00
7889c32be0
fix: simplify Node.js setup in build workflow by removing version matrix
Mo Tarbin
2026-07-08 14:13:18 -04:00
1ca91d684f
fix: remove redundant lint job from build workflow and ensure main branch is specified for push events
Mo Tarbin
2026-07-08 14:08:41 -04:00
648f76bd22
fix: update version codes and add local networking support in iOS Info.plist
Mo Tarbin
2026-07-08 14:06:03 -04:00
f8d772149b
fix: enhance SSE connection handling for native platforms and implement ticket fetching
Mo Tarbin
2026-07-08 13:56:10 -04:00
181156de10
fix: prevent infinite reload loop in OAuth deep link handling and clean up comments in LoginView
Mo Tarbin
2026-07-08 12:46:42 -04:00
a038a3366f
Merge pull request #130 from donetick/add-task-photo-fix
Mohamad Tarbin
2026-07-07 23:17:17 -04:00
c43dc175d0
Merge branch 'develop' into feature/ja-localization
Mohamad Tarbin
2026-07-07 23:01:46 -04:00
fd3f7f4a37
fix: update version codes and enhance document scanning functionality
Mo Tarbin
2026-07-07 21:16:30 -04:00
20e5c0e292
Merge pull request #129 from donetick/fix-dependencies
Mohamad Tarbin
2026-07-07 11:22:19 -04:00
768c639d2b
chore: update iOS deployment target to 15.0 and upgrade dependencies
Mo Tarbin
2026-07-07 11:21:58 -04:00
9bd7f8347b
Merge pull request #128 from donetick/ux-improvment-07-01-2026
Mohamad Tarbin
2026-07-07 00:48:14 -04:00
ae57022102
Merge pull request #127 from donetick/add-photo-ai
Mohamad Tarbin
2026-07-07 00:25:35 -04:00
12d95dd4b1
Fixes and remove logs
Mo Tarbin
2026-07-07 00:23:36 -04:00
57ac5cb9bf
feat: enhance user profile photo handling with URL resolution and profile refresh
Mo Tarbin
2026-07-06 18:12:23 -04:00
24508be4d4
feat: implement attachment browser and viewer modals, enhance chore attachment handling
Mo Tarbin
2026-07-06 18:11:57 -04:00
9136ff3ea3
feat: enhance file upload and attachment management with draft support
Mo Tarbin
2026-07-06 18:10:43 -04:00
4460d80b72
Ability to have open OCR from the field
Mo Tarbin
2026-07-04 15:22:24 -04:00
eb8c178603
Add ability to move project from choreactionMenu fix header not syncing on mychoreHeader
Mo Tarbin
2026-07-04 12:00:12 -04:00
ad08cfaad0
Merge pull request #126 from donetick/advance-filtering
Mohamad Tarbin
2026-07-04 02:25:31 -04:00
96845ad7cf
fix merge issue
Mo Tarbin
2026-07-04 02:19:47 -04:00
16412821bf
Merge branch 'develop' into advance-filtering
Mohamad Tarbin
2026-07-04 02:06:18 -04:00
3c0f4402a8
add dependencies
Mo Tarbin
2026-07-03 23:31:43 -04:00
260087d1fa
Add Ability to turnOCR photo then create task (Merge support-local-ai)
Mo Tarbin
2026-07-03 23:31:19 -04:00
3361ef949a
Ability to open edit entry from HistoryDetailsModal
Mo Tarbin
2026-07-02 21:45:15 -04:00
dfe0e960dc
Ability to open the modal for more details in actitityView
Mo Tarbin
2026-07-02 20:56:44 -04:00
98e0623cb7
Make sure the Activity view match with History Icons
Mo Tarbin
2026-07-02 20:56:12 -04:00
97084db4de
Add HistoryDetailModal component for detailed activity view
Mo Tarbin
2026-07-02 20:25:12 -04:00
165c76bb69
feat: Implement advanced filtering in FilterBar and integrate ActiveFilterChips component
Mo Tarbin
2026-07-02 20:24:05 -04:00
e0e4145481
Due date grouping show as timeline ( break by date not like smart groups)
Mo Tarbin
2026-07-02 17:51:18 -04:00
8c4e7e0e43
Center the text in the Quick filter chips
Mo Tarbin
2026-07-02 17:49:27 -04:00
dee41dad9e
Merge pull request #125 from donetick/add-task-modal-v2
Mohamad Tarbin
2026-07-03 02:01:33 -04:00
47d596af08
feat: enhance DueDatePickerField with quick date and time selection options
Mo Tarbin
2026-07-03 01:58:31 -04:00
4019a7c225
feat: update AddTaskModal and SmartTaskTitleInput components for improved functionality and styling
Mo Tarbin
2026-07-03 01:58:08 -04:00
db0c199674
feat: refactor NotificationTemplate and remove unused components for cleaner code
Mo Tarbin
2026-07-02 20:53:12 -04:00
f11a1fd9cc
feat: add DueDatePickerPreview component for managing due dates and times
Mo Tarbin
2026-07-02 20:51:53 -04:00
892754bbae
feat: enhance error handling UI with detailed messages and copy functionality
Mo Tarbin
2026-07-01 22:43:58 -04:00
a0de0c2005
Merge pull request #111 from donetick/issue-108
Mohamad Tarbin
2026-06-30 01:52:57 -04:00
6b5f5c54dd
Add MFA handling to AuthenticationLoading component
Mo Tarbin
2026-05-25 17:36:44 -04:00
fdac632b1c
Merge pull request #124 from donetick/bug-fixes-06-27-2026
Mohamad Tarbin
2026-06-30 01:23:52 -04:00
43f804c7a8
Fix: Export polling constants and synchronize retry intervals in SyncStatusIndicator
Mo Tarbin
2026-06-30 01:21:17 -04:00
e85220d727
Fix: Changing URL for backend requiring restart. Fix: Add better feedback so user know if the url invalid or unreachable
Mo Tarbin
2026-06-30 01:17:52 -04:00
489d46e922
Fix : Display better login errors
Mo Tarbin
2026-06-27 22:24:15 -04:00
b2fdb049e2
Fix: update chore state handling on delete and archive actions Response from backend just say sucessfull so we need to use the chore optimisitcally
Mo Tarbin
2026-06-27 22:22:57 -04:00