Neeraj Gupta
|
858285bc48
|
Fix: correct the key for livePhoto hash
|
2023-05-31 12:35:14 +05:30 |
|
Neeraj Gupta
|
ad81ff412b
|
Merge branch 'main' into migratie_collections
|
2023-05-30 07:47:05 +05:30 |
|
Neeraj Gupta
|
dccf843361
|
IncomingSharee: Add hook to display archive status
|
2023-05-29 18:58:04 +05:30 |
|
Neeraj Gupta
|
392d39b5f2
|
Add support for updating/saving sharee json
|
2023-05-29 18:51:31 +05:30 |
|
Neeraj Gupta
|
d7afc65769
|
Add model for shared collection magic data
|
2023-05-29 18:28:10 +05:30 |
|
vishnukvmd
|
b0c9cae36a
|
Preserve ordering within SelectedFiles
|
2023-05-26 13:55:15 +05:30 |
|
Neeraj Gupta
|
21bdabf4a8
|
Pass sort property to gallery
|
2023-05-26 08:35:06 +05:30 |
|
Neeraj Gupta
|
af3d1fac32
|
Add type
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-05-26 08:05:12 +05:30 |
|
Neeraj Gupta
|
4f99062662
|
Add logic to update sortOrder on remote
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-05-26 08:03:58 +05:30 |
|
Neeraj Gupta
|
1fd8899abd
|
Add model for collectionPubMagicMetadata
|
2023-05-25 16:00:48 +05:30 |
|
Neeraj Gupta
|
dc96583dcd
|
Merge branch 'main' into migratie_collections
|
2023-05-25 13:37:52 +05:30 |
|
Neeraj Gupta
|
2aa272b9d0
|
Rename: Separate file and album magic property class
|
2023-05-25 11:23:34 +05:30 |
|
Neeraj Gupta
|
0b1f0e9ed7
|
Refactor: Move magic_metadata.dart under models/metadata
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-05-25 11:01:50 +05:30 |
|
Neeraj Gupta
|
fcd58fb0aa
|
Add setName for collection
|
2023-05-24 01:43:12 +05:30 |
|
Neeraj Gupta
|
90ae96299c
|
minor refactor
|
2023-05-23 18:42:28 +05:30 |
|
Neeraj Gupta
|
f7fbb77887
|
Minor refactor for name decryption
|
2023-05-23 14:54:39 +05:30 |
|
Neeraj Gupta
|
5aae4f4157
|
refactor: move user class in separate file
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-05-23 11:24:35 +05:30 |
|
Neeraj Gupta
|
b24bf451b6
|
refactor: extract PublicUrl outside collection.dart
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-05-23 11:08:17 +05:30 |
|
Neeraj Gupta
|
399f4b44eb
|
-mRemove unused collection.toMap
|
2023-05-23 10:35:19 +05:30 |
|
Neeraj Gupta
|
e2e1d7ef13
|
Replace collection.name usage with collection.displayName
|
2023-05-23 10:26:48 +05:30 |
|
Neeraj Gupta
|
461bce2329
|
Collection: Add field for decrypted name & path
|
2023-05-23 09:41:46 +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 |
|
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
|
69ce3dca24
|
Merge branch 'main' into aspectRatio
|
2023-04-29 16:59:45 +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
|
2b0d851c81
|
Custom radius for location tags but with state refresh issues
|
2023-04-26 18:31:33 +05:30 |
|
ashilkn
|
7f1bb022b2
|
Changed raidus from int to double in location tags
|
2023-04-25 12:15:13 +05:30 |
|
Neeraj Gupta
|
c421f029c0
|
Migration: Extract location from exif
|
2023-04-18 20:58:46 +05:30 |
|
Neeraj Gupta
|
360c7cd29e
|
Minor refactor
|
2023-04-18 13:01:15 +05:30 |
|
Neeraj Gupta
|
f888f8ce3c
|
Handle exception in locationFromExif
|
2023-04-18 12:38:52 +05:30 |
|
ashilkn
|
85e011c762
|
Refactoring
|
2023-04-18 11:57:55 +05:30 |
|
ashilkn
|
13cd4ce322
|
Check if file type is video or photo of source file and only then get exif from source file
|
2023-04-18 10:49:10 +05:30 |
|
ashilkn
|
e178b5aa3f
|
Get location data from exif in getMetadataForUpload() for location metadata
|
2023-04-17 18:18:05 +05:30 |
|
ashilkn
|
694bedf00a
|
Use lat and long instead of location in pubMmd
|
2023-04-15 09:01:46 +05:30 |
|
ashilkn
|
4975829fe0
|
Added 'location' to publicMagicMetaData
|
2023-04-14 18:00:26 +05:30 |
|
Neeraj Gupta
|
2cb1fc66c1
|
Fix: Open location screen on locationSearch result
|
2023-04-13 13:16:04 +05:30 |
|
Neeraj Gupta
|
85889d086d
|
Merge branch 'main' into aspectRatio
|
2023-04-12 13:44:17 +05:30 |
|
Neeraj Gupta
|
7556ee5bd3
|
Update remote aspect ratio on imageLoad if needed
|
2023-04-12 13:43:21 +05:30 |
|
Neeraj Gupta
|
ed541a6f79
|
PubMagicMetadata: Add w and h property
|
2023-04-11 10:28:49 +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 |
|