fries
fries copied to clipboard
Fries helps you prototype Android apps using HTML, CSS, and JavaScript.
After checking back after some while, I noticed that the project website at [**getfri.es**](http://getfri.es) is offline. And [two](http://whois.marcaria.com/domain-whois/europe/spain-domain-es?q=getfri.es) [whois searches](https://www.nic.es/sgnd/dominio/publicValidacionDetalleWhois.action?volverWhoIs=1&TDominio.nombreDominio=getfri.es) _(.es whois is a bit tricky, thus 2)_ revealed that...
Not sure why this was merged at all, but 722f50d replaces `jekyll serve` by `jekyll --server --auto`. Here's what jekyll has to say: ``` >jekyll --server --auto Deprecation: Jekyll now...
Hey, I really like your work with fries. it is awsome. I have a little problem though, when I transfer my code with PhoneGap to my android phone the layout...
Tabs wont change it's content when it's clicked. I think it just sets the same -webkit-transform: translateX to all "" inside the "content" div. (It occurs even if i copy...
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`: - [x] Holo Light theme...
HI Dude, Thanks for the repo. Its great. However it breaks my head when trying to use the radio buttons and toggle switch button. Can you please tell me how...
Please you can add the sliding navigation between tabs as GOOGLE PLAY?. Thanks in advance and continue the good work! Greetings from Argentina!
Hi , In large form when you click on the bottom field the keyboard pop-up for input but field is not scrolled up.Keyboard overlap on that field.Because of this user...
Awesome work and here is a feature request. Please add the navigation drawer as Google intended it to be. Thanks in advance aand continue the good work! http://www.androiduipatterns.com/2013/05/the-new-navigation-drawer-pattern.html
Hello, we are working on a prototype app with phonegap + Fries, I came across the need for allowing the user to swipe(left/right) between Fries tabs so I built a...