Ammar Ahmed
4f212453a6
mobile: fix sort options not working in trash
2026-05-02 11:04:11 +05:00
Ammar Ahmed
2c1b9081bf
mobile: fix group type usage
...
Explicitly pass group type to list and sort sheet.
2026-05-02 10:49:08 +05:00
Abdullah Atta
3f6fcbacbc
global: fix dialog on successful bug report ( #9750 )
...
* core: handle different issue report responses
* web: better handling for issue report responses
* mobile: update issue report dialog to show correct info of where issue is reported
* mobile: close sheet on clicking "done"
* web: do not include email in issue success dialog
---------
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
2026-04-29 14:19:29 +05:00
Ammar Ahmed
1696ec5c72
mobile: fix unable to switch between yearly/monthly plans
2026-04-21 08:14:38 +05:00
Ammar Ahmed
7c95faad21
mobile: fix clear trash option is disabled on login
2026-04-20 15:43:39 +05:00
Ammar Ahmed
ca80441c14
mobile: fix trash count does not update on calling clear trash
2026-04-20 15:30:26 +05:00
Ammar Ahmed
405adff8f4
mobile: fix linting not working in vscode and fix lint errors ( #9710 )
2026-04-18 08:52:39 +05:00
Ammar Ahmed
9a21ca1cf4
mobile: fix discount value shows as undefined on iOS when buying plan ( #9711 )
...
* mobile: fix discount value is undefined
* mobile: fix discount calculation and price formatting
Respect spacing when writing price in a currency.
Fix incorrect discount calculation when comparing products of a plan based on int values, use parseFloat to parse correct values for comparision
* mobile: fix ui inconsistencies
* mobile: conditionally include trial plan conditions based on GitHub release status
2026-04-18 08:40:50 +05:00
Ammar Ahmed
a6c1757cf6
mobile: fix list-items do not show correct notes count in side menu ( #9697 )
...
* mobile: fix list-items do not show correct notes count in side menu
* mobile: fix notebook note count not updated on deleting note
* mobile: fix monograph count does not update on unpublishing note in side-menu
* mobile: fix notebook and tag shortcut count does not update in sidemenu
2026-04-15 21:43:45 +05:00
Ammar Ahmed
cb5a7904d3
mobile: add clear trash option in Trash properties
...
mobile: show clear trash success message
mobile: add e2e tests
mobile: fix clear trash option remains disabled after moving item to trash after login
mobile: Disable "Move to trash" for deleted notes.
2026-04-15 12:48:24 +05:00
SahilAslam001
267fe4e453
mobile: remove restoring app state on app launch #6294 ( #9586 )
...
Signed-off-by: Sahil Aslam <sahil.aslam011@gmail.com >
2026-04-06 11:20:30 +05:00
Ammar Ahmed
37893ced80
mobile: resolve undefine id issue in subscription product items
...
Signed-off-by: Sahil Aslam <sahil.aslam011@gmail.com >
2026-03-28 10:03:03 +05:00
Ammar Ahmed
302ae5ddb4
mobile: format all files
...
It seems prettier was not working properly. Pin prettier version to 2.8.8 in apps/mobile and ran prettier on all files to fix formatting issues.
2026-03-28 09:57:51 +05:00
Ammar Ahmed
1d3e2b56b2
mobile: fix icon colors not rendering correctly
2026-03-09 11:30:17 +05:00
Ammar Ahmed
5153b43bc6
mobile: enable password change and forgot password
2026-02-13 11:27:58 +05:00
01zulfi
9396a06a89
core: support customizable monograph title ( #8491 )
...
* core: support customizable monograph title
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* mobile: set custom title for monograph
* web: minor ui changes
---------
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2025-12-30 14:29:01 +05:00
Abdullah Atta
a45b54dd85
Merge pull request #9041 from streetwriters/fix-subscription-type
2025-12-17 14:22:31 +05:00
Ammar Ahmed
22b2d50139
mobile: fix productId usage
2025-12-10 10:11:21 +05:00
Abdullah Atta
3de225f7c9
mobile: upgrade react native 0.82
...
this commit also bump app version to 3.3.10-beta.0
2025-11-27 11:32:50 +05:00
Ammar Ahmed
50176d2b3a
mobile: allow free users to export note in all formats
2025-10-24 13:47:02 +05:00
Ammar Ahmed
8900a6b080
mobile: release v3.3.6
2025-10-23 21:39:20 +05:00
Ammar Ahmed
6db8c2fac2
mobile: release v3.3.4
2025-10-18 12:02:00 +05:00
Ammar Ahmed
12ddd6f958
mobile: add release type in github issue template
2025-10-18 08:57:54 +05:00
Ammar Ahmed
da06afda8a
mobile: fix pricing on github release
2025-10-18 08:57:54 +05:00
Ammar Ahmed
641eb28ce7
mobile: open web purchase in browser.
2025-10-13 11:33:48 +05:00
Ammar Ahmed
0457e4417f
mobile: minor cleanup
2025-10-06 11:10:19 +05:00
Ammar Ahmed
dae8b5c542
mobile: hide pricing flows on self hosted clients
2025-10-06 10:58:39 +05:00
Ammar Ahmed
f40ccdae41
mobile: add null checks
2025-10-05 01:11:09 +05:00
Ammar Ahmed
ee33875edf
mobile: misc bug fixes
2025-10-04 12:54:51 +05:00
Ammar Ahmed
28681fb1b0
mobile: update monograph publish sheet
2025-10-04 12:54:51 +05:00
Ammar Ahmed
d11d665395
mobile: do not allow changing plan if user subscribed to legacy pro sub
2025-10-03 08:41:11 +05:00
Ammar Ahmed
4a4576ebd5
mobile: allow changing plan if not subscribed anymore
2025-09-30 11:25:36 +05:00
Ammar Ahmed
203fe5bee0
mobile: update sheet paywall
2025-09-30 08:56:37 +05:00
Ammar Ahmed
af91a6ee98
mobile: minor fixes
2025-09-29 10:02:10 +05:00
Ammar Ahmed
8a506edd37
mobile: fix navigation when changing plan
2025-09-29 10:02:10 +05:00
Ammar Ahmed
fdbac8e608
mobile: paywall fixes
2025-09-29 10:02:10 +05:00
Ammar Ahmed
fb7d8b0893
mobile: allow users to change plan
2025-09-29 10:02:10 +05:00
Ammar Ahmed
a49bc92a13
mobile: pricing fixes
2025-09-29 10:02:10 +05:00
Ammar Ahmed
f1a0c1b447
mobile: minor refactor
2025-09-29 10:02:10 +05:00
Ammar Ahmed
cf169eb6d6
mobile: fix inconsistent button sizes
2025-09-29 10:02:10 +05:00
Ammar Ahmed
a21111368e
mobile: fix pricing on gh release
2025-09-29 10:02:10 +05:00
Ammar Ahmed
cfe0cded15
mobile: minor improvements
2025-09-29 10:02:10 +05:00
Ammar Ahmed
322f6b7aae
mobile: pricing fixes
2025-09-29 10:02:10 +05:00
Ammar Ahmed
9801d117a1
mobile: minor fixes
2025-09-29 10:02:09 +05:00
Ammar Ahmed
3c4fb8cb53
mobile: localize
2025-09-29 10:02:09 +05:00
Ammar Ahmed
ae17b34be9
mobile: localize strings
2025-09-29 10:02:09 +05:00
Ammar Ahmed
1a544754ef
mobile: handle web payments
2025-09-29 10:02:09 +05:00
Ammar Ahmed
035126ab2f
mobile: small fixes
2025-09-29 10:02:09 +05:00
Ammar Ahmed
3c9b315f78
mobile: updates
2025-09-29 10:02:09 +05:00
Ammar Ahmed
06710ff416
mobile: pricing changes
2025-09-29 10:02:09 +05:00