ashilkn
|
04998626be
|
Renamed FileInfoWidget to FileDetailsWidget
|
2023-03-13 11:17:15 +05:30 |
|
ashilkn
|
472377dbdf
|
Used InfoItemWidget for EXIF tile in file info
|
2023-03-13 11:13:02 +05:30 |
|
ashilkn
|
3b304014c6
|
Used InfoItemWidget for the Object detection tile in file info
|
2023-03-10 20:29:00 +05:30 |
|
ashilkn
|
cdd7efd096
|
Added keys to each InfoItemWidget in File Info
|
2023-03-10 20:01:05 +05:30 |
|
ashilkn
|
387edf7a8f
|
Rename
|
2023-03-10 18:39:38 +05:30 |
|
ashilkn
|
80c5899349
|
Stopped using addSeparator() + used InfoItemWidget for albums tile in file info
|
2023-03-10 18:35:02 +05:30 |
|
ashilkn
|
ec01a424c6
|
Used InfoItemWidget for half of the ListTiles in file info
|
2023-03-10 14:20:40 +05:30 |
|
ashilkn
|
cda7883118
|
Removed possible render overflows on rows by using wrap instead
|
2023-02-24 16:52:14 +05:30 |
|
Neeraj Gupta
|
caab7cc260
|
Revert "Enable object detection for everyone"
This reverts commit fbd9c1f5f4 .
|
2023-02-18 16:53:02 +05:30 |
|
Neeraj Gupta
|
948e25a4ac
|
Merge pull request #861 from ente-io/objects
|
2023-02-12 20:13:35 +05:30 |
|
vishnukvmd
|
fbd9c1f5f4
|
Enable object detection for everyone
|
2023-02-12 19:28:58 +05:30 |
|
Vishnu Mohandas
|
3ea4574b8c
|
Merge pull request #852 from ente-io/objects
|
2023-02-09 19:00:15 +05:30 |
|
vishnukvmd
|
07fd3420bb
|
Render parsed objects within file info to internal users
|
2023-02-08 19:10:35 +05:30 |
|
ashilkn
|
9691bf9b66
|
Capitalize file ext + sumbit on 'done' in keyboard
|
2023-02-08 17:22:42 +05:30 |
|
Neeraj Gupta
|
f3d8a13337
|
Apply lint suggestions
|
2022-12-30 21:12:03 +05:30 |
|
Neeraj Gupta
|
d6ad004354
|
NullSafety: Apply dart migrate suggestions + compilation fixes
|
2022-12-30 17:40:17 +05:30 |
|
Neeraj Gupta
|
aa1cf5b167
|
Show fileCaption for incoming files
|
2022-12-17 17:22:44 +05:30 |
|
Neeraj Gupta
|
87d76acc1f
|
Fix: open collection with correct appBarType
|
2022-12-17 14:58:16 +05:30 |
|
Neeraj Gupta
|
cd35daa727
|
minor refactor
|
2022-12-17 13:17:39 +05:30 |
|
Neeraj Gupta
|
7840411fcf
|
Add addedBy information
|
2022-12-17 09:07:58 +05:30 |
|
ashilkn
|
9e81b8a418
|
Merge branch 'master' into minor-fixes
|
2022-11-08 15:18:19 +05:30 |
|
ashilkn
|
8e33c0fff9
|
change background color of file info
|
2022-11-08 14:57:39 +05:30 |
|
ashilkn
|
a89fa3c11e
|
corrected blurStroke colors
|
2022-11-08 14:50:30 +05:30 |
|
ashilkn
|
ed8765378a
|
get file size from db if available in file info
|
2022-11-08 13:39:53 +05:30 |
|
ashilkn
|
c4a2683339
|
remove bouncing physics in file info
|
2022-11-07 13:43:41 +05:30 |
|
ashilkn
|
2717fe36c6
|
Don't show edit caption field for shared and local files
|
2022-11-05 17:26:29 +05:30 |
|
ashilkn
|
7540e08393
|
added scrollbar in file info
|
2022-11-05 11:58:17 +05:30 |
|
ashilkn
|
56c8bc1718
|
renamed InfoItemTextWidget to FileCaptionWidget and moved it out of components subfolder
|
2022-11-05 09:25:17 +05:30 |
|
ashilkn
|
358efb20b8
|
change caption on submit ('done' on keyboard)
|
2022-11-04 16:19:47 +05:30 |
|
ashilkn
|
c6f68ad5cb
|
removed divider that comes after text field in file info
|
2022-11-04 11:12:54 +05:30 |
|
ashilkn
|
89dfb6d45b
|
layout changes in file info
|
2022-11-04 10:22:09 +05:30 |
|
ashilkn
|
3c1d68cd8d
|
add textfield for caption in file info by creating InfoItemWidget
|
2022-11-03 16:25:39 +05:30 |
|
ashilkn
|
2e11f9431d
|
UI bug fix
|
2022-11-03 11:31:57 +05:30 |
|
ashilkn
|
0d1311ae57
|
converted raw exif button to listTile
|
2022-11-03 11:15:41 +05:30 |
|
ashilkn
|
fa042ee607
|
File info : use CustomScrollView + add dividers while building list in UI
|
2022-11-03 08:38:27 +05:30 |
|
ashilkn
|
e9cfd35674
|
resolve CastErrors
|
2022-10-21 13:35:16 +05:30 |
|
ashilkn
|
f3213cc848
|
convert to getters
|
2022-09-23 07:18:25 +05:30 |
|
ashilkn
|
eb7c1ec837
|
started incremental migration to null safety
|
2022-09-07 14:00:09 +05:30 |
|
ashilkn
|
12fb8b6a41
|
add 'Widget' at the end of widget class names
|
2022-09-07 09:12:30 +05:30 |
|