jaunesarmiento / fries

Fries helps you prototype Android apps using HTML, CSS, and JavaScript.
MIT License
1.55k stars 222 forks source link

WIP v2.1.0 #92

Open jaunesarmiento opened 10 years ago

jaunesarmiento commented 10 years ago

Hiatus is up! Time to work on v2.1.0. Any help is welcome.

Here's a list of features and fixes that will be included in v2.1.0:

eyecatchup commented 10 years ago

Any ETA for v2.1? Need help? If so; What points from your list are you currently working on and/or have a working implementation already? Or can I take on any of the points above, fix it and submit a PR?

jaunesarmiento commented 10 years ago

I'm currently working on all of the fixes. All new features haven't been touched yet. :) As for ETA, two weeks from now would be nice. I'm pretty busy during the day but I can work on them when I'm at home.

eyecatchup commented 10 years ago

Sounds great. No stress; take your time. I know what it means working all day long and maintaining open source projects in the free time. We'Re all thankful for your work and it takes the time it takes. ;-)

So, would you mind me starting on a sidebar nav implementation?

jaunesarmiento commented 10 years ago

Yeah, sure thing. :)

ManZzup commented 10 years ago

erm i did a drawer [left and right] with push/overlay and with onswipe for a extension of fries [had to make a framework for a project of mine], it's here https://github.com/ManZzup/thf, if you like it i can send a pull request :)