Commit graph

567 commits

Author SHA1 Message Date
Neeraj Gupta 2cb1fc66c1
Fix: Open location screen on locationSearch result 2023-04-13 13:16:04 +05:30
ashilkn dcd7399873 Added FileSelectionOverlayBar for location screen with GalleryType.locationTag which is the same as GalleryType.searchResults 2023-04-10 10:21:58 +05:30
ashilkn 5e347c9247 Save the new center point only by clicking 'save' from 'Edit location' sheet 2023-04-07 15:14:34 +05:30
ashilkn fa0fe9b681 Use equatable in LocalEntity<T> 2023-04-05 08:54:00 +05:30
ashilkn 4f003104ce Merge branch 'location_tag_screen_4' into location_tag_screen_5 2023-04-04 18:33:10 +05:30
Neeraj Gupta 138f0a4165
Fix integration with entity service 2023-04-04 14:18:54 +05:30
Neeraj Gupta 554a94d681
Add support for syncing and storing entities 2023-04-04 12:50:23 +05:30
Neeraj Gupta add5e44ab2
Add entity gw and model classes 2023-04-03 21:36:31 +05:30
ashilkn 2ab40d0459 Pass locationTag if state provider for 'edit location' screen + fix radiusPicker always at defaut value bug on 'edit screen' 2023-04-03 17:22:07 +05:30
ashilkn da7ad18b16 Added aSquare and bSquare properties to LocationTag 2023-04-03 06:38:51 +05:30
ashilkn 3de5696b04 Used freezed package in location and locationTag models 2023-04-02 18:17:18 +05:30
ashilkn ac27caca8a Made a model for LocationTag 2023-03-31 14:51:44 +05:30
ashilkn 8283612f0e Merge branch 'main' into add_location_screen 2023-03-27 10:10:38 +05:30
ashilkn 679b421007 Used Inherited widget to store location tag data in 'Add location' sheet 2023-03-21 20:13:17 +05:30
Neeraj Gupta 011e7be38b
Fix check for missing collectionID 2023-03-17 12:50:19 +05:30
Neeraj Gupta 17a12da2da
Lint fixes 2023-03-16 10:14:47 +05:30
ashilkn 47a3221484 Resolved merge conflicts 2023-03-15 14:44:07 +05:30
ashilkn 86c96ccb10 Merge branch 'main' into refactor_redesign_file_info 2023-03-14 18:03:26 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
Neeraj Gupta c30f2dd2f2
Fix: include storage bonus in the card storage 2023-03-09 16:04:26 +05:30
Neeraj Gupta 710a931a73
Parse storage bonus 2023-03-09 15:57:43 +05:30
ashilkn b8c5892388 Merge branch 'main' into location 2023-03-08 17:22:29 +05:30
vishnukvmd 548a91694d Remove unused type 2023-03-07 20:16:07 +05:30
vishnukvmd e29d682eef Add types for callback functions 2023-03-07 17:25:18 +05:30
Muhesh7 847eab2dca feat(location_tag): add location tags 2023-03-07 07:43:13 +05:30
Neeraj Gupta 8e9eebe2b4
Referral: integrate the APIs 2023-02-15 22:17:40 +05:30
Neeraj Gupta a149e661f5
Referral: Add gateway and model classes 2023-02-15 10:49:32 +05:30
ashilkn aa02f0a875 Added comment 2023-02-10 16:01:40 +05:30
ashilkn 112b80db8a Resolved merge conflicts 2023-02-09 18:59:43 +05:30
ashilkn ee3d152083 Modified ButtonWidget to return exception when exception is thrown 2023-02-09 18:36:23 +05:30
ashilkn d9b28b43b2 Moved commonly used user defined function types to a file 2023-02-08 17:57:36 +05:30
ashilkn de03b1dd44 Moved ExecutionState enum to a separate file 2023-02-08 17:39:57 +05:30
Neeraj Gupta 7a99447ad3
Merge remote-tracking branch 'origin/main' into fix_potential_null_check_failure 2023-01-28 05:03:15 +05:30
ashilkn 0f570d1c62 New selection overlay for trash screen 2023-01-27 19:28:19 +05:30
Neeraj Gupta ba7475db01
Potential fix for null pointer err 2023-01-25 16:32:08 +05:30
ashilkn 2bcfc37de3 Merge branch 'main' into redesign-add-to-album 2023-01-25 10:40:52 +05:30
ashilkn 278fec90c4 Gave stroke inside of AlbumlistItemWidget by using the border of another container stacked on top 2023-01-20 10:58:10 +05:30
Neeraj Gupta 44a761cbda
Update comment 2023-01-12 11:09:10 +05:30
Neeraj Gupta decc2f5489
Add uncategorized gallery type 2023-01-12 10:45:30 +05:30
Neeraj Gupta f0a8e1d2d7
Skip uncat and fav colleciton while auto-deleting 2023-01-12 10:38:21 +05:30
Neeraj Gupta a3173b71af
Merge branch 'main' into uncategorized 2023-01-12 09:18:55 +05:30
Neeraj Gupta 27a600179c
Add reference to commits 2023-01-11 11:04:44 +05:30
Neeraj Gupta 11da7a4aae
KeyAttributes: make more fields nullable 2023-01-11 10:41:02 +05:30
Neeraj Gupta 8ebc5e49b5
Handle null values for mem/ops limit in local storage 2023-01-11 10:32:47 +05:30
Neeraj Gupta 6bcadeda0e
Merge branch 'main' into uncategorized 2023-01-09 15:50:50 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta 38ab84a710
Fix typo 2023-01-05 16:44:28 +05:30
Neeraj Gupta 0ff8c3c52f
Minor fix 2023-01-05 09:59:17 +05:30
Neeraj Gupta 97bf760c3b
minor refactor 2023-01-05 09:34:34 +05:30
Neeraj Gupta bc4e759e01
NullSafety: Fix select files & download 2022-12-30 23:54:25 +05:30