Commit graph

6241 commits

Author SHA1 Message Date
ashilkn e4e4eeb194 rename file 2022-12-09 09:15:06 +05:30
Neeraj Gupta 6eee6130a0
Fix album participants for viewers/collaborators 2022-12-08 20:23:09 +05:30
Neeraj Gupta 247be939b9
Allow album participants to view other participants 2022-12-08 19:10:27 +05:30
ashilkn 03748a212a Handled case where labelText or icon is missing from LargeButton 2022-12-08 19:00:43 +05:30
ashilkn 25f62e08e6 Handled text overflow in LargeButton 2022-12-08 18:36:48 +05:30
ashilkn 415fabeeb6 Added some comments 2022-12-08 17:03:46 +05:30
Neeraj Gupta de78e2223a
Remove reundant blocking progress bar 2022-12-08 16:42:51 +05:30
ashilkn 9e37436df4 Added flag 'isInActionBar' to LargeButton for setting the theme of button to always dark theme 2022-12-08 16:25:46 +05:30
ashilkn 51ad609a7b misc. changes in ActionSheet 2022-12-08 15:06:02 +05:30
Neeraj Gupta b71c214c58
Merge branch 'master' into collaboration_view 2022-12-08 14:06:00 +05:30
Neeraj Gupta 786fa8e259
Merge pull request #694 from ente-io/change_padding
Tweak padding to small font
2022-12-08 13:52:41 +05:30
ashilkn 8112d4eef7 Added title & body properties to ActionSheet & ContentContainer 2022-12-08 13:34:53 +05:30
ashilkn 9460390f30 Renamed DeleteItemsWidget to ActionSheetWidget 2022-12-08 12:41:36 +05:30
ashilkn 4218fbeccc Made addSeparators method to add separators to a list of widgets 2022-12-08 11:39:14 +05:30
Neeraj Gupta cb455fff11
Fix lint warning 2022-12-08 11:37:57 +05:30
Neeraj Gupta d76659d1d9
Tweak padding to small font 2022-12-08 11:30:33 +05:30
Vishnu Mohandas 92eef6462c
Merge pull request #693 from ente-io/fix_time_upload
Prefer existing creationTime if timeFromFileName is close to existingTime
2022-12-08 11:11:52 +05:30
Neeraj Gupta 373d0812fc
simplify logic to compute useFileTimeStamp flag 2022-12-08 11:09:58 +05:30
Neeraj Gupta b392b90b8f
minor refactor 2022-12-08 11:05:53 +05:30
Neeraj Gupta 85c6f87168
Fix typo 2022-12-08 10:58:10 +05:30
Neeraj Gupta ed76ca0b39
Prefer existing creationTime if tileFromFileName is close to existing time 2022-12-08 10:55:32 +05:30
Vishnu Mohandas 6b4d90d750
Merge pull request #692 from ente-io/fix_time_upload
Android: Parse timestamp from fileName during upload
2022-12-08 10:23:17 +05:30
Neeraj Gupta 0f72c1b4a2
Android: Parse timestamp from fileName during upload 2022-12-08 09:58:33 +05:30
ashilkn 8f36cf0a29 Added icon and labelText properties to LargeButtonWidget 2022-12-07 20:49:54 +05:30
ashilkn d3730aafc6 Wrote logic to find different colors and styles of each type of button in LargeButton 2022-12-07 20:38:54 +05:30
ashilkn 6148243157 Add flag to getEnteColorScheme and getEnteTextTheme to get the opposite theme's colors and styles 2022-12-07 19:05:59 +05:30
ashilkn a56e36a263 Made a basic version of LargeButton component 2022-12-07 15:33:53 +05:30
Neeraj Gupta 04bd608fb3
Merge pull request #689 from ente-io/fix
Fix matrix url
2022-12-07 15:07:13 +05:30
Neeraj Gupta 18e1b2266f
use https 2022-12-07 15:02:59 +05:30
Neeraj Gupta ce033cef78
Fix matrix url 2022-12-07 15:01:06 +05:30
Neeraj Gupta 617ad869aa
Merge pull request #688 from ente-io/settings_tweak
Tweak Settings Option
2022-12-07 14:28:59 +05:30
Neeraj Gupta a8a009318d
Fix: RateUs -> use alternativeTo for f-droid and github apk 2022-12-07 14:11:52 +05:30
Neeraj Gupta 4e4807ac5a
Show rate us on AlternativeTo 2022-12-07 14:08:57 +05:30
Neeraj Gupta 50e23815a5
Add link to Mastodon, Blog, & Matrix 2022-12-07 12:50:25 +05:30
Neeraj Gupta 817dfc3afa
Change gridTitle padding based on gridSize 2022-12-07 11:55:18 +05:30
Neeraj Gupta 379db6701a
Use small font when photoGridSize > 5 2022-12-07 11:52:48 +05:30
Neeraj Gupta a0b22cd3a1
Refactor: Pass photoGridSize from gallery to inner widgets 2022-12-07 11:49:41 +05:30
Neeraj Gupta 0ac8408b03
Merge remote-tracking branch 'origin/master' into settings_tweak 2022-12-07 11:22:50 +05:30
Neeraj Gupta 1df3d5080e
Copy changes for settings 2022-12-07 11:14:15 +05:30
Neeraj Gupta cee6e12877
Copy changes 2022-12-07 11:08:02 +05:30
Neeraj Gupta a1e9bb8427
Merge pull request #687 from ente-io/grid
Expand the range of photo grid size
2022-12-07 10:52:34 +05:30
Neeraj Gupta 661e347a99
Move general section below security 2022-12-07 10:51:47 +05:30
vishnukvmd fcb9924bfe Expand the range of photo grid size 2022-12-07 10:50:41 +05:30
Vishnu Mohandas f9d6b0ca53
Merge pull request #686 from ente-io/grid
Fix stutter while scrolling
2022-12-07 09:42:22 +05:30
vishnukvmd 81df5d07a7 Use injected columns instead of reading from LocalSettings 2022-12-07 09:40:53 +05:30
vishnukvmd 4822392511 Fix placeholder grid cache 2022-12-07 09:38:42 +05:30
vishnukvmd 75408ad02b Fix stutter while scrolling 2022-12-07 09:27:54 +05:30
Vishnu Mohandas ebb931f057
Merge pull request #685 from ente-io/grid
Remove unnecessary widget
2022-12-07 09:11:02 +05:30
vishnukvmd 3a3b247270 Remove unnecessary widget 2022-12-07 09:08:32 +05:30
Vishnu Mohandas 1ff81069b2
Merge pull request #684 from ente-io/grid
Advanced settings
2022-12-07 09:07:35 +05:30