Alex Tran
da87b1256c
Release mobile hotfix
2022-12-01 23:16:22 -06:00
Alex
a3971543b5
fix(mobile): Start up from splash screen does not trigger foreground backup ( #1042 )
2022-12-01 09:20:53 -06:00
Alex
a384798779
Up version for release
2022-11-30 11:18:06 -06:00
Alex
2227a6f5f3
Added custom buildscript for XCodeCloud
2022-11-21 13:54:30 -06:00
Alex Tran
bc9ee1d611
Added hotfix release note
2022-11-21 05:41:44 -06:00
Alex Tran
9d2c30298e
Added changelog for mobile
2022-11-20 14:11:33 -06:00
Alex Tran
6f5d60fb62
Up version for release
2022-11-20 13:13:27 -06:00
Alex
b3e51cc849
feat(mobile) Add OAuth Login On Mobile ( #990 )
...
* Added return type for oauth/callback
* Remove console.log
* Redirect app
* Wording
* Added loading state change
* Added OAuth login on mobile
* Return correct status for correct redirection
* Auto discovery OAuth Login
2022-11-20 11:43:10 -06:00
Alex
66640ebfeb
Up version for release
2022-11-08 14:34:47 -06:00
Alex Tran
2ff1a81f19
Update size
2022-11-06 21:20:48 -06:00
Alex Tran
d90527a095
Up version for release
2022-11-06 21:00:32 -06:00
Alex Tran
25848b78f9
Up version for release
2022-10-26 11:24:04 -05:00
Alex Tran
1ec7122381
Up version for release
2022-10-19 20:07:53 -05:00
Alex Tran
c271f0c224
Up version for release
2022-10-14 16:21:26 -05:00
Alex Tran
46994c3355
Up version for release
2022-10-06 12:11:12 -05:00
Alex
ab375cca1a
Up Version for release
2022-10-04 15:21:58 -05:00
Alex
3f1f835df3
Update readme for beta release invitation links
2022-09-29 15:13:18 -05:00
Alex Tran
96b9e37461
Up version for release
2022-09-28 16:28:14 -05:00
Alex Tran
8ede738396
Up mobile version
2022-09-28 06:22:12 -05:00
Alex
10239161fd
fix(mobile): app crash when there is no object detection result on search page ( #725 )
...
* fix(mobile): app crash when there is no data for object detection
* Up version for release
* Up version for release
2022-09-19 11:03:51 -05:00
Alex
2e06be5155
Up mobile version and update deprecated api
2022-09-18 16:11:24 -05:00
Alex
824da6a07b
Up server version
2022-09-16 16:55:04 -05:00
Alex
0ee3fe9157
Update install.sh to use latest released tag
2022-09-14 11:07:37 -05:00
Alex
434770155f
Up version for release
2022-09-14 10:27:34 -05:00
Alex
7e8bf94543
fix/cache read write error ios16 ( #691 )
...
* Fix(mobile) cache read/write issue, cannot load image on ios16
* Update
2022-09-14 10:18:25 -05:00
Alex Tran
4271e24e59
Up version for release
2022-09-11 16:05:53 -05:00
Alex
5403ef4d84
Fix(mobile) oversize play button ( #672 )
2022-09-11 00:25:04 -05:00
Alex Tran
31739aca02
Up version for release
2022-09-10 11:58:59 -05:00
Alex Tran
cc4881d633
Up version for release
2022-09-09 23:23:37 -05:00
Alex Tran
853a65aef1
Up version for release
2022-09-07 15:26:29 -05:00
Alex Tran
2edfc75c8a
Fixed sliverappbar icon color to conform with theming
2022-09-06 08:18:07 -05:00
Alex
1425f2ec78
Up server version
2022-09-05 23:44:42 -05:00
Alex Tran
2677ddccaa
Up version for release
2022-09-05 14:32:05 -05:00
be bright
e527685ebf
Added korean translation for mobile app ( #549 )
...
* Added korean translation for mobile app
* Added locale to info.plist
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-08-29 08:54:40 -05:00
Alex
fdd9f37abd
Added error handling for layout.server.ts to avoid unaccessible to previous deploy instance due to changes in SvelteKit project
2022-08-26 11:30:45 -07:00
Alex
a09bba454c
Pump version for release
2022-08-26 10:57:12 -07:00
Alex
0efcc99f3e
Added Dutch locale
2022-08-22 12:52:24 -07:00
Alex
13bb6d469b
Pump version for release
2022-08-21 09:56:52 -07:00
Alex Tran
4805d86a7c
pump version
2022-08-18 15:01:45 -05:00
Alex
f697922f32
Remove hardcode UIsystemLight in info.plist ( #475 )
2022-08-15 23:10:51 -05:00
Alex
c1b22125fd
Add mobile dark mode and user setting ( #468 )
...
* styling light and dark theme
* Icon topbar
* Fixed app bar title dark theme
* Fixed issue with getting thumbnail for things
* Refactor sharing page
* Refactor scroll thumb
* Refactor chip in auto backup indiation button
* Refactor sharing page
* Added theme toggle
* Up version for testflight build
* Refactor backup controller page
* Refactor album selection page
* refactor album pages
* Refactor gradient color profile header
* Added theme switcher
* Register app theme correctly
* Added locale to the app
* Added translation key
* Styling for bottomsheet colors
* up server version
* Fixed font size
* Fixed overlapsed sliverappbar on photos screen
2022-08-15 18:53:30 -05:00
Alex Tran
1580d27c23
Up version
2022-08-12 20:06:45 -05:00
Alex
339f7f776f
Fixed setting high refresh rate crash ios release build
2022-08-08 23:43:48 -05:00
Alex Tran
aac53e5cdc
Up version for release
2022-08-08 22:39:32 -05:00
Alex
2079583866
Update installation method and documentation ( #424 )
...
* Add installation script
* Populate instsall.sh
* format
* Get IP address on both macos and linux
* Update mobile version
* Remove test folder
* Added sed command for ios
* Added sed command for ios
* Fixed ios command
* Fixed ios command
* Added friendly debug message
* Update README
* Update Readme with new installation instruction
* Update message on instsallation script
2022-08-06 23:42:50 -05:00
Alex
97238a1621
Up version for release
2022-07-27 11:39:19 -05:00
Alex
6dbca8d478
Added Japanese/Polish/Finish and fix Italian/Spanish translation
2022-07-27 11:14:21 -05:00
Alex
e9909b179a
Up version for release
2022-07-14 11:39:06 -05:00
Alex
09f8bdef6d
Up version for release
2022-07-14 11:32:07 -05:00
Alex
2a9b09f359
Added DA,ES,FR,IT ( #347 )
...
* Added DA,ES,FR,IT
* Update French translation
2022-07-14 10:20:23 -05:00