Commit graph

3916 commits

Author SHA1 Message Date
Neeraj Gupta f59aebfb2e
Merge pull request #280 from ente-io/change-status-bar-color-on-details-screen
Status bar color on details screen on light theme
2022-06-08 10:03:40 +05:30
Neeraj Gupta 0be2f4af90
Merge pull request #278 from ente-io/minor-redesign-fixes
Minor redesign fixes
2022-06-08 10:03:29 +05:30
Neeraj Gupta b95a3529c3
Merge pull request #279 from ente-io/settings-screen-fixes
Settings screen fixes
2022-06-08 10:01:38 +05:30
Neeraj Gupta 267aa0c523
Merge pull request #281 from ente-io/remove-gradient-on-bottom-of-collection-screen
Remove gradient + add white space on bottom of collection screen
2022-06-08 09:47:49 +05:30
ashilkn 3dba9ab527 added some whitespace at the bottom of gallery 2022-06-08 09:16:53 +05:30
ashilkn 64cce53bcb changed color of cancel button on selected overay for dark theme for it to be better visible 2022-06-07 20:24:53 +05:30
ashilkn 4f97170252 removed gradient on collection screen and made it only visible on when the selection overlay comes up 2022-06-07 20:13:14 +05:30
ashilkn 12ef8f24b4 wrapped the bottom options bar with a safearea widget 2022-06-07 19:41:06 +05:30
ashilkn 3a97323eaa removed safearea and added top padding to appbar and the like button 2022-06-07 19:12:47 +05:30
ashilkn 3e499eb195 removed appbar elevation 2022-06-07 17:20:36 +05:30
ashilkn 56a2a6c390 fixed visibility issues on light theme on the settings screen and set elevation to 0 in some appbars 2022-06-07 13:58:34 +05:30
vishnukvmd e2698e5fb4 Add light loading widget for thumbnails 2022-06-07 13:52:57 +05:30
vishnukvmd f9bc81d99b Fix typo 2022-06-07 13:41:21 +05:30
vishnukvmd ce0705ee9a Fix colors of draggable scroll bar 2022-06-07 13:37:45 +05:30
vishnukvmd 44f6e45c54 Fix gallery scroll color 2022-06-07 13:33:35 +05:30
vishnukvmd 3d9f987bcd Update nav bar colors for dark mode 2022-06-07 13:26:46 +05:30
ashilkn ae5ab5bfd5 made 'View logs' visible in light theme in the 'Report bug' dialog box 2022-06-07 13:14:45 +05:30
ashilkn 17e5966404 added extra height to fields with a toggle button in settings to make spacing uniform 2022-06-07 13:07:52 +05:30
ashilkn 5cce4d67e4 removed divider on top of 'Rate us!' 2022-06-07 12:49:27 +05:30
vishnukvmd f80122a5e0 Merge remote-tracking branch 'origin/redesign' into minor-redesign-fixes 2022-06-07 10:35:54 +05:30
Vishnu Mohandas 3349f1e794
Merge pull request #277 from ente-io/refactoring-use-of-bottomAppBarColor
Refactoring use of bottomAppBarColor
2022-06-07 10:34:07 +05:30
ashilkn d2e4644ef4 Merge branch 'redesign' into refactoring-use-of-bottomAppBarColor 2022-06-07 10:12:20 +05:30
Ashil b26f564d25
Merge pull request #275 from ente-io/dynamic-FAB-fix
Dynamic fab fix (to reduce weirdness of animation)
2022-06-07 10:11:03 +05:30
ashilkn 3322dcf1c3 code refactoring 2022-06-07 10:10:29 +05:30
Neeraj Gupta 885f6c5c13
Merge pull request #276 from ente-io/update-dialog-fix
removed padding of update button
2022-06-07 09:55:53 +05:30
ashilkn 48b7826769 removed padding of update button 2022-06-07 09:43:36 +05:30
ashilkn 212c213fe7 Merge branch 'redesign' into dynamic-FAB-fix 2022-06-07 09:22:43 +05:30
ashilkn 843e0f41e2 Dynamic FAB's transition fix 2022-06-07 09:20:41 +05:30
Vishnu Mohandas 6ac9df1608
Merge pull request #273 from ente-io/android_location_permission 2022-06-06 22:25:32 +05:30
Neeraj Gupta 2c6a29720c
bump version to 0.5.34+314 2022-06-06 22:14:49 +05:30
Neeraj Gupta 7f21043aea
Add permission for android.permission.ACCESS_MEDIA_LOCATION 2022-06-06 22:09:49 +05:30
Neeraj Gupta 38e4d020bf
add bottom padding 2022-06-06 22:03:50 +05:30
Neeraj Gupta d8988336b3
Remove separator beflow storage card 2022-06-06 21:46:30 +05:30
Neeraj Gupta d8137874d3
Capitalize words 2022-06-06 21:43:29 +05:30
vishnukvmd b4b6f65db2 Update padding for day title 2022-06-06 21:21:43 +05:30
vishnukvmd 9b2372aa23 Reduce width of the MemoryWidget to match the width reduction in each item 2022-06-06 21:16:02 +05:30
Neeraj Gupta 7c34e7a989
Fix leave family widget visibility on light mode 2022-06-06 20:57:45 +05:30
Neeraj Gupta c600f2ea70
Capitalize words 2022-06-06 19:12:27 +05:30
ashilkn db28dc885e fixed overlapping of password strength indicator 2022-06-06 18:03:15 +05:30
Ashil 547bf092e6
Merge pull request #272 from ente-io/grant-permission-out-of-safearea
Grant permission out of safearea fix
2022-06-06 17:53:34 +05:30
ashilkn ee4d9e0162 minor fix 2022-06-06 17:41:13 +05:30
ashilkn 21de3fb0a3 increased padding of 'grant permission' button 2022-06-06 16:40:18 +05:30
Neeraj Gupta 00abf211e3
Merge pull request #271 from ente-io/manage-link-screen
Manage link screen and datetime picker for light theme
2022-06-06 16:24:22 +05:30
ashilkn 768558d3b9 code refactoring 2022-06-06 16:02:10 +05:30
Neeraj Gupta 74512d85b5
minor fixes 2022-06-06 14:02:46 +05:30
Neeraj Gupta 80afffe3e6
Revert "merge changes?"
This reverts commit e4223d910f.
2022-06-06 13:55:57 +05:30
ashilkn bfecd947a1 resolved merge conflicts 2022-06-06 12:53:48 +05:30
ashilkn ac912192cc resolved merge conflicts 2022-06-06 12:51:09 +05:30
ashilkn e4223d910f merge changes? 2022-06-06 11:58:49 +05:30
Neeraj Gupta f853f1ad51
Prettify lockscreen ui 2022-06-06 11:49:20 +05:30