Page 1 of 1

1.2.9 Material design for Settings

Posted: Sat Nov 22, 2014 9:28 pm
by par
What's new?

- Material design introduction.
Settings, Location search and Landscapes list upgraded to new Material design recommended by Google.

Major internal modifications.
The chance of new defects and crashes is high.
Your reports are welcome!
device-2014-11-23-003205.png
device-2014-11-23-003205.png (33.07 KiB) Viewed 5647 times
device-2014-11-23-003255.png
device-2014-11-23-003255.png (24.79 KiB) Viewed 5647 times

Re: 1.2.9 Material design for Settings

Posted: Sat Nov 22, 2014 9:52 pm
by bmccoy
Awesome, thanks for listening to my suggestions! Here's a couple more:

1.) The sidebar needs Material Design

2.) The sidebar, location, and landscape buttons need to be updated for Material design and properly animated

3.) The About page should use the same font and background color as the rest of the app's menus

4.) The widget needs a better design, I like 1Weather's widgets much better.

Re: 1.2.9 Material design for Settings

Posted: Sun Nov 23, 2014 2:00 am
by psicomaster
Hola, tengo el siguiente problema, en la barra de estado de ve repetida la temperatura, tengo que desactivar la loción desde el programa para que solo se vea 1 sol.

Hi I got a problrm, in the status bar Isee the temperature twice (2time) I must have deactvivate from options of YoWindow for solve this and see only one

Tengo un moto G, kit kat 4.4.4

Re: 1.2.9 Material design for Settings

Posted: Sun Nov 23, 2014 11:54 am
by par
Thank you, Brendan!

1. Can you explain what exactly is wrong with Side Bar now? Why it doesn't have Material Design?
I have updated the look of the Side Bar a little bit in 1.2.10, please have a look.

2. Do you mean "ripple effect" or something else?

3. About page is a regular HTML page.
I'm not 100% sure if we can match the design easily, but we will try some day.

4. Absolutely agree. The widgets are very rough now. Widgets upgrade task is on our list.


bmccoy wrote:Awesome, thanks for listening to my suggestions! Here's a couple more:

1.) The sidebar needs Material Design

2.) The sidebar, location, and landscape buttons need to be updated for Material design and properly animated

3.) The About page should use the same font and background color as the rest of the app's menus

4.) The widget needs a better design, I like 1Weather's widgets much better.

Re: 1.2.9 Material design for Settings

Posted: Sun Nov 23, 2014 11:55 am
by par
psicomaster wrote:Hola, tengo el siguiente problema, en la barra de estado de ve repetida la temperatura, tengo que desactivar la loción desde el programa para que solo se vea 1 sol.

Hi I got a problrm, in the status bar Isee the temperature twice (2time) I must have deactvivate from options of YoWindow for solve this and see only one

Tengo un moto G, kit kat 4.4.4
Looks like you have both Free and Unlimited editions installed.
Just remove the Free one.

Re: 1.2.9 Material design for Settings

Posted: Sun Nov 23, 2014 1:14 pm
by bmccoy
par wrote:Thank you, Brendan!

1. Can you explain what exactly is wrong with Side Bar now? Why it doesn't have Material Design?
I have updated the look of the Side Bar a little bit in 1.2.10, please have a look.

2. Do you mean "ripple effect" or something else?

3. About page is a regular HTML page.
I'm not 100% sure if we can match the design easily, but we will try some day.

4. Absolutely agree. The widgets are very rough now. Widgets upgrade task is on our list.
1.) The new update made the sidebar a little Vetter, but I like Google Play's sidebar much better, with the sidebar width not too wide but not too thin.

2.) Yes, the ripple effect. Image

3.) That should be easy, send me the HTML code and I can change the font myself.

Re: 1.2.9 Material design for Settings

Posted: Mon Nov 24, 2014 6:47 am
by par
Hi, Brendan!
I've sent about.html to you, thank you for the help!

2. I need to program ripple effect myself, we cannot use system effect, because YoWindow content is rendered with Open GL graphics.
It would take time.

Re: 1.2.9 Material design for Settings

Posted: Mon Nov 24, 2014 6:51 am
by bmccoy
par wrote:Hi, Brendan!
I've sent about.html to you, thank you for the help!

2. I need to program ripple effect myself, we cannot use system effect, because YoWindow content is rendered with Open GL graphics.
It would take time.
It doesn't have the ripple effect, but here's some code for the animation: http://codepen.io/swirlycheetah/pen/cFtzb

Re: 1.2.9 Material design for Settings

Posted: Mon Nov 24, 2014 8:51 am
by par
Wow! Thanks a lot, this bit of code will help me to add Hamburger animation to YoWindow.