Commit graph

266 commits

Author SHA1 Message Date
ashilkn f9b4c0cba0 Remove animated opacity from bottom navigation bar + refactoring 2023-05-22 22:47:15 +05:30
ashilkn df4f1ba031 Made the shade/fade at bottom of home gallery less prominent 2023-05-18 15:43:07 +05:30
ashilkn ff9d2270cd Sync entities on logging in 2023-04-24 18:44:27 +05:30
Neeraj Gupta 843134ea43
l10n: HomeWidget strings 2023-04-06 14:29:52 +05:30
Ashil 910b20dc21
Merge pull request #888 from ente-io/empty_state_tweaks
Empty state tweaks
2023-02-24 14:21:56 +05:30
ashilkn c338219789 Show empty state of sharing screen only when incoming and outgoing albums are 0 2023-02-24 13:20:35 +05:30
ashilkn afa0309f39 Resolved merge conflicts 2023-02-23 18:13:15 +05:30
Muhesh7 16a82b62d1 feat(file_viewer): implement file view handler 2023-02-22 16:32:56 +05:30
ashilkn 328a29da63 Renamed file 2023-02-14 16:02:56 +05:30
ashilkn 7daba6326b Minor refactoring 2023-02-14 15:43:34 +05:30
ashilkn a0960ba87b Bug Fix: Add-to/create album sheet not visible when sharing file from outside ente when app is not in memory 2023-02-10 19:24:55 +05:30
Muhesh7 ec51c8c91d refactor(manifest): comment-out view intent-filter 2023-02-09 17:24:43 +05:30
Muhesh7 cb1fffa421 refactor: implement singelton instance of intent-action 2023-02-08 22:36:43 +05:30
Muhesh7 ad63290d47 feat[gallery_extention]: integrate handler for gallery pick intent 2023-02-08 22:35:45 +05:30
ashilkn ae0e0a8d44 Removed library prefix 2023-01-25 10:27:40 +05:30
ashilkn c0ed18c2a7 Bug fix : Multiple CreateCollectionSheets coming up due to gallery rebuild when keyboard is in view 2023-01-24 11:22:13 +05:30
ashilkn 3eda8e8f2f Replaced the CreateCollectionPage with the new CreateCollectionSheet on sharing from outside ente 2023-01-24 11:10:15 +05:30
Neeraj Gupta 0d117a7752
iOS: Clean up the code fore password reminder 2023-01-05 20:00:41 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta 08a05e8a15
NullSafety: Migrate UpdateService 2022-12-30 14:47:28 +05:30
Neeraj Gupta 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
Neeraj Gupta 90a3c34e36
Show new bottom selection for home menu 2022-12-15 20:03:40 +05:30
Neeraj Gupta 94ce181f22
Add password reminder for iOS 2022-11-25 09:38:27 +05:30
Neeraj Gupta 0b804c6e08
disable drag to dismiss 2022-11-23 13:24:02 +05:30
ashilkn 600bea7ef9 close settings drawer on autoLogOut 2022-11-18 18:50:43 +05:30
Neeraj Gupta 630fde594e
Only mark hidden when bottomSheet is dismissed 2022-11-09 15:39:38 +05:30
Neeraj Gupta 7c378eff75
UI fixes for change log screen 2022-11-09 15:15:56 +05:30
Neeraj Gupta a74137103f
Track if changeLog needs to be shown or not 2022-11-09 13:48:58 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta 5932bcb3cd
Hide hidden collections from timeline and memory 2022-10-26 22:41:06 +05:30
Neeraj Gupta 16db332ff5
Fix bottom navigation bar tap perf 2022-10-25 11:32:19 +05:30
Neeraj Gupta 9109091b38
Put homeGallery in separate widget 2022-10-20 14:51:23 +05:30
Neeraj Gupta 5fae039823
Refactor home widget 2022-10-20 14:40:17 +05:30
Neeraj Gupta 76362fa03b
Remove redundant code
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-10-20 11:21:07 +05:30
Neeraj Gupta f758779cac
Move Home widgets under ui/home 2022-10-20 11:18:47 +05:30
Neeraj Gupta cc4cae78bc
Remove redundant HomePageAppBar 2022-10-20 11:10:57 +05:30
vishnukvmd e10b852ef4 Add trailing comma 2022-10-15 17:22:56 +05:30
ashilkn e2583f7b0b apply blurbase on light mode and blurMuted on dark mode for navBar 2022-10-15 17:13:22 +05:30
ashilkn 00438b26a7 change nav icon colors 2022-10-15 17:07:24 +05:30
ashilkn 024e7291e8 changed bottom nav icons 2022-10-15 16:30:38 +05:30
ashilkn 7e39b05c51 layout changes to bottom nav bar 2022-10-15 16:27:04 +05:30
ashilkn 79ceedf680 increased spacing between navbar icons 2022-10-15 12:14:27 +05:30
ashilkn de6959e70d enable settings drawer only after user reaches home screen 2022-10-14 19:46:48 +05:30
ashilkn 32d3b03375 added drawerScrimColor 2022-10-14 15:44:19 +05:30
ashilkn 1b72009cfb added comments 2022-10-14 15:23:45 +05:30
ashilkn c7f559673a remove weird hero animation 2022-10-14 14:15:38 +05:30
ashilkn 86fb4a1531 fix setState() or markNeedsBuild called during build error 2022-10-14 12:40:08 +05:30
ashilkn 00a191017f close drawer if open on landing page after logout or delete 2022-10-14 12:06:51 +05:30
ashilkn 6684dbb00c close settings to home screen on back 2022-10-13 20:25:33 +05:30