SEPIA-Framework / sepia-docs

Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
https://sepia-framework.github.io/
236 stars 16 forks source link

Material you #185

Open andsofine opened 2 years ago

andsofine commented 2 years ago

add material you support

fquirin commented 2 years ago

For the Android app? Probably not going to happen since I'm not a big fan of it :sweat_smile: and the app is the same code-base for every platform. But ... one could think about a skin that fits better to material you :thinking:

fquirin commented 2 years ago

Correction: I just realized you said "material you" not "material design" :sweat_smile: , I got confused there by a minute ^^. I'm assuming you mean the color feature? That is actually pretty cool :sunglasses: , I'll checkout if I can read the theme info somehow inside the Android app :-).

andsofine commented 2 years ago

Actually, I meant both. but I did't think that it may not look suitable on all platforms. so it's a good idea to think of a design that fits more with the material

sry for my english

fquirin commented 2 years ago

I quickly checked the Android 12 APIs and I'm not sure if there is a method already to read the "you" theme colors :thinking: . If that doesn't work (yet) maybe it could be a nice feature to choose a custom accent color or something via app settings :slightly_smiling_face: ... dark/light + custom accent ... I'm starting to like the idea ^^

andsofine commented 2 years ago

as far as i know google made "material you" public with android 12L you can also check "material files" and "read you" apps

fquirin commented 2 years ago

Thanks for the info. I probably have to make some bigger changes to fulfil the upcoming Android 12 Play Store requirements (they usually give you one year to adapt) so maybe I can add a plugin during that process that can read the theme data :thinking:

andsofine commented 2 years ago

great, thank you