matomo-org / matomo-mobile-2

Matomo Mobile 2 App - The official Git repository! Liberating Web Analytics on the go!
https://matomo.org/mobile
Other
102 stars 31 forks source link

New design for Android: Material design #5318

Open tsteur opened 9 years ago

tsteur commented 9 years ago

We should update the design of the Android app in favor of Material Design see http://developer.android.com/design/material/index.html . It was introduced with Android 5.0 a while ago. We even got a few bad ratings because of the current design.

Material design is a comprehensive guide for visual, motion, and interaction design across platforms and devices. Android now includes support for material design apps.

Specifications are listed here: http://www.google.com/design/spec/material-design/introduction.html

Not sure which API's are supported by Titanium Mobile yet. An epic listing some related issues can be found here: https://jira.appcelerator.org/browse/TIMOB-17487

Icons are handled in #5310 since it is easy to do and doesn't require any new Titanium API's yet

ntimo commented 7 years ago

Do you have any update on the material design implementation into the app?

tsteur commented 7 years ago

Not really, we re currently not actively working on material design. Any contributions are welcome 👍