ashilkn
|
81ad8fab74
|
feat(map in info): move map to a different place in info
|
2024-01-30 14:51:13 +05:30 |
|
ashilkn
|
6925e46b5c
|
Remove option to edit location from file info due to state issues
|
2023-12-15 16:44:54 +05:30 |
|
ashilkn
|
5019ca808e
|
Stop seperating files with og location and ones with not and let user choose which ones to edit/revert on. Updated dialogs shown when user edits/reverts location data
|
2023-12-15 12:10:25 +05:30 |
|
ashilkn
|
0a6a4c6835
|
add option to update location for all file types except for videos
|
2023-12-12 16:54:04 +05:30 |
|
ashilkn
|
1339101d94
|
show option to edit location data for photos that already have location data
|
2023-12-12 16:05:54 +05:30 |
|
ashilkn
|
a1d4873e88
|
change name of file and widget used to update location data
|
2023-12-12 15:33:57 +05:30 |
|
ashilkn
|
841debe181
|
Show map inside bottom sheet on clicking 'add location data'
|
2023-12-10 22:07:32 +05:30 |
|
ashilkn
|
ddcd3c6099
|
create UI of row in file info to add location data manually when location data is absent
|
2023-12-10 18:22:02 +05:30 |
|
Neeraj Gupta
|
a746206cae
|
Revert "Hello ducky (#1382)"
This reverts commit 271eb98ce5 , reversing
changes made to 7fadb7634d .
|
2023-09-14 17:18:06 +05:30 |
|
ashilkn
|
56fb8cfd84
|
Remove tflite_flutter_helper from dependencies and comment out related code
|
2023-09-09 05:57:44 +05:30 |
|
Neeraj Gupta
|
d271cf05de
|
Fix: Show dimensions from file metadata
|
2023-08-30 08:53:01 +05:30 |
|
Neeraj Gupta
|
7ae8f5f69d
|
Switch to enteFile prop
|
2023-08-25 13:05:24 +05:30 |
|
Neeraj Gupta
|
3a98af3518
|
Move packages
|
2023-08-25 10:09:30 +05:30 |
|
Neeraj Gupta
|
d6b08c8e66
|
Rename: File -> EnteFile
|
2023-08-24 22:26:24 +05:30 |
|
ashilkn
|
1e5ec8600d
|
run dart fix --apply
|
2023-08-19 17:09:56 +05:30 |
|
ashilkn
|
fe5065f559
|
Make file details UI more compact
|
2023-06-13 20:13: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
|
adc6985144
|
Disable object detection for f-droid
|
2023-05-10 15:31:38 +05:30 |
|
Neeraj Gupta
|
8e36c57953
|
Enable object tags in fileInfo
|
2023-05-08 22:41:09 +05:30 |
|
Neeraj Gupta
|
ff93db2729
|
l10n: Extract strings
|
2023-05-05 14:13:47 +05:30 |
|
Neeraj Gupta
|
803d9a50a0
|
Fix typo
|
2023-04-18 14:06:41 +05:30 |
|
Neeraj Gupta
|
ef5d1ec257
|
Skip location update if file is not uploaded or owned by user
|
2023-04-18 13:55:32 +05:30 |
|
Neeraj Gupta
|
ef6c84ad97
|
Remove feature flag
|
2023-04-18 13:52:11 +05:30 |
|
Neeraj Gupta
|
1965588081
|
Minor bug fix
|
2023-04-18 13:37:34 +05:30 |
|
Neeraj Gupta
|
b9b6830a07
|
Fix: Updation of location via fileInfo
|
2023-04-18 13:16:55 +05:30 |
|
Neeraj Gupta
|
360c7cd29e
|
Minor refactor
|
2023-04-18 13:01:15 +05:30 |
|
ashilkn
|
fdb8ffa66b
|
Removed unneccesary setState
|
2023-04-18 11:59:58 +05:30 |
|
ashilkn
|
85e011c762
|
Refactoring
|
2023-04-18 11:57:55 +05:30 |
|
ashilkn
|
4dbcf4bc30
|
Contain rebuild to only location tag tile in file details
|
2023-04-18 10:12:15 +05:30 |
|
ashilkn
|
380a9c31c0
|
Update pubMmd when location is updated on opening file info
|
2023-04-17 19:07:17 +05:30 |
|
ashilkn
|
6c054b0f79
|
Refactored by not calling getExif() twice and only once
|
2023-04-17 13:13:03 +05:30 |
|
ashilkn
|
44fcb469a5
|
Fixed a null pointer error
|
2023-04-17 12:53:51 +05:30 |
|
ashilkn
|
1fc6a675ea
|
Update location data of file on opening file details for files which have missing location data
|
2023-04-17 11:47:59 +05:30 |
|
ashilkn
|
e0ccb2bfb4
|
get location data for file from exif if everything else fails
|
2023-04-14 11:11:27 +05:30 |
|
ashilkn
|
4163655e0f
|
Rename method
|
2023-04-13 16:19:59 +05:30 |
|
ashilkn
|
ae0f960693
|
Use file.location to determine wheater to show location tile in fileDetails
|
2023-04-07 10:40:01 +05:30 |
|
ashilkn
|
92b85d7f98
|
Used better method name
|
2023-04-06 12:32:56 +05:30 |
|
ashilkn
|
a1f05e75fc
|
Refactor: Used Location and LocationTag objects in codebase
|
2023-04-03 07:20:14 +05:30 |
|
ashilkn
|
f3ef3bfe25
|
Define return type as void
|
2023-03-27 16:35:06 +05:30 |
|
ashilkn
|
d2b2a8f595
|
Modify code for hasGPSData + pass signedDecimalDegree coordinates to LocationTagsWidget
|
2023-03-17 17:30:39 +05:30 |
|
ashilkn
|
9963e9a194
|
Show location tag infoItem in file details only if file has GPS data
|
2023-03-17 16:23:22 +05:30 |
|
ashilkn
|
23f878b962
|
Created InfoItem for locationTags in file details
|
2023-03-15 16:17:12 +05:30 |
|
ashilkn
|
6b99c91d5b
|
Changes to divider widget in file details
|
2023-03-15 12:08:55 +05:30 |
|
ashilkn
|
3d25872e0e
|
File details: Moved addedBy widget to a separate StatelessWidget
|
2023-03-14 21:43:20 +05:30 |
|
ashilkn
|
371d6dfc8d
|
Renamed file
|
2023-03-14 18:23:54 +05:30 |
|
ashilkn
|
2b0739e37c
|
Used ValueNotifier to reduce unnecessary rebuilds
|
2023-03-14 17:38:10 +05:30 |
|
ashilkn
|
6826bd0e2c
|
Removed dynamically inserting dividers in builder in list of file details
|
2023-03-14 17:11:38 +05:30 |
|
ashilkn
|
c891832290
|
Used if instead of ternary operators to remove null from list of tiles
|
2023-03-14 16:18:50 +05:30 |
|
ashilkn
|
1ddefe916c
|
Revert "Rebuild only tiles that depend on state of exif using ValueNotifier"
This reverts commit 26e83d93b1 .
|
2023-03-14 15:45:16 +05:30 |
|