Ammar Ahmed
0b1aa3315b
Merge branch 'master' into beta
2026-04-18 10:08:55 +05:00
Ammar Ahmed
1ef3d712e1
mobile: fix parent notebook can be moved into it's child notebooks. ( #9691 )
...
* mobile: fix parent notebook can be moved into it's child notebooks.
1. Ensure notebook that is being moved and all it's children are not visible in move-notebook dialog
2. Ensure child cannot be moved into it's parent again
3. Ensure child can be moved into it's sibling notebooks
* mobile: add e2e tests
* mobile: fix toast position
2026-04-18 09:28:39 +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
Ammar Ahmed
6efd1af0e9
Feat/image compression setting ( #9542 )
...
* mobile: migrate pickers to ts
* mobile: add support for image compression default setting in mobile
* mobile: update e2e tests
2026-04-06 11:24:09 +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
3efaeaeeb9
mobile: fix failing tests
2026-03-25 12:31:54 +05:00
Ammar Ahmed
971a80c183
mobile: release 3.3.15
2026-03-09 11:30:17 +05:00
Ammar Ahmed
8b17495f0e
mobile: fix vault with biometrics enabled does not lock note
2026-02-19 13:16:09 +05:00
Ammar Ahmed
605e75efb3
mobile: fix and update tests
2026-01-27 12:02:20 +05:00
Ammar Ahmed
b2f1fda641
mobile: show merge conflict on locked notes
2026-01-15 10:35:36 +05:00
Ammar Ahmed
2a8ec8245f
mobile: fix e2e tests
2025-12-17 13:01:33 +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
38600bf2a5
mobile: add tests
2025-10-28 12:00:38 +05:00
Ammar Ahmed
89c408981c
Merge branch 'master' into beta
2025-10-06 12:42:59 +05:00
Ammar Ahmed
9aef8194f9
mobile: refactor e2e tests
...
Uses a builder pattern for writing tests to reduce code and simplify writing tests
2025-10-06 12:11:02 +05:00
Ammar Ahmed
f29439539d
mobile: misc bug fixes
2025-10-04 23:57:09 +05:00
Ammar Ahmed
ee33875edf
mobile: misc bug fixes
2025-10-04 12:54:51 +05:00
Ammar Ahmed
02e37c6ed4
mobile: prepare release v3.3.0
2025-10-03 14:39:04 +05:00
Ammar Ahmed
ea2bc359cb
mobile: enable testing in debug build
2025-04-10 10:28:58 +05:00
Ammar Ahmed
2f695d0b34
mobile: make all e2e tests pass
2025-04-10 10:28:58 +05:00
Ammar Ahmed
cd51f2f2c9
ci: fix tests
2024-11-13 15:53:14 +05:00
Ammar Ahmed
9291711036
ci: enable all tests
2024-11-13 11:22:32 +05:00
Ammar Ahmed
e0a704d022
mobile: fix e2e tests
2024-11-13 09:17:11 +05:00
Ammar Ahmed
76ff5eddd0
mobile: fix tests
2024-04-18 09:49:56 +05:00
Ammar Ahmed
7843a153a7
mobile: simplify tests
2024-03-21 11:15:56 +05:00
Ammar Ahmed
d5ee925c52
mobile: cleanup
2024-03-21 11:09:04 +05:00
Ammar Ahmed
208e32d7ea
mobile: migrate share extension
2024-03-21 11:09:04 +05:00
Ammar Ahmed
4ff051130b
mobile: pass tests
2024-03-21 11:09:04 +05:00
ammarahm-ed
48af6c460f
mobile: pass all tests
2024-03-21 11:02:47 +05:00
Ammar Ahmed
83887db77a
mobile: pass e2e tests
2023-09-25 13:26:40 +05:00
Ammar Ahmed
0cf76e1f11
mobile: fix sorting notes in topics ( #3348 )
...
* mobile: fix sorting notes in topics
* mobile: fix list is not updated
2023-09-21 13:30:10 +05:00
ammarahm-ed
7291e54db7
mobile: update detox to latest
2023-08-05 16:46:26 +05:00
ammarahm-ed
c04df4b4c8
mobile: fix failing tests
2023-06-19 07:49:40 +05:00
ammarahm-ed
bc16cb79f2
mobile: fix failing tests
2023-04-18 01:54:51 +05:00
Ammar Ahmed
cd2ca94c3d
mobile: Fix crash when leaving note after search ( #2289 )
2023-04-07 01:10:52 +05:00
ammarahm-ed
a449c614ee
mobile: make all tests pass
2023-03-18 11:58:30 +05:00
ammarahm-ed
678684e24b
mobile: update e2e tests for notebook
2023-02-13 18:13:54 +05:00
Abdullah Atta
9116a24392
global: update license year to 2023
2023-01-16 13:48:28 +05:00
ammarahm-ed
edd7431de1
mobile: fix failing tests
2023-01-14 11:42:30 +05:00
ammarahm-ed
dd2a27337f
mobile: update auth tests
2023-01-06 17:44:07 +05:00
ammarahm-ed
8f32dbd4df
mobile: fix failing tests
2022-09-22 12:45:06 +05:00
ammarahm-ed
24f0e5bd9c
mobile: make e2e tests work on android & iOS
2022-09-01 15:01:52 +05:00
ammarahm-ed
dcd5c16514
mobile: cleanup console.log statements
2022-08-31 13:03:22 +05:00
Abdullah Atta
d81f5dba65
refactor: migrate to theme-ui from rebass
2022-08-31 07:26:27 +05:00
Abdullah Atta
c317774c8a
docs: add license header
2022-08-30 16:17:04 +05:00
thecodrr
15f5fcd521
refactor: run eslint on the whole project
2022-08-27 15:23:11 +05:00
thecodrr
e898ef5d86
refactor: run prettier on the whole codebase
2022-08-26 16:19:39 +05:00
ammarahm-ed
2c900739b5
refactor
2022-08-16 16:48:10 +05:00
ammarahm-ed
41d70e6ebe
tests: pass tests for vault, tag, notes
2022-08-10 11:15:56 +05:00
ammarahm-ed
e6a4f861bc
tests: pass notebook tests
2022-08-09 18:13:12 +05:00