Commit graph

6810 commits

Author SHA1 Message Date
vishnukvmd 0e418daa7d Update copy 2023-05-20 11:07:30 +05:30
ashilkn fc7fe1dc4c Remove backdrop filter and add elevation to bottom action bar 2023-05-19 20:37:14 +05:30
Crowdin Bot 6826e3528e New Crowdin translations by GitHub Action 2023-05-19 12:17:05 +00:00
Neeraj Gupta 36cd70eac8
Add Sharee: Show family members in the suggestion list 2023-05-19 16:12:16 +05:30
Neeraj Gupta 332ccd7bd4
Add Sharee: Ignore current user from suggestion 2023-05-19 16:09:06 +05:30
Neeraj Gupta 37aa5e520c
Switch to email for tracking suggestions 2023-05-19 16:08:11 +05:30
Neeraj Gupta 9511c8a04f
WebPage: Fix color and padding for loading indicator 2023-05-19 14:25:26 +05:30
Neeraj Gupta 722b3f98b9
WebPage: Add support for opening url outside the application 2023-05-19 14:23:42 +05:30
Neeraj Gupta 9e4591ba7e
Switch to github issues for roadmap 2023-05-19 14:17:05 +05:30
Neeraj Gupta 6af54befc8
Fix lint warnings 2023-05-19 13:20:18 +05:30
Neeraj Gupta 17cfa342cd
Hide delete/fav icon for shared files 2023-05-19 12:51:21 +05:30
Neeraj Gupta f10b11dd22
undo changes related to pageController dispose 2023-05-19 09:03:53 +05:30
Neeraj Gupta 716ce66b4e
increase tap area 2023-05-19 00:33:47 +05:30
Neeraj Gupta f47b3e0a42
Disable tap to swipe during zoom 2023-05-19 00:27:52 +05:30
Neeraj Gupta 078ddbd0c0
-mMemories: Swipe left/right on tap 2023-05-19 00:26:21 +05:30
Neeraj Gupta 878356070c
-mMove super.initiated at top 2023-05-18 23:49:20 +05:30
Neeraj Gupta 002cd6b489
Dispose pageController in detailed view 2023-05-18 23:45:19 +05:30
Neeraj Gupta a5b94350d0
Perf: Avoid creating new pageController and dispose existing one 2023-05-18 23:36:12 +05:30
Neeraj Gupta fd2a3dbb27
Memory: Avoid waiting on db write 2023-05-18 23:25:03 +05:30
Neeraj Gupta 1de272e28a
Fix: Delete files from memory widget 2023-05-18 23:13:38 +05:30
Neeraj Gupta ad96656472
Support for translating local_auth strings 2023-05-18 22:31:54 +05:30
Neeraj Gupta 936ac9ece8
add strings for local_auth 2023-05-18 21:40:27 +05:30
Ashil 43a6bb27d0
Home page performance improvements. (#1107) 2023-05-18 16:32:40 +05:30
ashilkn df4f1ba031 Made the shade/fade at bottom of home gallery less prominent 2023-05-18 15:43:07 +05:30
ashilkn efbfef3ce1 Revert some changes 2023-05-18 14:29:00 +05:30
ashilkn a37855c4e1 Remove backDropFilter in home nav bar to increase performance 2023-05-18 14:19:28 +05:30
ashilkn f2d0f08806 Remove unwanted opacity/trasparent widgets 2023-05-17 19:44:25 +05:30
Crowdin Bot 3aa846b663 New Crowdin translations by GitHub Action 2023-05-17 12:17:52 +00:00
Neeraj Gupta 7f2c323cb4
Fix exception due to extra dots in displayname 2023-05-17 12:04:05 +05:30
Neeraj Gupta eb7cc32d64
Support for Italiano language (#1104) 2023-05-17 11:52:14 +05:30
Neeraj Gupta f5d72fcf83
iOS: Attempt batch delete if oneShot delete fails (#1103) 2023-05-17 11:50:46 +05:30
Neeraj Gupta 871c58efcc
Support for Italiano language 2023-05-17 11:23:33 +05:30
Neeraj Gupta c8ffad3ed5
iOS: Add fallback to delete files in batches 2023-05-17 11:14:36 +05:30
Neeraj Gupta 3a5f62383c
Minor refactor 2023-05-17 11:02:00 +05:30
Crowdin Bot 4287fee0ae New Crowdin translations by GitHub Action 2023-05-17 00:52:08 +00:00
Neeraj Gupta a1562a66bc
New Translations (#1101) 2023-05-16 18:22:12 +05:30
Ashil 47a7ac3bb2
Perf improvements (#1097) 2023-05-16 18:12:26 +05:30
Crowdin Bot 5d5ff9c120 New Crowdin translations by GitHub Action 2023-05-16 12:19:38 +00:00
Neeraj Gupta d87c8362ce
Merge branch 'main' into select_upload 2023-05-16 17:18:57 +05:30
Neeraj Gupta b9a41b2536
Add hook to upload file while viewing 2023-05-16 17:13:54 +05:30
Ashil 7826ed0539
Performance imporvements to thumbnail (#1099) 2023-05-16 14:46:38 +05:30
Neeraj Gupta e775e591a7
Extract like widget and show live on memory view (#1098) 2023-05-16 10:47:00 +05:30
ashilkn a974364aae Remove commented out code 2023-05-15 21:25:00 +05:30
ashilkn 31e33ca8a3 Move super.initState() to top of initState() 2023-05-15 20:48:48 +05:30
ashilkn 5050ac2f9c Performance imporvements to thumbnail widget 2023-05-15 20:19:28 +05:30
Neeraj Gupta 4c4c79eb8d
Add favorite button in memory view 2023-05-15 17:31:34 +05:30
Neeraj Gupta 2e4bdf2fee
Perf: Extract like button as separate widget 2023-05-15 17:13:59 +05:30
ashilkn 653b556ed6 Used better name for a method 2023-05-15 16:15:23 +05:30
ashilkn f18250d021 Minor fix 2023-05-15 16:15:23 +05:30
ashilkn 51d25af02e Use flutter driver to get performace metrics on scrolling gallery 2023-05-15 16:15:23 +05:30
ashilkn 3648444e58 Made a working integration test from login to scrolling home gallery + optimized image for thumbnail 2023-05-15 16:11:02 +05:30
Neeraj Gupta 66ab22e3a0
UX: Navigate to manager user if single shareee 2023-05-15 15:50:26 +05:30
Neeraj Gupta 8c8a625cde
Fix: Gracefully handle key-generation on older iphones (#1095) 2023-05-15 15:16:22 +05:30
Neeraj Gupta d1b6caf40e
Fix: Gracefully handle key-generation on older iphones 2023-05-15 15:14:11 +05:30
Neeraj Gupta 0eb5baa815
Fix mapping logic to handle change in localIDs 2023-05-15 15:04:10 +05:30
Neeraj Gupta f629097252
Add trailing comma 2023-05-15 14:58:27 +05:30
Ashil 93a31eb3f9
Check if mounted before calling setState (#1090) 2023-05-11 14:23:14 +05:30
Neeraj Gupta 76d4f7ae29
ObjectDetection: Return score with label 2023-05-11 14:14:34 +05:30
Neeraj Gupta 2a4d266bcc
Tweak minimum scores 2023-05-11 13:08:02 +05:30
ashilkn 011fb59a58 Check if mounted before calling setState() 2023-05-11 12:57:33 +05:30
Neeraj Gupta d893b91488
use final keyword 2023-05-11 12:35:07 +05:30
Neeraj Gupta adc6985144
Disable object detection for f-droid 2023-05-10 15:31:38 +05:30
Neeraj Gupta fb01590fcf
l10n: extract string 2023-05-10 12:28:16 +05:30
Neeraj Gupta 31ab8aafb5
Remove unused code 2023-05-10 12:14:44 +05:30
Neeraj Gupta bfd745a16c
l10n: translate dateTime for sessions and link expiry 2023-05-10 12:12:02 +05:30
Neeraj Gupta dc471f9509
l10n: Fix date on memories widget 2023-05-10 11:57:11 +05:30
Neeraj Gupta 42088e92fb
Remove unused method 2023-05-10 11:52:14 +05:30
Neeraj Gupta fa74a247ca
l10n: fix label for draggable scrollbar 2023-05-10 11:49:40 +05:30
Neeraj Gupta f24fa9e9b9
increase widget of unlock button 2023-05-10 09:12:02 +05:30
Neeraj Gupta 5cc8a85821
generated files 2023-05-10 08:41:56 +05:30
Neeraj Gupta c819ae1906
Merge branch 'main' into state_bug_fixes 2023-05-10 08:41:24 +05:30
Neeraj Gupta 4b8a070c80
Better wording for Dutch string for memories (#1085) 2023-05-10 06:26:11 +05:30
Crowdin Bot 468e2efa15 New Crowdin translations by GitHub Action 2023-05-10 00:47:58 +00:00
laurenspriem 1ac5909e09 Better wording for Dutch string for memories 2023-05-09 21:12:28 +02:00
Neeraj Gupta 5b6d81a9ba
Fix typo (#1084) 2023-05-09 19:39:19 +05:30
Crowdin Bot 243761d05d New Crowdin translations by GitHub Action 2023-05-09 12:55:53 +00:00
Neeraj Gupta 67b85b8c4a
Fix typo 2023-05-09 17:16:40 +05:30
Neeraj Gupta f2d9507ead
ToggleSwitch: Check if widget is mounted before calling setState 2023-05-09 16:57:41 +05:30
Laurens Priem 79a96def5c
Fix dutch typo's with fileType (#1081) 2023-05-09 11:30:55 +02:00
laurenspriem 4f4e4d2803 Fix dutch typo's with fileType 2023-05-09 11:19:37 +02:00
Neeraj Gupta 6fcfbf5047
l10n: Extract strings 2023-05-09 14:28:56 +05:30
Neeraj Gupta 4ceaa4dd2e
l10n: extract strings for family plan 2023-05-09 14:28:40 +05:30
Neeraj Gupta 8e36c57953
Enable object tags in fileInfo 2023-05-08 22:41:09 +05:30
Neeraj Gupta 6412f8901e
Perf: Do not wait for objectService init during app start 2023-05-08 22:35:24 +05:30
Neeraj Gupta 0ab21d9443
Fix intl_en arb file 2023-05-08 20:45:38 +05:30
ashilkn 12335c01c7 Change copy in custom radius feature's dialog 2023-05-08 16:46:49 +05:30
Vishnu Mohandas 19e5d29934
Remove verbose log (#1075) 2023-05-08 13:04:18 +05:30
vishnukvmd 928fee19e3 Remove verbose log 2023-05-08 12:57:40 +05:30
Ashil c77afae652
Refactor gallery (#1074) 2023-05-08 12:26:57 +05:30
ashilkn 793ee17955 Moved RecyclableViewWidget and NonRecyclableViewWidget to separate files 2023-05-08 11:24:21 +05:30
Neeraj Gupta 00366dae9f
Fix: Correct supported language in changelog 2023-05-08 08:22:15 +05:30
Neeraj Gupta 6f08124425
l10n: Remove debug config 2023-05-08 08:21:16 +05:30
vishnukvmd 0b695639e7 Minor update 2023-05-07 10:55:25 +05:30
Neeraj Gupta 4dae44af6b
Update changelog 2023-05-07 10:33:19 +05:30
Neeraj Gupta 1552f39865
Add change log entry 2023-05-07 09:27:26 +05:30
Neeraj Gupta 02ce6387df
motion photo (#1071) 2023-05-06 15:00:52 +05:30
Neeraj Gupta c228604c6e
Fix: Schedule hintTask after widget is initiated 2023-05-06 14:56:00 +05:30
Neeraj Gupta 51bfb7f67c
Fix: Show motion photo play toast for motion photos only 2023-05-06 14:52:02 +05:30
Neeraj Gupta 66e144d6bd
Upgrade motion photos package 2023-05-06 14:49:02 +05:30
Neeraj Gupta ee0e000057
[l10n] Extract strings' (#1070) 2023-05-06 14:39:02 +05:30
Ashil cc08aa947c
Fix error in calculating height for gallery in location screen (#1069) 2023-05-05 15:57:33 +05:30
ashilkn ca1ef1798c Moved GalleryFileWidget to a separate file 2023-05-05 15:56:53 +05:30
Neeraj Gupta c6b0c28a3e
l10n: Extract strings 2023-05-05 15:55:28 +05:30
ashilkn 6c7001eb2c Moved LazyLoadingGridView to a separate file 2023-05-05 15:48:33 +05:30
Neeraj Gupta 666a059f0f
Enable spanish language 2023-05-05 15:47:05 +05:30
ashilkn b3e2e52dc1 Move LazyLoadingGallery to viewer/gallert/component 2023-05-05 15:44:35 +05:30
Neeraj Gupta 6b10c3d315
l10n: Extract strings 2023-05-05 15:42:00 +05:30
ashilkn 92a52943b1 Move GalleryListView to a separate file 2023-05-05 15:41:50 +05:30
Neeraj Gupta 2ded67c441
l10n: Extract strings 2023-05-05 15:35:47 +05:30
Neeraj Gupta 453ad92891
l10n: format album file count 2023-05-05 15:34:48 +05:30
Neeraj Gupta 737092c1f1
Format memories count during display 2023-05-05 15:31:48 +05:30
Neeraj Gupta 209c625c64
l10n: Extract strings 2023-05-05 15:04:32 +05:30
Neeraj Gupta ea16c31c09
l10n: Extract strings 2023-05-05 14:58:54 +05:30
Neeraj Gupta 64708bc704
l10n: Extract strings 2023-05-05 14:45:07 +05:30
Neeraj Gupta c31c8554e0
l10n: Extract strings 2023-05-05 14:25:58 +05:30
Neeraj Gupta ff93db2729
l10n: Extract strings 2023-05-05 14:13:47 +05:30
Neeraj Gupta 58bc33c685
generated files 2023-05-05 14:05:16 +05:30
ashilkn ab85c96b4b Resolved merge conflicts 2023-05-05 11:47:36 +05:30
ashilkn 44c1d5d734 Fix error in calculating height for gallery in location screen 2023-05-05 11:36:20 +05:30
Crowdin Bot f9feb6b1b1 New Crowdin translations by GitHub Action 2023-05-05 00:43:59 +00:00
Ashil 85e361d667
Flicker bug fix (#1067) 2023-05-04 19:59:55 +05:30
ashilkn 0da1e6dfec Bug fix: Photos flickering on opening and closing keyboard in 'edit location' screen 2023-05-04 19:18:37 +05:30
Neeraj Gupta 29232545ce
Fix l10n for dates on fileInfo screen 2023-05-04 16:17:11 +05:30
Neeraj Gupta 334ca55fc1
Fix l10n date for subs renewal 2023-05-04 16:05:47 +05:30
Neeraj Gupta ede2fcafa8
Fix l10n for days widget 2023-05-04 16:00:49 +05:30
Neeraj Gupta f48cf52de8
Extract strings for days 2023-05-04 15:49:47 +05:30
ashilkn c60950607a Fix change of position of photo on viewing the file and opening keyboard 2023-05-04 15:46:08 +05:30
Neeraj Gupta a3e76f9bcb
Create component for day widget 2023-05-04 15:38:13 +05:30
Neeraj Gupta 9a1b2593a0
Merge branch 'main' into l10n_extract 2023-05-04 15:06:59 +05:30
Neeraj Gupta 7a21d0a8fd
Perf: Avoid redundant copy and clear 2023-05-04 15:03:49 +05:30
ashilkn 48cda7a2e9 Fix render overflow of text in notification widget 2023-05-04 13:49:32 +05:30
Neeraj Gupta 27c86d6e15
Merge branch 'main' into memories_widget 2023-05-04 13:15:08 +05:30
ashilkn dcfaa6b9cb Change max width of title of memeory widget 2023-05-04 12:22:26 +05:30
ashilkn 4bb9ded136 Minor layout change for better looking UI 2023-05-04 12:10:46 +05:30
ashilkn 922df0a98a Modify memories widget to adapt to different length of strings as title 2023-05-04 11:51:57 +05:30
ashilkn 5b3d311168 Merge branch 'perf_improvements' into refactor_gallery 2023-05-04 11:12:11 +05:30
Crowdin Bot 7cf2a3d9ac New Crowdin translations by GitHub Action 2023-05-04 00:48:18 +00:00
ashilkn 366c117cdf Refactored LazyLoadingGridView again 2023-05-03 18:17:21 +05:30
ashilkn 8c4cd43357 Fixed regression: Selection not working 2023-05-03 17:45:07 +05:30
Neeraj Gupta ef5d47c584
Fix bug in handling file update 2023-05-03 17:44:59 +05:30
Neeraj Gupta 936b8ad526
Switch to Sizebox for memory title 2023-05-03 17:12:50 +05:30
Neeraj Gupta 2232ea6766
Refactor: Split memories widget into sepearate files 2023-05-03 16:46:38 +05:30
ashilkn ffae7d3538 Refactored LazyLoadingGridView 2023-05-03 16:04:59 +05:30
ashilkn 02ab63f843 Refactored LazyLoadingGallery 2023-05-03 15:22:06 +05:30
Neeraj Gupta 0a2072452a
Detect motion photos during upload 2023-05-03 13:32:57 +05:30
Neeraj Gupta 1af15c6ff1
Show icon for motion photo 2023-05-03 13:03:45 +05:30
Neeraj Gupta 7a19ce9c1b
Add support for updating mvi values for existing files 2023-05-03 13:01:06 +05:30
Neeraj Gupta 8624f103b5
Add field to store starting index of motion photo 2023-05-03 12:49:11 +05:30
Neeraj Gupta 1a25717cb9
Fix typo 2023-05-03 12:48:40 +05:30
ashilkn 1b991ab4ed Treat location as invalid if both lat and long are 0 2023-05-03 10:37:49 +05:30
Neeraj Gupta 3e4bd6ec1e
Fix: Add check for valid location to handle NAN values 2023-05-03 10:25:07 +05:30
ashilkn e6ef538119 Refactor getListView() to a stateless widget 2023-05-03 10:24:57 +05:30
Neeraj Gupta 332e14f1e1
Fix typo 2023-05-02 19:17:47 +05:30
Neeraj Gupta c20cb8040a
Handle infinite or Nan values 2023-05-02 17:43:21 +05:30
Neeraj Gupta 12edb7a740
Fix bug: send publicMagicMetadata during upload 2023-05-02 17:31:55 +05:30
Neeraj Gupta 0aa0f89318
Enable setting for changing language (#1052) 2023-05-02 16:45:31 +05:30
Neeraj Gupta f039236c1d
Support for playing live photos (#1050) 2023-05-02 16:42:40 +05:30
Neeraj Gupta 6ed276299a
l10n: Extract strings 2023-05-02 13:13:05 +05:30
Neeraj Gupta 66cb5cdb0c
l10n: Extract strings 2023-05-02 12:59:03 +05:30
Neeraj Gupta 81e32712d3
MemoryWidget: Switch to Expanded instead of using Sizebox 2023-05-02 12:51:20 +05:30
Neeraj Gupta 82a54b7d9b
l10n: extract strings 2023-05-02 12:33:42 +05:30
Neeraj Gupta 2733cc2c33
Enable translation for dutch and simplified-chinese 2023-05-02 12:32:19 +05:30
Neeraj Gupta 0eb346e2e5
l10n: save locale with country code 2023-05-02 12:31:07 +05:30
Neeraj Gupta 0b9fc55d5c
Enable language change 2023-05-02 10:11:08 +05:30
Crowdin Bot 53a5fbae59 New Crowdin translations by GitHub Action 2023-05-01 12:17:11 +00:00
Neeraj Gupta f15a36bf29
Remove unusde code 2023-05-01 16:31:21 +05:30
Neeraj Gupta b3c0ec3941
Merge branch 'main' into photo_integration 2023-05-01 16:19:06 +05:30
Neeraj Gupta 0d56c636a2
Support for playing motion photos 2023-05-01 16:17:31 +05:30
Neeraj Gupta 91e835cdfd
Computer: Switch to forked version + enable debuglogs (#1042) 2023-05-01 11:40:42 +05:30
Ashil 38b7d04a70
Tests for exif to location parsing (#1045) 2023-04-29 17:27:48 +05:30
ashilkn 0d45b08a12 Remove regex 2023-04-29 17:25:39 +05:30
ashilkn e6d65866a6 Make latRef and longRef of GPSData final 2023-04-29 17:11:00 +05:30
Neeraj Gupta e7a0a88d1b
Remove unrelated changes 2023-04-29 17:02:52 +05:30
Neeraj Gupta 69ce3dca24
Merge branch 'main' into aspectRatio 2023-04-29 16:59:45 +05:30
Ashil 299d1bb117
Custom radius (#1039) 2023-04-29 16:15:21 +05:30
Neeraj Gupta db61826504
Clean up: Remove old migration code 2023-04-29 14:16:08 +05:30
Neeraj Gupta 87333c83d5
[Perf] Avoid redundant method call via compute 2023-04-29 14:03:44 +05:30
Neeraj Gupta 0fcf40b12a
Refactor: Directly ref shared computer instead of passing as variable 2023-04-29 13:55:31 +05:30
Neeraj Gupta b5fe6ede26
Assign taskname for computer tasks 2023-04-29 13:27:18 +05:30
Neeraj Gupta 85a95a52ec
Fix typo 2023-04-29 12:35:18 +05:30
Neeraj Gupta 54ff4e5dd5
Enable computer logs in debug mode 2023-04-29 12:34:02 +05:30
Neeraj Gupta 4745a5a2f3
Initiate shared workers during app init 2023-04-29 12:33:38 +05:30
Neeraj Gupta 453a44cb82
Update computer pkg 2023-04-29 12:28:07 +05:30
ashilkn e028d16173 Return null if latRef or longRef's format is invalid on parsing location from EXIF 2023-04-28 17:21:08 +05:30
ashilkn 27abbbcae2 Add unit of raidus in dialog used to enter custom radius 2023-04-28 15:20:52 +05:30
ashilkn c7fbb550fc Merge branch 'main' into custom_radius 2023-04-27 13:02:41 +05:30
ashilkn 7b5b39997f Store state of selected radius instead of selected radius index for a bug fix 2023-04-27 12:57:32 +05:30
ashilkn 6404f86059 Handle errors on creating a custom radius 2023-04-27 09:35:40 +05:30
ashilkn 53c3713e28 Fixed state refresh issue for custom radius + refactor 2023-04-26 19:11:44 +05:30
ashilkn 2b0d851c81 Custom radius for location tags but with state refresh issues 2023-04-26 18:31:33 +05:30
ashilkn 36c5052a6d Format inital value of TextInputWidget 2023-04-26 14:59:14 +05:30
Crowdin Bot e176233418 New Crowdin translations by GitHub Action 2023-04-26 06:58:08 +00:00
ashilkn c183e3eca8 Disable submit button if input is empty in TextInputDialog 2023-04-26 11:46:24 +05:30
ashilkn 767c76e2f1 Layout changes to make UI better 2023-04-26 11:10:58 +05:30
Neeraj Gupta a46cce94e2
Add description for raise tickets 2023-04-26 10:48:18 +05:30
ashilkn 6f70af3608 Added border to container displaying radius to make it look tappable 2023-04-26 10:47:37 +05:30
ashilkn 9277a83783 Dialog for custom radius with input restrictions 2023-04-25 19:15:10 +05:30
ashilkn d45af08120 Added optional parameters textEditingController and textInputFormatter to showTextInputDialog() 2023-04-25 16:40:22 +05:30
ashilkn 600e107704 Round radius shown in radius picker widget 2023-04-25 16:07:08 +05:30
Neeraj Gupta 7ec8e09a36
Option to view files with location but no locaitonTag 2023-04-25 12:48:21 +05:30