Commit graph

5234 commits

Author SHA1 Message Date
ashilkn 89ef58c2b1 misc. changes 2022-10-07 10:26:29 +05:30
ashilkn 75446e9bf1 turn unnecessary stateful widgets to stateless 2022-10-06 09:22:05 +05:30
ashilkn 5af7d40180 use ToggleSwitchWidget for switches 2022-10-05 21:27:41 +05:30
ashilkn fa46328b34 minor changes 2022-10-05 19:44:28 +05:30
ashilkn a86e045243 changed to a better variable name 2022-10-05 19:27:32 +05:30
ashilkn af530ec9cb add elevation to settings screen 2022-10-05 18:33:33 +05:30
ashilkn c22b3dfa52 padding & constrain changes on settings screen 2022-10-05 18:07:43 +05:30
ashilkn 659068e2db add background color + border radius for expanded menu item 2022-10-05 17:33:12 +05:30
ashilkn a788268b8e made component for expandable menu items 2022-10-05 17:18:56 +05:30
ashilkn 78b601fe4f added new sectionOptionSpacing between every section option 2022-10-05 13:22:48 +05:30
ashilkn f809bcb3b4 used MenuItemWidget for Exit's & Debug's selectionOptions 2022-10-05 12:06:42 +05:30
ashilkn aff912875a rename info_section_widget.dart to about_section_widget.dart 2022-10-05 11:49:36 +05:30
ashilkn 226ceb15e7 used MenuItemWidget for About's selectionOptions 2022-10-05 11:47:55 +05:30
ashilkn f035719aab used MenuItemWidget for Social's selectionOptions 2022-10-05 11:28:01 +05:30
ashilkn 47c8a430d4 used MenuItemWidget for Support's selectionOptions 2022-10-05 11:07:09 +05:30
ashilkn 322be5864d scaled down size of trailing switch in menu item 2022-10-05 10:55:46 +05:30
ashilkn 404f35e69a used MenuItemWidget for Security's selectionOptions 2022-10-04 21:22:51 +05:30
ashilkn 968f6754af used MenuItemWidget for Account's selectionOptions 2022-10-04 19:25:39 +05:30
ashilkn 766a99ee46 added option to make text bold in CaptionedTextWidget + removed boilerplate code 2022-10-04 19:18:21 +05:30
ashilkn 0eee71ec0e used MenuItemWidget for Backup's selectionOptions 2022-10-04 18:45:51 +05:30
ashilkn 56ede836b0 change theme icon of theme change 2022-10-04 17:27:03 +05:30
ashilkn 7782ab7d74 refactored ThemeSwitchWidget 2022-10-04 17:18:12 +05:30
ashilkn e85065ad97 Merge branch 'master' into redesign-settings-new 2022-10-04 16:02:56 +05:30
ashilkn e53264fb09 used menu item widget for selectionOptions in theme 2022-10-04 15:58:58 +05:30
ashilkn bba0dc2740 onTap not working fix 2022-10-04 15:37:55 +05:30
ashilkn 92269c40b6 used menu item widget for theme header + replaced bottom sheet with expansion section 2022-10-04 14:56:31 +05:30
ashilkn 7b9a6fac16 modified sectionDivider to sectionSpacing 2022-10-04 10:28:42 +05:30
ashilkn d4aa7f3025 added sectionOptionDivider at the start of the expanded section 2022-10-04 10:20:39 +05:30
ashilkn f0fb9826e2 used MenuItemWidget for Exit, Debug, About & Social in settings 2022-10-04 10:12:07 +05:30
ashilkn 05e4a5098f used MenuItemWidget for Backup, Account, Security & Support in settings 2022-10-04 09:46:40 +05:30
Manav 2979792451
Merge pull request #551 from ente-io/ua741-patch-1
Update README.md
2022-10-04 09:09:48 +05:30
Manav fa0446871f
Update README.md
Add a more coming note to the search feature
2022-10-04 09:09:23 +05:30
Neeraj Gupta 49f30a70d6
Update README.md 2022-10-03 21:16:46 +05:30
Neeraj Gupta 8ff1f7509f
Merge pull request #550 from ente-io/fix_build_workflow
Fix: include checksum in the release artificats
2022-10-03 20:22:12 +05:30
Neeraj Gupta 75e94f7a67
Fix: include checksum in the release artificats 2022-10-03 20:16:14 +05:30
ashilkn e550c1ca6d made expand more icon disappear upon expanding the menu item header 2022-10-03 20:02:39 +05:30
ashilkn cd5d6f9879 migrated common_settings.dart to null safety 2022-10-03 20:00:38 +05:30
ashilkn 05f1c870af made changes in expandableThemeData 2022-10-03 19:58:39 +05:30
Neeraj Gupta f7f9c8a5df
Merge pull request #549 from ente-io/release_workflow
Update github release workflow
2022-10-03 19:33:49 +05:30
Neeraj Gupta 7db9d529d0
update github release workflow 2022-10-03 19:31:43 +05:30
Manav 4003276630
Merge pull request #548 from ente-io/bump_version_3_oct
bump version code to 0.6.40+370
2022-10-03 16:26:54 +05:30
Neeraj Gupta 2e49854a09
bump version code to 0.6.40+370 2022-10-03 16:25:54 +05:30
ashilkn 386ad8d601 added 'label' and 'message' to toggle switch 2022-10-03 16:21:23 +05:30
Manav 457966cd58
Merge pull request #547 from ente-io/minor_fix_asset_null
Handle npe due to missing asset
2022-10-03 16:18:52 +05:30
Neeraj Gupta 0d5b6803f5
Handle npe due to missing asset 2022-10-03 16:16:46 +05:30
Manav a28ea4ab7d
Merge pull request #546 from ente-io/sort_on_device
Sort on device collection by thumb creation time DESC
2022-10-03 16:08:29 +05:30
Neeraj Gupta d8fbd5cd3c
Sort on device collection by thumb creation time DESC 2022-10-03 16:05:57 +05:30
Manav 82920ff9f0
Merge pull request #545 from ente-io/github_action_update
Update release action to include file hash
2022-10-03 15:29:17 +05:30
Neeraj Gupta f9fe12e375
Fix typo 2022-10-03 15:28:20 +05:30
Neeraj Gupta 5986ed4a3c
Update release action to include file hash 2022-10-03 15:26:37 +05:30