jklmnn / ParkenDD

Android App for parking spots in Dresden.
http://parkendd.de
GNU General Public License v3.0
26 stars 13 forks source link

GUI modifications - part 2 #45

Closed samoryka closed 7 years ago

samoryka commented 7 years ago

Hello, I finished my GUI modifications!

App icon

I made an icon. It's a P with two D's stacked below it, as in "ParkenDD". ic_launcheric_launcher_round

I used this handy website to integrate my design in Android's icon template. For all the assets I made, I left the PSD file in /resources in case you want to modify them.

Main screen

Navigation drawer

New layout and illustration in the header 2

Forecast

Things I couldn't do (or didn't/won't have the time to do)

Things you could look into

Misc.

jklmnn commented 7 years ago

Thanks for your work! From what I see on the screenshots it looks great. I especially like the new date picker. I tried to do that but couldn't come up with a satisfying solution so I'm happy you fixed that. I probably won't use the logo. We are currently thinking about renaming the project since the DD is bound to much to Dresden but we have many more cities now. And since (not yet known) new name should involve something with parking and open data, the current logo would fit better.

Don't worry about the translation, I'll do that. We also need to adapt the Polish and Czech translations so that needs to be done anyway (by someone else). I'll see where animations fit and where I'm able to implement them, thats also no big problem. I'll see if I refactor the project some time and use libraries to simplify the code but unfortunately my free time is quite limited. But thanks for the tips. I'll definitely will look into it when we are going to deploy the next API version (which doesn't exist but the current approach limits the data we can use and provide) and the network code needs to be rewritten from scratch then.

Thanks for updating the build tools and the readme. That was something that needed to be done anyway and I'm glad you did it.

Thanks for your time, you helped this project much! I wish you luck and success in your studies! If you want to, I can mention you on the project website under Licenses in your preferred way (link to your GitHub profile, your name, link to your website, etc.)

Some notes: I'll look through the code this week, I hope I get it done by Friday. I'll manually merge this PR into staging instead of master first since master contains some small UI fixes that obviously don't apply to your work. I also need to do some finishes (such as translations) that will take some time. But when everything is finished, I'll put it to master and release it.

samoryka commented 7 years ago

@jklmnn Ok, great! You're very welcome :). Indeed, renaming seems like a smart decision.

I'd gladly be mentioned on the project's website with my name and GitHub profile.