Commit graph

26420 commits

Author SHA1 Message Date
Prateek Sunal 2bc40812d6 fix(auth): splash icon 2024-05-14 20:24:01 +05:30
Prateek Sunal 9e11377bd0 fix(auth): don't append codeDisplay twice 2024-05-13 20:38:55 +05:30
Neeraj Gupta 5195aaa8de [auth] Add code display test 2024-05-13 13:51:23 +05:30
Prateek Sunal 4abdc62f8a fix(auth): update light mode splash 2024-05-11 16:07:14 +05:30
Prateek Sunal 297c3af47c fix(auth): update dark mode splash 2024-05-11 15:57:45 +05:30
Prateek Sunal 4040525a4c fix(auth): update splash screen 2024-05-11 15:54:13 +05:30
Prateek Sunal 7a643712ac fix(auth): don't package splash with app 2024-05-11 10:27:51 +05:30
Prateek Sunal 10e717a4ef fix(auth): update splash 2024-05-10 23:12:44 +05:30
Prateek Sunal ea72300fe5 fix(auth): encode ',' as %2C for correctly importing later on 2024-05-10 21:43:28 +05:30
Prateek Sunal 36685f4827 fix(auth): store all colors in EnteColorScheme 2024-05-10 20:24:15 +05:30
Prateek Sunal 5ef92e338d fix(auth): remove all codes 2024-05-09 15:56:36 +05:30
Prateek Sunal 6496eea162 fix(auth): ignore files 2024-05-09 13:55:02 +05:30
Prateek Sunal 7c43908ca2 fix(auth): revert manifest 2024-05-09 13:54:53 +05:30
Prateek Sunal da70ba70c1 feat(auth): add new icons 2024-05-09 13:54:37 +05:30
Prateek Sunal 1b8441033b fix(cut): save button getting cut 2024-05-09 13:06:35 +05:30
Prateek Sunal 35aa8fc5bd
fix(auth): workflow for fedora 2024-05-08 22:43:38 +05:30
Prateek Sunal 639ef13e94
fix[auth]: update dependencies of appimage 2024-05-08 22:39:40 +05:30
Prateek Sunal ea37b5a041
fix: don't try to publish aab in fedora workflow 2024-05-08 21:02:52 +05:30
Prateek Sunal f3c05d2006 fix(auth): improve workflow 2024-05-07 20:30:45 +05:30
Prateek Sunal a9d63a178a fix(auth): separate fedora workflow 2024-05-07 20:26:31 +05:30
Prateek Sunal 0810967aae fix(auth): store error in Code 2024-05-07 20:05:19 +05:30
Prateek Sunal e1239a6490 fix(auth): use global logger 2024-05-07 19:57:10 +05:30
Prateek Sunal d88a7ec117 fix(auth): incorrect text during export 2024-05-07 19:53:34 +05:30
Prateek Sunal ef318d89ae fix(auth): move color to ente color scheme 2024-05-07 19:52:40 +05:30
Prateek Sunal 3c793258a8 chore(auth): rename toExportFormat 2024-05-07 19:26:17 +05:30
Prateek Sunal 851c04f714 fix(auth): don't export display 2024-05-07 19:25:00 +05:30
Prateek Sunal 7628991dad fix(auth): revert remove linesplitter 2024-05-07 19:24:34 +05:30
Prateek Sunal aa5c41b59d fix(auth): toast on desktop 2024-05-07 19:04:42 +05:30
Prateek Sunal 54f6f8656d fix(auth): code display for new codes 2024-05-07 19:01:39 +05:30
Prateek Sunal 62441b86bd fix(auth): don't make app unusable on error 2024-05-06 21:08:39 +05:30
Prateek Sunal 68f0a1d259 fix(auth): add mounted check for tags 2024-05-04 16:10:43 +05:30
Prateek Sunal 45eda72966 fix(auth): remove boxShadow from gradient_button.dart 2024-05-04 15:47:59 +05:30
Prateek Sunal 612ed18473 fix(auth): border radius of gradient_button.dart 2024-05-04 15:44:53 +05:30
Prateek Sunal 270f1f1b22 chore(auth): update pubspec.lock 2024-05-04 14:39:47 +05:30
Prateek Sunal b5d49afce5 fix(auth): errors in merge 2024-05-04 14:35:46 +05:30
Prateek Sunal d1a15b129a fix: logics and ui (button, error code) 2024-05-04 14:34:05 +05:30
Prateek Sunal 838983ec61 fix: logics and ui (button, error code) 2024-05-04 14:16:05 +05:30
Vishnu Mohandas 2308a731e3
Update changelog (#1609) 2024-05-04 12:16:17 +05:30
vishnukvmd 1fac0fc50d Update changelog 2024-05-04 12:15:22 +05:30
github-actions[bot] ae2f939a4d
[mobile] New translations (#1538)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-03 20:16:02 +05:30
Neeraj Gupta 791506b510
[mobile][cast] Fix minor UI issues (#1588)
## Description

## Tests
2024-05-03 20:14:21 +05:30
Ashil b45262c75b
[mob][photos] band aid fix for word gettng cut to next line in SelectionActionButton (#1607) 2024-05-03 19:57:01 +05:30
Vishnu Mohandas 7f6e8228af
[mob][photos] Fix BG task not getting killed (#1608)
## Description

`BackgroundFetch.finish(taskId)` doesn't seems to be killing the BG
task.
Explicitly killing the Isolate does the work.
2024-05-03 19:56:35 +05:30
ashilkn 8154dc4a7c [mob][photos] Remove logs added for debugging 2024-05-03 19:21:56 +05:30
ashilkn b494c308b1 [mob][photos] Merge main 2024-05-03 19:19:30 +05:30
ashilkn d911479031 [mob][photos] Remove logs added for debugging 2024-05-03 19:17:48 +05:30
Prateek Sunal 8370d2a9f1 fix: try to fix button tint 2024-05-03 16:58:59 +05:30
Vishnu Mohandas 5527836eab
[mob][photos] Bump up to v0.8.90 (#1601) 2024-05-03 15:43:09 +05:30
Vishnu Mohandas 5f3b253607
Changelog (#1599) 2024-05-03 15:42:59 +05:30
Vishnu Mohandas 27ef12b222
[mob][photos] Request for ACCESS_MEDIA_LOCATION permission if not granted (#1600)
## Description


a5d05decf2/mobile/lib/utils/photo_manager_util.dart (L8)

^passing true here should let the app have `ACCESS_MEDIA_LOCATION`
permission. But looks like that isn't working for a small set of users.
So, asking for permission explicitly.
2024-05-03 15:42:47 +05:30