summaryrefslogtreecommitdiffstats
path: root/PicCast.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* added loading animation, piccast color title, navigation controllers for ↵HEADmastermatt handler2011-04-303-247/+634
| | | | 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-293-3765/+461
| | | | 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-272-168/+1137
| | | | things?
* made fetcher take a payload, added favicon, turned off statement caching, ↵matt handler2011-04-272-1358/+1310
| | | | 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-262-113/+668
|
* sort topics when popping out of the database, customize photoview ↵matt handler2011-04-262-113/+157
| | | | controller, need to add sharekit
* updated topics dynamic loading, added fetcher class, storing in database and ↵matt handler2011-04-263-4583/+1333
| | | | 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-252-287/+593
|
* source view edit is at a stable state, cleaned up some stuff, need to ↵matt handler2011-04-253-618/+1383
| | | | | 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-253-239/+647
| | | | 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-253-109/+3019
|
* stable state, things load into section dictionary and display... now need to ↵matt handler2011-04-242-56/+174
| | | | get storage to actually work though
* still a bit off from a solid state... added fmdatabase, updated acidcow ↵matt handler2011-04-243-896/+1293
| | | | 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-36/+177
|
* this fixed it, challamatt handler2011-04-222-76/+123
|
* crop image, but still fails if cell dequeues before download happensmatt handler2011-04-222-641/+829
|
* updated darker image, made background image for flipmatt handler2011-04-212-32/+149
|
* lots of display images, titlebars are badass, defaultstyle changing the ↵matt handler2011-04-213-39/+342
| | | | button though
* add titlebar image, loading image, loading fade, sources edit page has onoff ↵matt handler2011-04-213-1563/+463
| | | | switch but needs it to work better, drawRect override for navigationbar
* sources view controller is set upmatt handler2011-04-203-65/+474
|
* icons, rename, title bar color change, tabbarviewcontroller links to shib ↵matt handler2011-04-203-83/+757
| | | | for topicsviewcontroller instead of a rando
* first commitmatt handler2011-04-203-0/+3370