Commit graph

417 commits

Author SHA1 Message Date
Neeraj Gupta 06c9ead3e2
feat(location_tag): add location tags (#908) 2023-04-11 10:10:50 +05:30
vishnukvmd 1180804fb8 Extract some more strings 2023-04-08 09:35:16 +05:30
ashilkn 8962a5805c Added a notifier that can be passed to TextInputWidget to know if it is empty 2023-04-07 12:30:37 +05:30
Neeraj Gupta 40af5bc80b
Extract strings 2023-04-06 09:33:32 +05:30
ashilkn 23ec49f8eb Show location name on 'edit location' screen 2023-04-05 19:49:50 +05:30
ashilkn 3a3aaa1035 Use normal AppBar instead of SliverAppBar to make gallery work 2023-03-28 17:15:26 +05:30
ashilkn 8283612f0e Merge branch 'main' into add_location_screen 2023-03-27 10:10:38 +05:30
ashilkn f1103344db Added comment 2023-03-25 01:51:45 +05:30
ashilkn 8b4963d169 Improved TextInputWidget 2023-03-25 01:44:07 +05:30
ashilkn eaeda5e8e6 Fix bug in DividerWidget 2023-03-20 20:39:37 +05:30
ashilkn b1d14fb454 Added custom border radius for text input widget 2023-03-20 14:00:19 +05:30
ashilkn 573ee901c8 Layout fixes for ChipButtonWidget 2023-03-20 11:05:25 +05:30
vishnukvmd 58670afc55 Make the title optional in InfoItemWidget 2023-03-15 12:55:42 +05:30
ashilkn 6c6592595b Add optional padding for divider widget 2023-03-15 12:07:08 +05:30
ashilkn 175d6aebf2 Show pressed state only when onTap != null in IconButtonWidget 2023-03-14 21:53:53 +05:30
ashilkn b8e9ba2028 Improved EXIF info dialog 2023-03-14 18:34:11 +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
ashilkn 26e83d93b1 Rebuild only tiles that depend on state of exif using ValueNotifier 2023-03-14 13:35:25 +05:30
ashilkn c3ca9de4e6 Align loading icon to center left in file details 2023-03-13 19:53:30 +05:30
ashilkn b996c0c1f3 Changed loading icon's color in file details 2023-03-13 17:52:06 +05:30
ashilkn 927a313c3b File details: Moved creation time's tile to a separate widget 2023-03-13 16:37:12 +05:30
ashilkn 991a8598a6 Fixed popping of height of widget after loading in file details + minor changes 2023-03-13 15:32:13 +05:30
ashilkn f14a713261 Fixed divider color in file details 2023-03-13 12:04:52 +05:30
ashilkn 941b06ac4f Made InlineButton component 2023-03-13 11:07:04 +05:30
ashilkn 3b304014c6 Used InfoItemWidget for the Object detection tile in file info 2023-03-10 20:29:00 +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 68a75de292 ChipButton tweaks 2023-03-10 18:03:43 +05:30
ashilkn 4ed1b041a3 Added onTap() for ChipButton 2023-03-10 15:49:29 +05:30
ashilkn 62208bf93d Made ChipButton component 2023-03-10 14:06:50 +05:30
ashilkn 5b6ac3f6c2 Don't show edit icon if editOnTap is null in InfoItemWidget 2023-03-10 14:03:29 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn 5426d9ce25 Fixed null check operator used in null value error 2023-03-10 11:06:55 +05:30
ashilkn e2cfcb1d61 Created InfoItem component 2023-03-09 17:36:09 +05:30
Vishnu Mohandas f34d739226
Ability to search for albums while adding/moving files (#910) 2023-03-08 11:20:28 +05:30
ashilkn 991b52d07a Refactored code 2023-03-08 10:49:54 +05:30
vishnukvmd dc04536c2d Modify TextInputWidget to include a cancel-icon 2023-03-07 17:26:12 +05:30
ashilkn 318fbe1ad2 Beautify albums section in archive page 2023-03-07 15:00:42 +05:30
Ashil 987ac050b0
Merge pull request #889 from ente-io/empty_state
Empty state for sharing tab
2023-02-24 17:51:09 +05:30
ashilkn afa0309f39 Resolved merge conflicts 2023-02-23 18:13:15 +05:30
ashilkn 9d161fe239 Bug fix: Option to obscure text coming up in every TextInputwidget 2023-02-23 16:48:20 +05:30
Neeraj Gupta 8ef01866c2
Merge pull request #884 from ente-io/referral_success
Referral Changes
2023-02-23 15:54:08 +05:30
ashilkn 435db317cc Changed header height of archive page 2023-02-23 13:32:13 +05:30
Neeraj Gupta 399952d4bf
rename 2023-02-23 13:06:21 +05:30
Neeraj Gupta 3d1630e7a1
Merge branch 'main' into fix_archived_albums 2023-02-23 07:07:28 +05:30
Neeraj Gupta cd3a71e56e
Shrink horizontal album widget when empty 2023-02-23 07:05:22 +05:30
Neeraj Gupta a48812c7e8
Add horizontal divider 2023-02-23 07:00:16 +05:30
Neeraj Gupta e0b1c2c463
Fix bug in state refresh 2023-02-23 06:52:08 +05:30
Neeraj Gupta 86e35e5cfc
Refactor:create widget for horizonal album listing 2023-02-23 06:45:29 +05:30
ashilkn cefd9eb052 Added linear gradient for golden banner 2023-02-22 20:55:55 +05:30