summaryrefslogtreecommitdiffstats
path: root/Classes/PicCastAppDelegate.m
Commit message (Collapse)AuthorAgeFilesLines
* added loading animation, piccast color title, navigation controllers for ↵HEADmastermatt handler2011-04-301-0/+42
| | | | 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-3/+8
| | | | 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-11/+11
| | | | 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-1/+1
| | | | | 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-2/+2
| | | | database or nothing... coming together. next hard bit is going to be the animation when things update
* still a bit off from a solid state... added fmdatabase, updated acidcow ↵matt handler2011-04-241-0/+45
| | | | 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-0/+15
|
* updated darker image, made background image for flipmatt handler2011-04-211-0/+5
|
* add titlebar image, loading image, loading fade, sources edit page has onoff ↵matt handler2011-04-211-1/+19
| | | | switch but needs it to work better, drawRect override for navigationbar
* icons, rename, title bar color change, tabbarviewcontroller links to shib ↵matt handler2011-04-201-1/+0
| | | | for topicsviewcontroller instead of a rando
* first commitmatt handler2011-04-201-0/+111