Profile_bird

Hey there! three20 is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving three20's tweets.

Already using Twitter
from your phone? Click here.

three20

  1. Three20's styled text views now support Voiceover accessibility.
  2. New to Three20: TTLauncherView, a customizable version of the iPhone home screen.
  3. The Three20 photo viewer and thumbnail controller now fully support landscape mode. Working on the message controller next.
  4. @scottmills Looks like a great app! I'd love to try it.
  5. @mnemonicfx You're getting build errors, or just warnings and autocomplete confusion?
  6. While Facebook's translators are translating the app, they are also translating Three20 into fr, de, it, es, ja, zh_cn, and zh_tw.
  7. @davemorford Fixed.
  8. @davemorford Oops. I'll have a fix shortly.
  9. Just added one of the most requested classes to Three20, TTPostController, which is from the Facebook status update editor
  10. @SteveStreza Exciting!! I will definitely be using that.
  11. Fixed the annoying bug in TTThumbsViewController where rows flickered at the top as you scrolled (thanks for the reminder, @tewha)
  12. @tewha You inspired me to have a closer look at that photo scrolling problem, and I've found a solution. Will check in shortly. Thanks!
  13. @tewha That bug was an issue prior to OS 3.0, but I haven't seen it in a while. Are you using the latest code?
  14. @tewha Could you elaborate on "painfully buggy" ?
  15. The big Three20 refactoring is pretty much over now, and I would urge everyone to update if you can.
  16. You can remote the isEmpty method from your models - it is no longer needed, and three20 decides your table is empty if it has no rows.
  17. New: you can create alert views and action sheets with URLs bound to each button, saving you from having to bother with a delegate.
  18. @jhooks Congrats! What is the app?
  19. @xbsdevdiary Sorry bout that.. I'm planning to create a "stable branch" ASAP so that people can feel safe building on three20.
  20. UISearchDisplayController is an awesome addition by Apple. three20 now makes it better at searching remote data sources.