aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(ios): Drop the local networking property to enable http support. Fixes #679MohamedBassem2024-12-291-2/+1
|
* fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)CrypticC3s4r2024-12-281-0/+1
| | | Co-authored-by: MohamedBassem <me@mbassem.com>
* fix(mobile): Mark the camera explicitly as not required in android manifest. ↵MohamedBassem2024-12-281-0/+1
| | | | Fixed #755.
* release(mobile): Bump mobile version to 1.6.7-4Mohamed Bassem2024-12-211-2/+2
|
* fix(mobile): Use keyboard avoiding view in the info pageMohamedBassem2024-11-241-2/+2
|
* release(mobile): Bump mobile version to 1.6.7-2MohamedBassem2024-11-241-2/+2
|
* release(mobile): Bump mobile version to 1.6.7-1MohamedBassem2024-11-241-2/+2
|
* release(mobile): Bump mobile version to 1.6.7MohamedBassem2024-11-231-3/+3
|
* fix(mobile): Fix bookmarkview page on android not showing bookmark actions. ↵MohamedBassem2024-10-311-3/+3
| | | | Fixes #603
* release(mobile): Bump mobile version to 1.6.5MohamedBassem2024-10-211-3/+3
|
* release(mobile): Bump mobile version to 1.6.4MohamedBassem2024-10-131-3/+3
|
* release: Release mobile and extension to include SSO changesMohamedBassem2024-09-221-3/+3
|
* fix(mobile): Fix some icon colors in dark modeMohamedBassem2024-09-141-2/+2
|
* release(mobile): Bump mobile version to 1.6.2MohamedBassem2024-09-081-3/+3
|
* feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem2024-08-261-2/+2
|
* feature(mobile): Add ability to create basic lists from the appMohamedBassem2024-08-261-2/+2
|
* release(mobile): Bump mobile version to 1.6.1MohamedBassem2024-08-261-3/+3
|
* fix(mobile): Change the hoarded page to no longer be a modal to allow ↵MohamedBassem2024-07-281-2/+3
| | | | AddToList to work
* release(mobile): Bump mobile version to 1.6.0MohamedBassem2024-07-281-2/+2
|
* mobile: Bump mobile version to 1.5MohamedBassem2024-04-191-2/+2
|
* mobile: Bump mobile version to 1.4MohamedBassem2024-04-171-2/+2
|
* mobile: Add dark mode supportMohamedBassem2024-04-171-6/+21
|
* build: Increment android app versionCodeMohamedBassem2024-04-041-1/+2
|
* fix(mobile): Allow android/ios connections over http. #6MohamedBassem2024-04-011-0/+14
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-4/+1
|
* release(mobile): Bump mobile version to 1.3.2MohamedBassem2024-03-291-1/+1
|
* mobile(android): Getting the android app ready for submissionMohamedBassem2024-03-291-3/+7
|
* fix(mobile): Fix setting propagatinMohamedBassem2024-03-221-1/+1
|
* Feature: Add support for uploading images and automatically inferring their ↵Mohamed Bassem2024-03-191-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tags (#2) * feature: Experimental support for asset uploads * feature(web): Add new bookmark type asset * feature: Add support for automatically tagging images * fix: Add support for image assets in preview page * use next Image for fetching the images * Fix auth and error codes in the route handlers * Add support for image uploads on mobile * Fix typing of upload requests * Remove the ugly dragging box * Bump mobile version to 1.3 * Change the editor card placeholder to mention uploading images * Fix a typo * Change ios icon for photo library * Silence typescript error
* release(mobile): Bump version to 1.2.4MohamedBassem2024-03-151-1/+1
|
* fix(mobile): Scroll to the top when the main tab is clickedMohamedBassem2024-03-151-1/+1
|
* ui(mobile): Change the creation buttons to be under a menuMohamedBassem2024-03-151-1/+1
|
* fix(mobile): Enable receiving shares from web pages as wellMohamedBassem2024-03-151-1/+1
|
* mobile: Bump version to 1.2.1MohamedBassem2024-03-151-1/+1
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-3/+1
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+57