Commit graph

9644 commits

Author SHA1 Message Date
ashilkn aef482d21d Revert changes to copies 2023-10-23 18:08:42 +05:30
ashilkn fb5691797f Revert "extract strings"
This reverts commit d812c6d23a.
2023-10-23 18:04:20 +05:30
ashilkn d812c6d23a extract strings 2023-10-22 12:39:46 +05:30
ashilkn b596318c83 Warn auth and photos share the same account on delete account page + minor layout changes 2023-10-22 12:01:53 +05:30
ashilkn 84bc55af61 create new notification note widget 2023-10-22 12:00:09 +05:30
Neeraj Gupta 5f01ae15c3
Update readme.md (#1446) 2023-10-20 17:34:14 +05:30
ashilkn ec19bb95b0 Update readme.md 2023-10-20 16:46:29 +05:30
Ashil e807117e50
add cross_file to dependencies to fix build error (#1445) 2023-10-20 12:15:43 +05:30
ashilkn da7b67cf47 add cross_file to dependencies to fix build error 2023-10-20 09:25:15 +05:30
Vishnu Mohandas 95f07553c0
Fix export logs for droid (#1444) 2023-10-19 15:51:55 +05:30
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