aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-22feat(mobile): Convert server address editing to modal in mobile app (#2290)Mohamed Bassem3-84/+257
2025-12-20feat(mobile): Show shared lists under a subsectionMohamed Bassem1-8/+66
2025-12-20fix(mobile): Fix title line clamp to 2 linesMohamed Bassem1-4/+9
2025-12-20fix(mobile): Add loading spinner to mobile list button (#2283)Mohamed Bassem1-25/+51
2025-12-20feat: add server version display to mobile app settings (#2276)Mohamed Bassem2-0/+43
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz9-23/+443
2025-11-29release(mobile): Bump mobile version to 1.8.3Mohamed Bassem1-3/+3
2025-11-23feat(mobile): proper handling for shared list permissions (#2165)Mohamed Bassem6-146/+279
2025-11-23feat(mobile): Add highlights page to mobile app (#2156)Mohamed Bassem4-1/+276
2025-11-23fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem1-1/+5
2025-11-23feat(mobile): Add AI summary field to mobile bookmark info (#2157)Mohamed Bassem1-1/+153
2025-11-23feat(mobile): Add tags screen to mobile app (#2163)Mohamed Bassem2-1/+148
2025-11-23feat(mobile): Add smart list creation in mobile app (#2153)Mohamed Bassem2-4/+69
2025-11-16deps: Upgrade typescript to 5.9Mohamed Bassem1-1/+1
2025-11-15fix(mobile): upgrade react-native-pdf to v7 to fix page alignmentMohamedBassem2-3/+3
2025-11-15fix(mobile): fix app memory page size compatibility (#2135)Mohamed Bassem2-5/+7
2025-11-14release(mobile): Bump mobile version to 1.8.2Mohamed Bassem1-3/+3
2025-11-14fix: remove incorrect array destructuring in mobile search (#2124)Mohamed Bassem1-1/+1
2025-11-08release(mobile): Bump mobile version to 1.8.1Mohamed Bassem1-3/+3
2025-11-08fix(mobile): fix default address not correctly stored in settingsMohamedBassem2-3/+3
2025-11-08feat(mobile): add custom headers configuration in sign-in screen (#2103)Mohamed Bassem7-5/+250
2025-11-02deps: Upgrade react-query to 5.90MohamedBassem1-1/+1
2025-11-02feat: display notes on bookmark card (#2083)xuatz4-2/+107
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem3-6/+27
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem3-3/+2
2025-08-31fix: Incremental polling interval for ongoing crawlsMohamed Bassem1-6/+2
2025-08-31release(mobile): Bump mobile version to 1.8.0MohamedBassem1-3/+3
2025-08-31fix(mobile): Use uncontrolled inputs for signin pageMohamedBassem1-57/+30
2025-08-31feat(mobile): Add a default server address during signinMohamedBassem1-14/+78
2025-08-31deps: Drop ronionoss iconsMohamedBassem3-17/+12
2025-08-31fix(mobile): Fix text bookmark editorMohamedBassem6-379/+444
2025-08-31fix(mobile): Disable the save button when bookmark is being savedMohamedBassem1-2/+2
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem45-417/+1835
2025-08-25fix(mobile): Fix crash in android webviewMohamedBassem1-2/+2
2025-08-24feat(mobile): Add edit menu item to bookmark cardMohamedBassem1-3/+12
2025-08-24fix(mobile): Change the icon of the share buttonMohamedBassem1-2/+2
2025-08-24feat: Add delete button and creation dates to mobile info pageMohamedBassem1-33/+78
2025-08-20Revert "deps: Upgrade nextjs to 15.5"MohamedBassem1-2/+2
2025-08-20deps: Upgrade nextjs to 15.5MohamedBassem1-2/+2
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem5-103/+111
2025-08-20fix(mobile): fix WebView deceleration rate on iOS (#1835)Landon Epps1-0/+2
2025-08-20fix(mobile): remove type: module so expo works (#1846)xuatz6-101/+102
2025-08-16fix(mobile): change to metro.config.cjs since migrating to type: module (#1845)xuatz4-2/+2
2025-07-27chore: More turbo fixesMohamedBassem1-2/+2
2025-07-27fix: Ensure that all packages are ESM packagesMohamedBassem1-0/+1
2025-07-26deps: Upgrade viteMohamed Bassem1-1/+1
2025-07-26feat(mobile): add context aware sharing option in mobile app (#1785)xuatz2-2/+83
2025-07-19fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...Mohamed Bassem1-1/+1
2025-07-17feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz5-5/+118
2025-07-14feat: adding search history #1541 (#1627)lexafaxine2-14/+116