Neeraj Gupta
|
361ad64cd6
|
Fix export logs for droid
|
2023-10-19 15:42:56 +05:30 |
|
Neeraj Gupta
|
cc4008ec6e
|
Upgrade media kit (#1443)
|
2023-10-19 09:55:24 +05:30 |
|
Neeraj Gupta
|
64fd003520
|
Bump version
|
2023-10-19 09:31:57 +05:30 |
|
Neeraj Gupta
|
00f7151a6f
|
Switch back to mediakit for grapheneOS
|
2023-10-19 09:31:38 +05:30 |
|
Neeraj Gupta
|
418167907c
|
Upgrade media_kit
|
2023-10-19 09:29:57 +05:30 |
|
Neeraj Gupta
|
3326a7a732
|
Log directory stats to file (#1439)
|
2023-10-12 12:20:05 +05:30 |
|
Neeraj Gupta
|
1a6d76eb4e
|
bump version to 0.7.101+501
|
2023-10-12 12:12:04 +05:30 |
|
Neeraj Gupta
|
e3ba796fbd
|
Handle err while printing directory stat
|
2023-10-12 12:11:50 +05:30 |
|
Neeraj Gupta
|
655c06beb8
|
Log stats for app directory (#1438)
|
2023-10-12 10:13:13 +05:30 |
|
Neeraj Gupta
|
c0fe1a5d24
|
bump version to 0.7.100+500
|
2023-10-12 10:10:07 +05:30 |
|
Neeraj Gupta
|
c0e2f0d26c
|
Rename
|
2023-10-12 10:02:41 +05:30 |
|
Neeraj Gupta
|
09f8cb3bdb
|
Log directory stats if dirSize is > 10MB
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-10-12 09:58:11 +05:30 |
|
Neeraj Gupta
|
aa7220862b
|
iOS build changes
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-10-12 09:49:10 +05:30 |
|
Neeraj Gupta
|
f8bfd31784
|
Add method to pretty print directoryState
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-10-12 09:48:16 +05:30 |
|
Neeraj Gupta
|
e77f537233
|
Extend DirectoryStat to capture more info
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-10-12 08:58:38 +05:30 |
|
Neeraj Gupta
|
df885921b7
|
Update copy
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
|
2023-10-12 08:29:13 +05:30 |
|
Ashil
|
72229d8728
|
Fav icon alignment fix (#1436)
|
2023-10-12 07:30:11 +05:30 |
|
ashilkn
|
03aee7e0f3
|
Merge main
|
2023-10-11 17:24:50 +05:30 |
|
Neeraj Gupta
|
13c9994566
|
fix: live/motion photo indicator getting cut at the bottom (#1437)
|
2023-10-11 17:22:32 +05:30 |
|
ashilkn
|
2a6ec2528d
|
fix: live photo indicator getting cut at the bottom
|
2023-10-11 17:16:25 +05:30 |
|
ashilkn
|
8164a25fa9
|
Fix alignment of fav icon
|
2023-10-11 16:04:11 +05:30 |
|
ashilkn
|
5c2638e711
|
Indendation changes
|
2023-10-11 16:02:54 +05:30 |
|
Ashil
|
0f68f7566c
|
Misaligned icon in detail view #1386 - Fixed (#1433)
|
2023-10-11 11:34:05 +05:30 |
|
Naveenchand
|
0ca646932d
|
Update file_app_bar.dart
Updated with requested change
|
2023-10-10 12:44:05 +05:30 |
|
Naveenchand
|
99a59faf6a
|
Updated with suggested change
|
2023-10-10 07:02:53 +00:00 |
|
Naveenchand
|
402a3f74c0
|
- Fixed Misaligned icon in file_app_bar.dart file by wrapping it inside IconButton Widget
|
2023-10-08 04:52:28 +00:00 |
|
Ashil
|
16db29b886
|
fix(gallery): groups in gallery show old state when scrolling back to them after updation (#1429)
|
2023-10-06 09:49:50 +05:30 |
|
ashilkn
|
bfed936dfc
|
update comment
|
2023-10-05 19:07:42 +05:30 |
|
ashilkn
|
f44013349f
|
fix(gallery): groups in gallery show old state when scrolling back to them after updation
|
2023-10-05 18:53:43 +05:30 |
|
Neeraj Gupta
|
0762f50815
|
Fix identification of OS variant + bump version (#1428)
|
2023-10-04 16:34:29 +05:30 |
|
Neeraj Gupta
|
0b08af8e6c
|
Bump version to 0.7.99+499
|
2023-10-04 16:30:39 +05:30 |
|
Neeraj Gupta
|
c5113974f8
|
Fix check for OS variant in droid
|
2023-10-04 16:29:59 +05:30 |
|
Neeraj Gupta
|
4fb81d6f61
|
Use video player for grapheneOS and divestOS (#1427)
|
2023-10-04 15:44:12 +05:30 |
|
ashilkn
|
eac9eee29c
|
use contains() to check platform os from string
|
2023-10-04 12:11:52 +05:30 |
|
ashilkn
|
0b391a704a
|
fix(video-player): use video_player instead of media_kit for videos if os is grapheneOS or divestOS
|
2023-10-04 11:52:28 +05:30 |
|
ashilkn
|
ddda4ecd6f
|
upgrade to device_info_plus
|
2023-10-04 11:49:06 +05:30 |
|
Ashil
|
0600f51d0d
|
Fix for video playing in background (#1426)
|
2023-10-04 10:07:23 +05:30 |
|
ashilkn
|
6486bfdb45
|
Undo a change
|
2023-10-04 09:53:28 +05:30 |
|
ashilkn
|
044e82b96f
|
Indentation changes
|
2023-10-04 09:48:27 +05:30 |
|
ashilkn
|
0f70196e1c
|
fix(video-player): Video auto plays in bg when app is put in bg after downloading starts
|
2023-10-04 09:46:48 +05:30 |
|
Neeraj Gupta
|
064c94869b
|
Fix bug in remove from favourite + bumped version (#1425)
|
2023-09-29 09:40:33 +05:30 |
|
Neeraj Gupta
|
d3a1927bce
|
Bump version 0.7.98+498
|
2023-09-29 09:38:49 +05:30 |
|
Neeraj Gupta
|
538ffda4ed
|
Fix bug in unfavoriting file
|
2023-09-29 09:35:21 +05:30 |
|
Neeraj Gupta
|
5e70f4ca2f
|
Use media kit (#1424)
|
2023-09-29 07:10:12 +05:30 |
|
ashilkn
|
d25a555391
|
Remove comments
|
2023-09-29 06:50:09 +05:30 |
|
ashilkn
|
049f6ebb02
|
Merge branch 'main' into use_media_kit
|
2023-09-29 06:44:16 +05:30 |
|
ashilkn
|
be52f31db8
|
Center align seekbar
|
2023-09-29 06:42:27 +05:30 |
|
ashilkn
|
8a6f4455f2
|
Use hosted media_kit dependencies
|
2023-09-29 06:42:03 +05:30 |
|
Neeraj Gupta
|
74b9b03b5a
|
Use media kit (#1423)
|
2023-09-28 13:09:04 +05:30 |
|
ashilkn
|
2f1d274b2b
|
fix(video): dispose listener and valueNotifer
|
2023-09-28 12:43:48 +05:30 |
|