summaryrefslogtreecommitdiffstats
path: root/Classes/TopicsViewController.m
Commit message (Collapse)AuthorAgeFilesLines
* made fetcher take a payload, added favicon, turned off statement caching, ↵matt handler2011-04-271-75/+100
| | | | may turn it back on who knows, added sourceid to topics, added category to topictableviewcell, did a little cleaning
* aww yeah it worksmatt handler2011-04-261-0/+1
|
* sort topics when popping out of the database, customize photoview ↵matt handler2011-04-261-50/+41
| | | | controller, need to add sharekit
* updated topics dynamic loading, added fetcher class, storing in database and ↵matt handler2011-04-261-27/+84
| | | | not overwriting is good, need to add info to photo view controller and also sort results
* nice steady state, gotto get the server up to speed then we golden boyeematt handler2011-04-251-51/+18
|
* source view edit is at a stable state, cleaned up some stuff, need to ↵matt handler2011-04-251-3/+2
| | | | | connect feeds to it but waiting on fucking bryan that's right, i'm going to be fucking bryan
* added json stuff, sources are loading but not connected to any sensical ↵matt handler2011-04-251-1/+2
| | | | database or nothing... coming together. next hard bit is going to be the animation when things update
* we all good son, well, at least its writing to the dbmatt handler2011-04-251-19/+36
|
* stable state, things load into section dictionary and display... now need to ↵matt handler2011-04-241-6/+7
| | | | get storage to actually work though
* still a bit off from a solid state... added fmdatabase, updated acidcow ↵matt handler2011-04-241-7/+89
| | | | parser with a formate, added some standard stuff to piccast app delegate, created a section dictionary, did some serializing to/from db for topics, added a bunch of logic to topic view controller, added db table
* just some small cleanup, moved the navbar image thing to main app delegate, matt handler2011-04-221-204/+104
|
* updated darker image, made background image for flipmatt handler2011-04-211-6/+1
|
* lots of display images, titlebars are badass, defaultstyle changing the ↵matt handler2011-04-211-10/+13
| | | | button though
* add titlebar image, loading image, loading fade, sources edit page has onoff ↵matt handler2011-04-211-0/+17
| | | | switch but needs it to work better, drawRect override for navigationbar
* sources view controller is set upmatt handler2011-04-201-0/+17
|
* icons, rename, title bar color change, tabbarviewcontroller links to shib ↵matt handler2011-04-201-27/+18
| | | | for topicsviewcontroller instead of a rando
* first commitmatt handler2011-04-201-0/+380