summaryrefslogtreecommitdiffstats
path: root/PicCast.xcodeproj/project.pbxproj
Commit message (Collapse)AuthorAgeFilesLines
* added loading animation, piccast color title, navigation controllers for ↵HEADmastermatt handler2011-04-301-0/+48
| | | | 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-291-0/+20
| | | | 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
* updated topics dynamic loading, added fetcher class, storing in database and ↵matt handler2011-04-261-0/+6
| | | | not overwriting is good, need to add info to photo view controller and also sort results
* source view edit is at a stable state, cleaned up some stuff, need to ↵matt handler2011-04-251-3/+6
| | | | | 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-0/+95
| | | | 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-0/+4
|
* still a bit off from a solid state... added fmdatabase, updated acidcow ↵matt handler2011-04-241-4/+49
| | | | 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
* lots of display images, titlebars are badass, defaultstyle changing the ↵matt handler2011-04-211-0/+24
| | | | button though
* add titlebar image, loading image, loading fade, sources edit page has onoff ↵matt handler2011-04-211-5/+36
| | | | switch but needs it to work better, drawRect override for navigationbar
* sources view controller is set upmatt handler2011-04-201-0/+10
|
* icons, rename, title bar color change, tabbarviewcontroller links to shib ↵matt handler2011-04-201-14/+36
| | | | for topicsviewcontroller instead of a rando
* first commitmatt handler2011-04-201-0/+853