Commit Graph

199 Commits

Author SHA1 Message Date
Blake Watters
15a898a849 Update baseURLs to fix issues with Twitter example projects. closes #1273 2013-03-07 09:48:48 -05:00
Blake Watters
e4b7c2bd91 Set explicit deployment targets for RKSearchExample and RKMacOSX. refs #1077 2012-12-14 18:22:52 -05:00
Blake Watters
6299b22cc4 Fix breakage in Twitter example running under iOS 5.x. fixes #1077 2012-12-14 18:22:28 -05:00
Blake Watters
5f589bab2f Set deployment target to iOS 5. refs #1077 2012-12-14 13:14:21 -05:00
Blake Watters
8405ce5a04 Set deployment target to 6.0 for RKTwitterCoreData 2012-12-14 08:04:30 -05:00
Blake Watters
fe6e8597ee Fix incorrectly configuring identification attribute in Twitter Core Data example 2012-12-06 23:52:08 -05:00
Blake Watters
cbb3f70571 Eliminate the RKEntityIdentifier class and migrate the functionality into properties on RKEntityMapping 2012-12-02 13:08:52 -05:00
Blake Watters
b6d4412415 Refresh Twitter examples and port to RKEntityIdentifier 2012-11-28 23:25:48 -05:00
Blake Watters
c44f4010fa Add support for specifying a configuration and customizing the options when adding a SQLite persistent store to the managed object store. closes #984 2012-10-29 00:32:56 -04:00
Blake Watters
34bad01834 Obtain a mutable copy of the managed object model before attempting to add indexing. fixes #1014 2012-10-28 20:26:34 -04:00
Blake Watters
4d5d76671c Modernize and restore all example projects. closes #1007 2012-10-25 10:07:15 -04:00
Blake Watters
8a2a04022e Project file updates 2012-10-14 13:51:39 -04:00
Blake Watters
6d0286ec0b Drop RestKitResources target from project files 2012-10-14 13:51:39 -04:00
Blake Watters
79f2085c81 Merge branch 'feature/reboot-networking-layer' into development 2012-10-05 23:34:09 -04:00
Blake Watters
43afaa011d Remove defunct RKCatalog example 2012-10-01 23:00:19 -04:00
Blake Watters
accdbe6d71 Update Search project to reflect indexing API change 2012-10-01 22:07:23 -04:00
Blake Watters
af4c4f894b Kill the CLI example 2012-10-01 18:03:30 -04:00
Luke Hamilton
2f4c27b96a Fixed incorrect call for RKMappingResults objects 2012-09-28 14:32:38 +10:00
Stephan Diederich
ba2c327ac6 Twitter sample: in debug builds, build only active arch 2012-09-14 16:14:47 +02:00
Blake Watters
221e91e782 Merge branch 'hotfix/0.10.3' into development 2012-09-13 11:37:06 -04:00
Blake Watters
6f96f3b8fe Updates for RestKit master for iOS 6 arm7s build error and Xcode 4.5 build warnings. refs #930 2012-09-13 11:31:22 -04:00
Blake Watters
ba4301c43d Merge Twitter example code fixes from mdd; closes #927 2012-09-10 14:54:53 -04:00
Stephan Diederich
71c914632c xcode auto change 2012-09-09 19:51:26 +02:00
Stephan Diederich
48bf8d3ec0 sign the device version with a developer certificate
remove overwriting config from target setting
2012-09-09 19:51:26 +02:00
Jawwad Ahmad
285586a5b5 Some code formatting cleanup. 2012-09-02 13:15:14 -04:00
Blake Watters
9fa7a11fcf Update connection mapping signatures on RKEntityMapping to be more idiomatic 2012-08-15 16:35:54 -04:00
Blake Watters
3b686125b8 Fix references in Examples/ to eliminated RKDirectory class 2012-08-15 08:03:07 -04:00
Blake Watters
7bd47a7dac Add example application for Core Data search support 2012-08-14 09:57:28 -04:00
Blake Watters
99738db1cc Update examples projects to reflect Core Data API changes 2012-08-07 10:01:05 -04:00
Jawwad Ahmad
82f4630d36 Whitespace syntax cleanup. Refs #614 2012-07-11 10:41:38 -04:00
Jawwad Ahmad
abb46c382c Ensure the stars for all pointers belong to the variable rather than the type. Refs #614 2012-06-04 22:47:30 -04:00
Jawwad Ahmad
eaa5484b01 Placing opening braces on a new line for methods to match Apple convention. Refs #614
Used uncrustify's "nl_fdef_brace = add" option to detect issues.
2012-06-04 00:36:19 -04:00
Blake Watters
016f13dad0 Convert all tabs to four spaces. refs #743 2012-05-17 18:10:59 -04:00
Blake Watters
fcb973056b Cleanup trailing whitespace. refs #743 2012-05-17 18:00:16 -04:00
Blake Watters
0e5b36e356 Project file updates for OS X example 2012-05-17 08:34:51 -04:00
Blake Watters
fb58452595 Fix build issues with RKTwitterCoreData seeding target. fixes #670 2012-04-12 08:54:16 -04:00
Blake Watters
587fc73ca8 Update RKTwitterCoreData project 2012-04-04 20:15:15 -04:00
Blake Watters
dc7135399c Remove incomplete RKTableViewExample project. RKGithub is a much better resource. 2012-04-04 20:15:15 -04:00
Blake Watters
289f9d4a07 Update project configuration for RKMacOS X example 2012-04-04 20:14:41 -04:00
Blake Watters
e23123ae81 Add primaryKey connection of the assignedUser relationship to RKCatalog RKRelationshipMappingExample 2012-04-04 20:14:41 -04:00
Blake Watters
457a6126cf Refresh copyright notices for all source files 2012-04-04 09:08:54 -04:00
Brian Morton
54d9ee7c52 Update RKTwitter project settings as recommended by Xcode. 2012-03-22 09:13:32 -07:00
Brian Morton
075636c13b Manually apply fixes from zorn to fix the RKTwitter example's mapping when using Twitter's JSON feed. Closes #606. 2012-03-22 09:11:55 -07:00
Blake Watters
bbc6500026 Update RKCatalog project 2012-03-12 18:52:47 -04:00
Blake Watters
efd68c4f29 Updates for development branch API changes on RKCatalog example 2012-02-25 14:29:13 -05:00
Beat Besmer
75bc2ddd36 Fix CoreData example project
- Update "Header Search Path"
- Link against QuartzCore
- Use the new `mappingForClass: inManagedObjectStore:`
2012-02-25 14:22:09 -05:00
Blake Watters
6db4a0a170 Fix broken XML mapping in RKTwitter example. fixes #400 2012-02-25 14:16:09 -05:00
Brian Morton
b44c4974ee Fix RKTableViewExample.
* Add necessary frameworks and header configuration.
* Update calls to deprecated methods.
2012-02-20 23:52:09 -08:00
Greg Combs
60a1dfc86a Rudimentary cleanup on the table view example, just updating framework method names. 2012-02-10 16:30:55 -05:00
Blake Watters
3d0f0ab39e Introduced the RKTableController component for iOS.
RKTableController provides a flexible, integrated system for driving iOS table views using
the RestKit object mapping engine. Local domain objects can be mapped into table cells within a
collection or presented for editing as part of a form. There are three flavors of table controllers
available:

* Static Tables: RKTableController can be used to render simple static tables that are composed of RKTableItems
presented in RKTableSections. Table items can quickly be built and added to a table without a backing model
or can have content object mapped into them for presentation.
* Network Tables: RKTableController can also render a table with the results of a network load. The typical use
case here is to have RestKit retrieve a JSON/XML payload from your remote system and then render the content into
a table.
* Core Data Tables: RKFetchedResultsTableController can efficiently drive a table view using objects pulled from a
Core Data managed object context. Typical use-cases here are for the presentation of large collections that are
pulled from a remote system, offering offline access, or speeding up a UI by using Core Data as a fast local cache.

RKTableController supports a number of bells and whistles including integrated searching/filtering and pull to refresh.
2012-02-10 16:30:54 -05:00