Commit graph

3396 commits

Author SHA1 Message Date
ashilkn fc3cbc67cd Set default button size of button component to large 2022-12-26 14:43:40 +05:30
Neeraj Gupta 908d86f9e4
Merge pull request #732 from ente-io/shorter_toast
Replace happy case toasts with shortToast
2022-12-26 13:51:12 +05:30
Neeraj Gupta 63d66a1f91
Switch to new actionSheet for discard edit warning 2022-12-26 13:48:26 +05:30
Neeraj Gupta a1a7a01af9
Merge pull request #720 from ente-io/create_link
Support for creating link for selected files
2022-12-26 11:14:18 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta 73f05a17d0
Only show quick links in shared by me section 2022-12-25 11:38:03 +05:30
Neeraj Gupta 717063bd12
Merge pull request #729 from ente-io/fix-button-border
Fix button border
2022-12-24 15:19:31 +05:30
Neeraj Gupta b24dfac783
Merge branch 'main' into create_link 2022-12-23 10:23:50 +05:30
Neeraj Gupta 724c4ce8af
DirectorySize:Use loading indicator for progress 2022-12-23 08:24:27 +05:30
Neeraj Gupta 42bda6ae7b
Hide fav, uncategroised and link only collection from move/add/unhide list 2022-12-23 08:05:30 +05:30
Neeraj Gupta 7bd3d5a447
Move created links at bottom in gallery + shared sections 2022-12-23 07:59:27 +05:30
Neeraj Gupta 8498ddae53
Hide collections for link from album screen 2022-12-22 23:25:09 +05:30
Neeraj Gupta 8ba1877529
Add subType for collections created for link 2022-12-22 23:21:59 +05:30
Neeraj Gupta f54c28a16d
Add hook for manage link 2022-12-22 22:43:14 +05:30
ashilkn 2e6bd52bdc Handled error on deleting account 2022-12-22 19:08:39 +05:30
Neeraj Gupta d5e8630bd0
Update logic to create collectionName for links 2022-12-22 17:05:55 +05:30
ashilkn 417aedcea7 Replaced 'Delete account' dialog with new one 2022-12-22 16:41:40 +05:30
Neeraj Gupta e62c01118e
Show new action sheet on link creation 2022-12-22 16:01:10 +05:30
Neeraj Gupta 7198e6f1ee
Merge remote-tracking branch 'origin/main' into create_link 2022-12-22 14:58:23 +05:30
Neeraj Gupta 947eff472b
Merge branch 'main' into create_link 2022-12-22 14:54:13 +05:30
Neeraj Gupta e14d57c1e9
Fix advance UI as per figma 2022-12-22 14:47:33 +05:30
Neeraj Gupta 8f3279f9f8
Merge branch 'main' into cache_info 2022-12-22 14:45:38 +05:30
Neeraj Gupta b4c7618c5e
Minor fixes in UI 2022-12-22 14:44:31 +05:30
Neeraj Gupta f50631f486
Show correct directory for local glide cache on droid 2022-12-22 14:34:11 +05:30
Neeraj Gupta 48dad9a397
minor refactor 2022-12-22 13:57:12 +05:30
Neeraj Gupta 640b8d32b1
Support for showing in-app storage 2022-12-22 13:45:52 +05:30
Neeraj Gupta ef35a93ac2
Add manage device storage option under advance settings 2022-12-22 11:01:19 +05:30
Neeraj Gupta 20514e238d
Merge branch 'main' into cache_info 2022-12-22 10:18:06 +05:30
ashilkn 75c0fee536 Revert "Used StrokeAlign.outside for button's stroke which matchs figma"
This reverts commit d693868b6c.
2022-12-22 10:12:05 +05:30
ashilkn d693868b6c Used StrokeAlign.outside for button's stroke which matchs figma 2022-12-21 13:58:39 +05:30
ashilkn c9a2ddf1c0 Corrected whitespace between buttons in dialog component 2022-12-21 12:29:06 +05:30
ashilkn ec9a2d606b Fixed border issue on button component 2022-12-21 12:16:51 +05:30
ashilkn 59b22f1d1e Add horizontal padding to dialog if mobile is small 2022-12-21 10:30:07 +05:30
ashilkn aa300e467a Merge branch 'main' into dialog 2022-12-21 09:42:48 +05:30
ashilkn db9f0c1a23 Made Dialog component without it's TextInput varient 2022-12-20 17:15:10 +05:30
ashilkn 9176c45c88 Make alert dismiss even if onTap is null of the ButtonWidget used in it 2022-12-20 16:41:02 +05:30
ashilkn 8387989e8a Create constant variable for mobile-small threshold 2022-12-20 15:05:11 +05:30
Manav 2ef9c3aa73
Merge pull request #724 from ente-io/gradients
Tweak gradients
2022-12-20 14:44:52 +05:30
Manav 951bf5e64d Make the lower layer private 2022-12-20 12:55:50 +05:30
Manav 86c2fa3349 Add live photo icon 2022-12-20 12:52:09 +05:30
Manav 0862e73b01 Allow configurable base size 2022-12-20 12:46:26 +05:30
Manav 010dcdf31d Attempt 1 - try to deduce width 2022-12-20 12:32:08 +05:30
Neeraj Gupta 5f55e4e355
Update copy 2022-12-20 12:14:08 +05:30
Manav 549c67ed5b Update unsynced icon 2022-12-20 12:04:02 +05:30
Manav 93fc83f840 Use same abstraction for archived 2022-12-20 11:59:28 +05:30
Manav c72c069f8f Extract abstraction 2022-12-20 11:56:52 +05:30
Manav 43d9e0d4db Tweak 2 2022-12-20 11:47:48 +05:30
Manav 588f88ac3f Tweak favorite 2022-12-20 11:39:33 +05:30
Manav 9c7abbdc70 [gradient] Attempt 1 - Favorites 2022-12-20 11:38:17 +05:30
Neeraj Gupta 91eaaf702c
Fix: Dismiss dialog when user clicks on subscribe 2022-12-20 10:29:31 +05:30
ashilkn 7f486373cd Removed unwanted sized box which was responsible for a UI bug 2022-12-20 09:54:05 +05:30
ashilkn c783677c00 Changed toggle's active track color on subscription screen on android 2022-12-19 19:34:25 +05:30
Neeraj Gupta 467d958219
toggle button from create link to copy link 2022-12-19 16:02:44 +05:30
Neeraj Gupta ef4ea16e6e
Add current date as collection name for shared links 2022-12-19 15:35:46 +05:30
Neeraj Gupta aed55f5770
Merge pull request #695 from ente-io/collaboration_view
Prettify Sharing + Collect Files 
2022-12-19 15:34:56 +05:30
Neeraj Gupta 68f5160479
Add support for creating link for shared files 2022-12-19 15:06:27 +05:30
Neeraj Gupta 76ee912f25
Merge pull request #718 from ente-io/optimize_sub_gallery
Reduce sub gallery limits in case of larger thumbnails
2022-12-19 12:40:42 +05:30
vishnukvmd c7a30a3bc2 Reduce sub gallery limits in case of larger thumbnails 2022-12-19 12:36:14 +05:30
ashilkn c02e169569 Merge branch 'collaboration_view' into fixes 2022-12-19 11:56:50 +05:30
ashilkn fda6ccd69b Fixed selection bug on files towards the right of the grid 2022-12-19 11:56:25 +05:30
Neeraj Gupta e03b4b89cd
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-19 11:52:48 +05:30
Neeraj Gupta c17a538a98
Merge pull request #715 from ente-io/font_size_bug
Font size bug
2022-12-19 11:28:02 +05:30
ashilkn e1e3e9cd81 Increased tappable area for cancel in bottomActionSheet 2022-12-19 11:11:15 +05:30
ashilkn 094e288f5b Removed unused import 2022-12-19 11:00:09 +05:30
Neeraj Gupta 4189b0bb2b
Use adative icon for share 2022-12-19 10:10:00 +05:30
Neeraj Gupta 45f0d120e2
Use ascii sum for computing hash for avatar color 2022-12-19 09:58:23 +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 0a61f59cb2
Hightlight expired links 2022-12-17 13:10:19 +05:30
Neeraj Gupta 6ff4853283
Copy change 2022-12-17 12:55:15 +05:30
Neeraj Gupta 61ada6a034
Fix copy 2022-12-17 12:40:04 +05:30
Neeraj Gupta 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
Neeraj Gupta 8ebf0640b6
Show rate us for independent apk 2022-12-17 10:30:29 +05:30
Neeraj Gupta 04733fc46c
Change log: show rate us 2022-12-17 10:29:15 +05:30
Neeraj Gupta 31d3f0830d
ButtonType: Add option to override iconColor 2022-12-17 10:16:27 +05:30
Neeraj Gupta 8172575b04
Add changelog entry 2022-12-17 09:32:31 +05:30
Neeraj Gupta ee67f50c72
Tweak selection color for files with userAvatar 2022-12-17 09:23:14 +05:30
Neeraj Gupta 7840411fcf
Add addedBy information 2022-12-17 09:07:58 +05:30
Neeraj Gupta 7d03c24382
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-17 08:33:09 +05:30
Neeraj Gupta fe2228031f
Tweak avatar for thumbnail view 2022-12-16 18:39:14 +05:30
ashilkn 714643c02a Merge branch 'collaboration_view' into font_size_bug 2022-12-16 18:16:15 +05:30
ashilkn e9e62e379c Fixed UI bug on expanded menu of bottomAcitonBar on higher system font sizes 2022-12-16 18:15:36 +05:30
Neeraj Gupta 858c390860
Merge pull request #714 from ente-io/bottom_bar_blur
Fix another divider
2022-12-16 17:23:09 +05:30
vishnukvmd 31673c6a1d Fix another divider 2022-12-16 17:21:35 +05:30
Neeraj Gupta b0a2a6c8b4
Merge pull request #713 from ente-io/bottom_bar_blur
Fix the color of divider
2022-12-16 17:18:49 +05:30
vishnukvmd dfad4d62bb Fix divider color 2022-12-16 17:18:06 +05:30
Neeraj Gupta 08277a3de3
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 17:17:28 +05:30
Neeraj Gupta 5be159ef1a
Fix alignment for empty hidden state 2022-12-16 17:17:02 +05:30
Ashil 14feb64609
Merge pull request #712 from ente-io/action-sheet-add-on
Return ButtonAction from ActionSheet
2022-12-16 16:59:19 +05:30
Neeraj Gupta 4b93930399
Copy change 2022-12-16 16:50:32 +05:30
ashilkn a6fc65a6eb Use only List<ButtonWidget> for button property in ActionSheetWidget 2022-12-16 16:43:34 +05:30
ashilkn 6c2b6f8eed bug fix 2022-12-16 16:34:51 +05:30
ashilkn 2ee6e26e48 Merge branch 'collaboration_view' into action-sheet-add-on 2022-12-16 16:17:52 +05:30
ashilkn 60b69beed9 Minor changes 2022-12-16 16:08:49 +05:30
Neeraj Gupta e19cbeb129
Merge pull request #711 from ente-io/bottom_bar_blur
Bottom bar blur
2022-12-16 15:58:21 +05:30
vishnukvmd f82ead149f Fix icon color for the bottom bar 2022-12-16 15:57:09 +05:30
vishnukvmd f6740cd840 Reduce blur of the bottom bar 2022-12-16 15:56:01 +05:30
Neeraj Gupta 0e4e9bfc4c
Use different avatar color based on uploader name 2022-12-16 15:48:48 +05:30
Neeraj Gupta 5184191f09
copy change 2022-12-16 15:38:35 +05:30