Commit graph

3400 commits

Author SHA1 Message Date
ashilkn ee2d15dc68 code refactoring 2022-07-21 11:25:25 +05:30
ashilkn cb56fc0e6a Widget structure and logic for search suggestion + p1 search for collections 2022-07-21 10:59:57 +05:30
ashilkn 16f8934579 used valueNotifier to avoid rebuilding the whole searchWidget class on search queries 2022-07-20 16:27:45 +05:30
ashilkn ee01b8a0b7 minor changes 2022-07-20 15:47:35 +05:30
ashilkn fd2f89e1b9 renamed file + collection search service now returns an object with results marked with levels of relevance 2022-07-19 17:22:16 +05:30
ashilkn c281c3dc73 made a service to get cached collection ids on search 2022-07-19 14:51:52 +05:30
ashilkn 4fe2af4be1 made search icon and search text field 2022-07-18 10:15:06 +05:30
Neeraj Gupta c6b6671c70
minor bug fix 2022-07-16 14:49:54 +05:30
Neeraj Gupta 0e37cea800
Fix lint issues 2022-07-16 14:01:36 +05:30
Neeraj Gupta f319e2f150
FileInfo: Show resolution and megaPixel information 2022-07-16 13:58:20 +05:30
Neeraj Gupta 7f99a80173
Show collection name if file is part of collection 2022-07-16 12:12:23 +05:30
Neeraj Gupta d4e9dc21ad
FileInfoDialog: Fix null pointer 2022-07-16 12:08:40 +05:30
Vishnu Mohandas 9a4875de83
Merge pull request #404 from ente-io/improve_live_photo_download 2022-07-16 11:22:37 +05:30
Neeraj Gupta fc67160222
Fix livePhoto playback experience when photo was downloaded from remote 2022-07-16 11:09:12 +05:30
Neeraj Gupta 9b1707071a
FixDownload: Ignore live video for auto-upload 2022-07-16 11:03:41 +05:30
Manav 74394e46b9
Merge pull request #403 from ente-io/password_auto_fill
Improve Password auto fill behaviour + copy change
2022-07-15 09:44:06 +05:30
Neeraj Gupta 7bb8749073
Copy change 2022-07-15 09:25:43 +05:30
Manav 7f7f25a027
Merge pull request #401 from ente-io/follow_the_system
Android: Add support for System theme
2022-07-15 07:41:36 +05:30
Neeraj Gupta cfe79220d5
Remove email verification success toast 2022-07-14 18:59:29 +05:30
Neeraj Gupta e33cc392b7
Fix password auto-fill suggestion 2022-07-14 18:58:37 +05:30
Neeraj Gupta 6a7f66ab47
Fix padding 2022-07-14 16:00:01 +05:30
ashilkn 7681dbc756 increased bottom padding for all galleries 2022-07-14 14:04:35 +05:30
Neeraj Gupta 3b154cb561
Switch to dedicated theme selector option 2022-07-14 13:11:03 +05:30
ashilkn b0a9eba4ee Merge branch 'master' into redesign-file-info 2022-07-14 11:41:38 +05:30
ashilkn 6f1cb9640e remove print()-s 2022-07-14 11:41:01 +05:30
ashilkn 3581d1527c refactored DividerWithPadding to a resuable widget 2022-07-14 11:39:29 +05:30
ashilkn 8c38c05c28 minor logic change + refactoring 2022-07-14 11:18:56 +05:30
Neeraj Gupta d44171a99d
Fix share to ente upload 2022-07-13 19:49:17 +05:30
ashilkn 1138c4e77b remove unwanted comment + rearrange comments 2022-07-13 10:35:49 +05:30
Neeraj Gupta 8e7f1cf28f
Android: Follow systemTheme on longTap on themeSwitchWidget 2022-07-13 10:33:05 +05:30
Neeraj Gupta 3376945609
reduce stacktrace noise from user logs 2022-07-13 09:12:37 +05:30
ashilkn 207bb34a6f removed dead code + prefer const 2022-07-13 07:58:43 +05:30
ashilkn a7cd0a6568 minor theme fixes 2022-07-13 07:43:07 +05:30
ashilkn 377b3771b2 removed edit time from fading_app_bar and added it to file info bottom sheet 2022-07-13 07:34:33 +05:30
ashilkn fe3daeba0c added ontap for different states of raw exif button 2022-07-13 06:47:15 +05:30
ashilkn 3a47ad2fe1 Merge branch 'master' into redesign-file-info 2022-07-12 20:54:36 +05:30
ashilkn f1832c505b redesigned raw exif button and applied logic for it's different states 2022-07-12 19:49:37 +05:30
ashilkn 7044f234e7 different leading icons for file name in file info for photos and videos 2022-07-12 14:25:37 +05:30
ashilkn f4ef14676f video duration for remote files 2022-07-12 13:57:58 +05:30
Manav a90af6ddc0
Merge pull request #397 from ente-io/please_lint
Lint Fixes
2022-07-12 12:33:08 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
ashilkn ddda5f1487 redesigned basic file info for videos 2022-07-12 11:48:52 +05:30
Vishnu Mohandas d8aa7dadf3
Merge pull request #395 from ente-io/delete_illustration 2022-07-12 11:44:19 +05:30
Manav a4642a0aaf Tweak padding to match Figma 2022-07-12 11:38:55 +05:30
Neeraj Gupta 9a58c95a4c
Memories:Hide step indicator when fileCounter is shown 2022-07-12 11:01:51 +05:30
vishnukvmd b72d5d0c28 Update illustration on the delete account page 2022-07-12 11:00:19 +05:30
Manav 59a0caec19
Merge pull request #394 from ente-io/ios_bug_fix
Fix bug in email client selection + bumped version
2022-07-12 09:39:57 +05:30
Neeraj Gupta 8629c97734
Fix email client section dialog 2022-07-12 09:36:55 +05:30
Neeraj Gupta 391747337a
Apply lint suggestion for deprecated method
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-07-12 09:31:26 +05:30
Neeraj Gupta d82856e795
Remove unused code 2022-07-12 09:30:36 +05:30