24 Commits

Author SHA1 Message Date
Andreas Sommer
bfaf331aac Moved plugins into separate repos (iOS nav/tab bar plugin, Android ActionBarSherlock tab bar plugin) 2012-11-08 11:39:10 +01:00
Andreas Sommer
96f352dbb6 Animation of show/hide nav buttons, methods for changing title without recreating buttons 2012-10-21 13:14:13 +02:00
Andreas Sommer
de4c34566f Updated READMEs (location of Cordova.plist) 2012-10-13 21:12:45 +02:00
Andreas Sommer
d07dd9e580 Layout fix for Cordova 2.1.0 (web view frame origin changed) 2012-10-13 17:02:28 +02:00
Andreas Sommer
5553ea9e9e Added correct NSNull/nil checks 2012-10-06 20:41:03 +02:00
Andreas Sommer
c7dbd09b2a Cordova 2.1.0 compatibility 2012-10-05 18:56:23 +02:00
Andreas Sommer
f30a3ed574 Fix incorrect call for right navigation button 2012-10-05 18:37:42 +02:00
Andreas Sommer
f3d6e8d418 Missing addition for tint color support 2012-09-05 14:51:08 +02:00
Andreas Sommer
fe5505f0c2 Added support to change tint color of navigation bar 2012-09-04 17:23:24 +02:00
Andreas Sommer
cf130b38e1 Fixed layout when starting in landscape mode 2012-09-04 17:22:48 +02:00
Andreas Sommer
27a3c4a3d5 Fixed background image stretching with iOS < 5.0 2012-07-27 11:51:48 +01:00
Andreas Sommer
cbd7b6760b Ported to Cordova 2.0 2012-07-27 11:38:17 +01:00
Andreas Sommer
2ff0468085 Fix changing from button with background image to normal button, simplified code 2012-07-20 12:22:00 +01:00
Andreas Sommer
a1c2adaea2 Fixed memory release issue 2012-07-20 12:04:04 +01:00
Andreas Sommer
6c4cba0d5b Added example screenshot 2012-07-12 11:30:26 +01:00
Andreas Sommer
960648cf8a Implemented custom button background functionality (e.g. for back button) 2012-07-12 11:30:07 +01:00
Andreas Sommer
2958b5a695 Suppress warning 2012-07-12 11:28:02 +01:00
Andreas Sommer
bdf30fe8c2 Tab bar can now be positioned on top (compatible with navigation bar plugin) 2012-07-09 11:22:24 +01:00
Andreas Sommer
9f3329f582 Fix layouting to work with new tab bar plugin 2012-07-05 12:55:28 +01:00
Andreas Sommer
9f8a1fbd1e Support for navigation bar styles 2012-07-04 23:05:26 +01:00
Andreas Sommer
7b61afc7d6 Corrected method names in example code 2012-07-04 22:48:44 +01:00
Andreas Sommer
c306d69d74 Final fixes for NavigationBar plugin 2012-07-04 22:48:26 +01:00
Andreas Sommer
70ae4001ff Change only top of web view bounds to be compatible with a future tab bar plugin 2012-07-04 22:47:37 +01:00
Andreas Sommer
727d7e52d7 Added iOS navigation bar plugin 2012-07-04 16:12:57 +01:00