Commit graph

3876 commits

Author SHA1 Message Date
Neeraj Gupta 3a8f9047c4
Fix storage box UI 2022-06-13 20:44:49 +05:30
Manav 01880fe92b
Merge pull request #306 from ente-io/medium_all_the_things
Medium all the things
2022-06-13 20:04:48 +05:30
vishnukvmd 9937bee6ef Remove redundant text style 2022-06-13 20:02:51 +05:30
vishnukvmd ca69b66475 Switch all text to medium 2022-06-13 19:59:58 +05:30
Neeraj Gupta f5d6b3bb05
Merge pull request #305 from ente-io/dedupe_style_change
Change elements of the de-duplicate screen
2022-06-13 19:43:49 +05:30
vishnukvmd cb7574eadf Minor changes to the dedupe page 2022-06-13 19:29:17 +05:30
Vishnu Mohandas 0c6657dc32
Merge pull request #304 from ente-io/safeAreaShadow
Minor UI Fixes
2022-06-13 14:21:09 +05:30
vishnukvmd 98d517874f Update color of selection bar 2022-06-13 12:56:35 +05:30
vishnukvmd 3dad1cc665 Reduce brand font size 2022-06-13 12:46:11 +05:30
vishnukvmd 27a903522b Reduce divider thickness 2022-06-13 12:45:26 +05:30
Neeraj Gupta 0c53e13d2a
Deduplicate: Add padding around delete button 2022-06-13 12:35:06 +05:30
Neeraj Gupta c0f0c25743
add show for bottom safearea in detailed file view 2022-06-13 12:07:48 +05:30
vishnukvmd 468f428093 Reduce font size of branding 2022-06-13 10:34:31 +05:30
Vishnu Mohandas 956a3cbfb5
Merge pull request #303 from ente-io/branding
Branding
2022-06-12 23:47:09 +05:30
vishnukvmd 2bb0f427ce Fix error states on status bar 2022-06-12 23:46:14 +05:30
vishnukvmd 60cd4f3b2e Render error widgets correctly on the status bar 2022-06-12 23:41:58 +05:30
vishnukvmd 1b622930e8 Up version 2022-06-12 22:13:25 +05:30
vishnukvmd f20e4e9b3c Fix color of "ente" in "On ente" 2022-06-12 22:10:46 +05:30
vishnukvmd 3159370649 Reduce vertical spacing between section title and the section 2022-06-12 22:09:28 +05:30
vishnukvmd e693779ff7 Merge remote-tracking branch 'origin/redesign' into branding 2022-06-12 22:07:29 +05:30
vishnukvmd 174c696111 Fix "On ente" 2022-06-12 22:07:05 +05:30
vishnukvmd a3977e55b2 Move HeaderErrorWidget 2022-06-12 21:59:19 +05:30
vishnukvmd 73ab4e684d Extract out RefreshIndicatorWidget 2022-06-12 21:58:50 +05:30
vishnukvmd ae7c2dc5ce Minor refactor 2022-06-12 21:44:55 +05:30
Vishnu Mohandas 2d0674c12b
Merge pull request #302 from ente-io/ui_fixes
Minor UI fixes
2022-06-12 21:44:21 +05:30
vishnukvmd ec136bec2b Add branding to status bar 2022-06-12 21:40:38 +05:30
Neeraj Gupta 063c9ba5f4
Fix color for leave family dialog in light theme 2022-06-12 21:39:24 +05:30
Neeraj Gupta af71a78172
FreeUpSpace: Fix success dialog for light theme 2022-06-12 21:36:51 +05:30
Neeraj Gupta 85e8623b95
Put free up space body inside scrollView 2022-06-12 21:33:31 +05:30
vishnukvmd 48e5333d8d Start creating a root widget 2022-06-12 20:20:00 +05:30
Vishnu Mohandas 1857af3e4c
Merge pull request #301 from ente-io/fix-broken-iPad-albums
Album fixes on iPad
2022-06-12 20:14:02 +05:30
vishnukvmd 7d91660523 Move HeaderErrorWidget into a separate file 2022-06-12 20:09:36 +05:30
vishnukvmd 49aa90bcd6 Reduce information leakage 2022-06-12 20:08:07 +05:30
ashilkn b3c34b38cd minor fix 2022-06-12 20:06:49 +05:30
vishnukvmd e9e9773bce Extract out HeaderErrorWidget 2022-06-12 20:06:11 +05:30
ashilkn 22c6fa2206 Merge branch 'redesign' into fix-broken-iPad-albums 2022-06-12 19:53:41 +05:30
ashilkn 5bece69d47 changed spacing of grid from 5px to 9px 2022-06-12 19:52:05 +05:30
ashilkn 91bf374822 fixed broken albums on ipad 2022-06-12 18:14:05 +05:30
Manav 197060a217
Merge pull request #300 from ente-io/icons
Update launcher and splash screen icon
2022-06-11 19:03:53 +05:30
vishnukvmd f627b2c6b9 Update launcher and splash screen icon 2022-06-11 18:52:25 +05:30
Vishnu Mohandas e15660bd92
Merge pull request #292 from ente-io/shared-collection-screen-fixes 2022-06-11 14:58:40 +05:30
ashilkn b17bcd00f9 minor fixes 2022-06-11 14:51:39 +05:30
ashilkn b711dfe715 resolved merge conflicts 2022-06-11 14:41:08 +05:30
ashilkn 705f558f9c changed left padding of section title to 16px 2022-06-11 14:34:39 +05:30
Manav 2f3321cdd8
Merge pull request #299 from ente-io/lint
Lint
2022-06-11 14:18:27 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
vishnukvmd 495a8297b3 Add require_trailing_commas to lint rules 2022-06-11 13:35:10 +05:30
vishnukvmd b1a17e0cec Merge remote-tracking branch 'origin/redesign' into shared-collection-screen-fixes 2022-06-11 13:14:46 +05:30
Manav e83cd6b1e5
Merge pull request #298 from ente-io/dialog_redesign
Dialog redesign
2022-06-11 13:06:36 +05:30