summaryrefslogtreecommitdiffstats
path: root/Classes
Commit message (Collapse)AuthorAgeFilesLines
* added loading animation, piccast color title, navigation controllers for ↵HEADmastermatt handler2011-04-308-80/+213
| | | | browse and search, uicolor orange and yellow, custom headers for search view, redid loading screen, fixed backgroundGradient, background white for topic table, etc etc etc gay
* changing subscribedSources -> sources, adding instant level ↵matt handler2011-04-2911-23/+1033
| | | | today/tomorrow/yesterday for section headers, setting status bar to black and showing once app loads, handling url just an nslog right now, updated image, added piccast:// protocol, setting up faves in the db, adding search and browse views
* sorting automatically, load more button, remove some logging, customizing ↵matt handler2011-04-274-109/+207
| | | | things?
* made fetcher take a payload, added favicon, turned off statement caching, ↵matt handler2011-04-2712-149/+221
| | | | 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-264-39/+51
|
* sort topics when popping out of the database, customize photoview ↵matt handler2011-04-262-50/+94
| | | | controller, need to add sharekit
* updated topics dynamic loading, added fetcher class, storing in database and ↵matt handler2011-04-269-51/+212
| | | | not overwriting is good, need to add info to photo view controller and also sort results
* update for new json layoutmatt handler2011-04-263-16/+17
|
* nice steady state, gotto get the server up to speed then we golden boyeematt handler2011-04-254-57/+42
|
* source view edit is at a stable state, cleaned up some stuff, need to ↵matt handler2011-04-256-16/+202
| | | | | 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-2526-41/+2585
| | | | 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-254-22/+43
|
* stable state, things load into section dictionary and display... now need to ↵matt handler2011-04-242-7/+11
| | | | get storage to actually work though
* still a bit off from a solid state... added fmdatabase, updated acidcow ↵matt handler2011-04-2416-17/+1873
| | | | 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-222-204/+119
|
* this fixed it, challamatt handler2011-04-221-12/+7
|
* crop image, but still fails if cell dequeues before download happensmatt handler2011-04-221-0/+5
|
* move where image gets croppedmatt handler2011-04-221-4/+2
|
* manipulate file and add square cropped to handler, silly way to do it ughmatt handler2011-04-222-0/+19
|
* clean up topics table view cellmatt handler2011-04-221-28/+6
|
* updated darker image, made background image for flipmatt handler2011-04-213-7/+7
|
* lots of display images, titlebars are badass, defaultstyle changing the ↵matt handler2011-04-213-13/+17
| | | | button though
* add titlebar image, loading image, loading fade, sources edit page has onoff ↵matt handler2011-04-215-26/+79
| | | | switch but needs it to work better, drawRect override for navigationbar
* sources view controller is set upmatt handler2011-04-205-1/+780
|
* icons, rename, title bar color change, tabbarviewcontroller links to shib ↵matt handler2011-04-207-327/+23
| | | | for topicsviewcontroller instead of a rando
* first commitmatt handler2011-04-2046-0/+5604