Commit graph

7261 commits

Author SHA1 Message Date
Abhinav 34c6c2ad0d fix badge style 2023-04-12 11:51:44 +05:30
Abhinav 83e8cb07bb added muted black color 2023-04-12 11:51:27 +05:30
Abhinav e218cc1bb9 updated to replace usage of palette.background to colors.background 2023-04-12 11:27:11 +05:30
Abhinav ef8b0a6edc remove background color overrides as they are not used anywhere 2023-04-12 11:25:00 +05:30
Abhinav fe1703885f fix translating to new property names 2023-04-12 11:04:09 +05:30
Abhinav af2b9f250d changed back to using box as base for chip 2023-04-12 10:47:00 +05:30
Abhinav 1f8db3b7cb fix shadows 2023-04-12 10:37:12 +05:30
Abhinav 57ec4095c7 removed unneeded theme type and updated to use new fill type 2023-04-12 09:55:35 +05:30
Abhinav c5bfe2ac83 Merge branch 'main' into theming-refactor 2023-04-12 09:44:49 +05:30
Abhinav Kumar 688b28e1b2
Fix exif date parsing (#1038) 2023-04-12 09:04:25 +05:30
Abhinav 80ddf40bfc handle UTC offset 2023-04-11 19:19:19 +05:30
Abhinav c7dbc9db4a sort values based on keys 2023-04-11 18:16:19 +05:30
Abhinav aac7e25cf8 fix type 2023-04-11 17:15:15 +05:30
Abhinav 9f5037c8a6 throw errors where needed 2023-04-11 17:12:57 +05:30
Abhinav bcd05b04c3 refactor code 2023-04-11 17:03:59 +05:30
Abhinav 4b653a3f2f remove testing console logs 2023-04-11 16:17:04 +05:30
Abhinav Kumar fa0b85a3e9
fix Photoviewer issue (#1037) 2023-04-11 15:16:56 +05:30
Abhinav Kumar 54576a1489
fix ui issue (#1035) 2023-04-11 15:16:47 +05:30
Abhinav Kumar 2eb1bfb0c4
fix Upload issues (#1036) 2023-04-11 15:09:19 +05:30
Abhinav 61d75eff59 update code to use updated exif Service 2023-04-11 14:59:30 +05:30
Abhinav e2c3a7f4ba disable default parsing, added custom parser to handle date parsing 2023-04-11 14:58:50 +05:30
Abhinav 28f85bc8a4 don't trigger copy image to clipboard when info bar is open 2023-04-11 13:46:58 +05:30
Abhinav 7c3f955cbe fix resetting of pendingUpload on user upload cancel 2023-04-11 11:33:57 +05:30
Abhinav 3f3c321c77 remove unneeded variable and functions 2023-04-11 10:58:15 +05:30
Abhinav 9df83205b3 add line break 2023-04-11 10:42:47 +05:30
Abhinav dff5efd0bb refactor service 2023-04-11 10:38:45 +05:30
Abhinav 81c87f4087 always start upload as minimized 2023-04-11 10:28:27 +05:30
Abhinav 1a6d8c81f0 keep copy progress bar state in UI service to help in re-init 2023-04-11 10:20:53 +05:30
Abhinav 38bf722275 show progress bar if an upload is already in progress 2023-04-11 10:18:38 +05:30
Abhinav 1271cbe8de refactor 2023-04-11 09:00:11 +05:30
Abhinav 3910833a33 use uploadManager.isUploadRunning() to check upload is already running 2023-04-10 13:57:30 +05:30
Abhinav 268395a60c fix unhandled exception issue 2023-04-10 13:06:41 +05:30
Abhinav 813b91ef0f only add file type overlay if the filetype is video or live-photo 2023-04-10 10:27:09 +05:30
Abhinav Kumar bf1fa3ce23
New Translations (#1034) 2023-04-10 08:44:32 +05:30
Crowdin Bot a743874849 New Crowdin translations by GitHub Action 2023-04-10 01:06:16 +00:00
Abhinav Kumar f860b3235c
New Translations (#1033) 2023-04-08 17:59:48 +05:30
Crowdin Bot 4b532ee11e New Crowdin translations by GitHub Action 2023-04-08 12:28:52 +00:00
Abhinav Kumar 910d298360
Add number formatting (#1032) 2023-04-08 17:50:14 +05:30
Abhinav 452b139716 add number format based on user language 2023-04-08 17:40:00 +05:30
Abhinav 7c6e794be6 fix dialog button having unneeded left margin 2023-04-08 17:17:57 +05:30
Abhinav Kumar 156a20111b
Update PreviewCard (#1030) 2023-04-08 15:50:23 +05:30
Abhinav 2034e1d9e9 remove unnecessary props 2023-04-08 15:24:09 +05:30
Abhinav 58723cc534 added static thumbnail and loadingThumbnail and updated fileType indicator icons and positioning 2023-04-08 15:18:01 +05:30
Abhinav Kumar b666012c8e
Fix ffmpeg related issue (#1029) 2023-04-08 13:39:05 +05:30
Abhinav 15ab880597 change 1.0 to just 1 as we no long deal in decimal timestamps 2023-04-08 13:21:11 +05:30
Abhinav 5affd65946 Merge branch 'main' into fix-multiple-ffmpeg-spawn-issue 2023-04-08 12:58:15 +05:30
Abhinav Kumar bd29014fd5
fix emotion migration issue (#1027) 2023-04-08 12:55:18 +05:30
Abhinav c96866519d add await before return for error logging 2023-04-08 12:29:10 +05:30
Abhinav a3e7b8df64 change thumbnail generation attempt timeStamps 2023-04-08 12:28:30 +05:30
Abhinav 0e060ef794 Merge branch 'fix-emotion-nested-component-issue' into fix-multiple-ffmpeg-spawn-issue 2023-04-08 11:57:07 +05:30