Commit Graph

  • 80ba32587b Update UPPlatform project and framework master Andrew Marin 2016-02-24 17:12:49 -08:00
  • 14152201e1 Merge pull request #38 from hlung/master andrew-marin 2015-12-15 12:35:15 -08:00
  • 66011533ab Fix -dismissViewControllerAnimated: should not be called on self.rootViewController Hlung 2015-12-11 18:42:37 +07:00
  • 4a944b772e - Add sleepDuration and eatUnsaturatedFat properties to UPTrend - Format fix for method signatures - Update UPPlatform.framework Andrew Marin 2015-05-07 11:53:30 -07:00
  • 12c328cfc6 Merge pull request #26 from xinsight/add-viewcontroller-param andrew-marin 2015-04-30 17:23:33 -07:00
  • 0537858c47 Merge pull request #28 from xinsight/fix-auth-navbar-ios7 andrew-marin 2015-04-30 17:12:43 -07:00
  • 11d34fb41f Merge pull request #27 from xinsight/fix-no-network andrew-marin 2015-04-30 17:09:05 -07:00
  • 38f852adea use barTintColor if available Jay Moore 2014-09-10 15:47:29 -04:00
  • 5bc70dd48f avoid exception: skip parse of nil data Jay Moore 2014-09-10 15:00:28 -04:00
  • 459ea6d7a6 add presenting view controller parameter Jay Moore 2014-09-10 08:18:50 -04:00
  • d28f0ddfdd Update podspec rothacr 2014-06-13 15:56:31 -07:00
  • 221c8e51d1 Rebuild framework and docs v1.1.5 rothacr 2014-06-13 15:53:21 -07:00
  • ba75a19029 Fix #19: Get logged in user when starting new sessions rothacr 2014-06-13 15:52:49 -07:00
  • 6adefd8d4a Add latest podspec rothacr 2014-05-20 09:59:44 -07:00
  • fff87ce621 Fix framework build target v1.1.4 rothacr 2014-05-19 14:06:48 -07:00
  • f8d1f305d5 Add subtype param to meal items rothacr 2014-05-19 13:55:03 -07:00
  • 2e0121df45 Fix #17: Add logout method for verification in api explorer v1.1.3 rothacr 2014-05-12 10:07:31 -07:00
  • 78c827a982 Fix #16: Properly release auth view controller when signed in rothacr 2014-05-12 10:06:57 -07:00
  • 02eaa1a616 Use PNG representation for images instead of TIFF rothacr 2014-05-05 17:41:06 -07:00
  • dc8b58e425 Update docs gh-pages rothacr 2014-05-05 17:28:15 -07:00
  • a2d0c3145e Fix broken support for OS X v1.1.2 Andy Roth 2014-05-05 15:16:46 -07:00
  • dd67a0933b Update docs Andy Roth 2014-04-25 15:57:38 -07:00
  • d804bbdaaf Update framework and docs v1.1.1 Andy Roth 2014-04-25 09:28:15 -07:00
  • 8b8c4fd95a Add meal subType property Andy Roth 2014-04-25 09:27:29 -07:00
  • 8c75a393ee Fix #14 : Prevent multiple hide calls to the auth view controller Andy Roth 2014-04-25 09:22:17 -07:00
  • 63e924fcaf Update docs Andy Roth 2014-04-11 14:16:50 -07:00
  • 6ef5e1a0c2 Add refresh token method Andy Roth 2014-04-11 14:15:59 -07:00
  • 8f44cad644 Update documentation on pages Andy Roth 2014-04-01 10:28:01 -07:00
  • 788844edd6 Update framework and documentation v1.1 Andy Roth 2014-04-01 10:21:52 -07:00
  • 43e7a6ed97 Merge branch 'v1.1' Andy Roth 2014-04-01 10:20:50 -07:00
  • 9021ea506e Remove session assert in URL request Andy Roth 2014-03-31 16:35:59 -07:00
  • 0ed2dca144 Update framework and documentation Andy Roth 2014-03-31 14:52:18 -07:00
  • 789367553b Add sharing settings API Andy Roth 2014-03-31 14:49:17 -07:00
  • 16be761641 Replace snapshot API with new ticks API Andy Roth 2014-03-31 14:37:02 -07:00
  • 4683231ef4 Update project settings Andy Roth 2014-03-31 14:12:02 -07:00
  • 742f421fec Add goals endpoint Andy Roth 2014-03-31 14:09:13 -07:00
  • b9b417ff18 Add more data to user object Andy Roth 2014-03-31 13:53:08 -07:00
  • 420cd06f88 Add band event endpoint Andy Roth 2014-03-31 13:49:51 -07:00
  • 4ae30efc6d Add versioning support in preparation for 1.1 Andy Roth 2014-03-31 13:15:35 -07:00
  • 3d79eae4d8 Add documentation link. Andy Roth 2014-03-31 11:28:07 -07:00
  • 1e635f57ef Add SDK documentation Andy Roth 2014-03-31 10:59:50 -07:00
  • 3cd4186f2a Update documentation, replace deep sleep with sound sleep. Andy Roth 2014-03-31 10:54:46 -07:00
  • d35053e8b6 Add documentation for core classes Andy Roth 2014-03-28 15:27:02 -07:00
  • 228a385d13 Add appledoc build phase for html documentation Andy Roth 2014-03-28 14:37:40 -07:00
  • 87e86edef7 Clear out keychain api token on logout Andy Roth 2014-03-28 13:56:30 -07:00
  • e9eebd8da7 Update framework Andy Roth 2014-03-28 13:53:11 -07:00
  • 4c9928b03f Store api token in keychain instead of user defaults Andy Roth 2014-03-28 13:52:34 -07:00
  • c31a8f0d3b Fix #4: Map meal titles to platform response's note Andy Roth 2014-03-28 13:38:06 -07:00
  • 49d697c9de Fix #8: Add additional documentation Andy Roth 2014-03-28 13:37:00 -07:00
  • 5495849102 Add build framework target v1.0.1 Andy Roth 2014-03-13 13:41:49 -07:00
  • b8d1537666 Add API explorer project Andy Roth 2014-03-13 13:18:06 -07:00
  • 90c0308b31 Add API explorer project Andy Roth 2014-03-13 13:17:38 -07:00
  • 9d65382d38 Use standard modal presentation for auth controller Andy Roth 2014-03-13 13:17:19 -07:00
  • f48fade711 Fix project includes Andy Roth 2014-03-13 13:17:05 -07:00
  • 332e2b788d Fix #12 : Clear only jawbone cookies Andy Roth 2014-03-13 12:53:27 -07:00
  • ce2c78cd6d Fix #12 : Clear user cookies when presenting auth web view. Andy Roth 2014-03-10 10:14:43 -07:00
  • eb783340b3 Merge pull request #11 from mathieug/patch-1 Andy Roth 2014-02-12 14:23:58 -08:00
  • 869f00c86d Add a forgotten super viewDidLoad Mathieu GHENNASSIA 2014-02-11 18:37:50 -08:00
  • ad2a7a5fe6 Release 1.0.0. 1.0.0 Kirill Zdornyy 2014-01-02 14:41:04 -08:00
  • 7c4832f4a5 Update UPPlatformSDK.framework in HelloUP. v1.0.0 Kirill Zdornyy 2013-12-04 17:23:24 -08:00
  • 673c0fd8a9 Merge branch 'master' of github.com:Jawbone/UPPlatform_iOS_SDK Kirill Zdornyy 2013-12-04 17:22:01 -08:00
  • 59e400046a Update UPPlatformSDK.framework with new header file method documentation. Kirill Zdornyy 2013-12-04 17:21:56 -08:00
  • 530611d987 Update README.md with documentation for cardiac, body and generic events. Kirill Zdornyy 2013-12-04 17:16:38 -08:00
  • c88d058843 Document header file methods for generic event API. Kirill Zdornyy 2013-12-04 16:48:47 -08:00
  • a9141ef2d1 Document the body event API header file methods. Kirill Zdornyy 2013-12-04 16:43:58 -08:00
  • b5111d6b96 Document cardiac event header file method declarations. Kirill Zdornyy 2013-12-04 16:36:47 -08:00
  • 967f386bfd Merge branch 'master' of github.com:Jawbone/UPPlatform_iOS_SDK Kirill Zdornyy 2013-12-04 16:15:51 -08:00
  • 01064ea782 Add missing plist file in HelloUP. Kirill Zdornyy 2013-12-04 16:15:46 -08:00
  • 7246ace579 Update UPPlatformSDK.framework in the HelloUP sample app. Kirill Zdornyy 2013-12-04 16:15:01 -08:00
  • 74b4b9230a Update README.md with custom URI instructions. Kirill Zdornyy 2013-12-04 15:30:24 -08:00
  • fa247a94d1 Update UPPlatformSDK.framework. Kirill Zdornyy 2013-12-04 15:21:17 -08:00
  • 7a774e7cc1 Add configurable redirect URI to authentication Andy Roth 2013-12-04 14:10:18 -08:00
  • 0871b81a3d Update README.md with new platform links. Kirill Zdornyy 2013-12-04 12:02:31 -08:00
  • dde1c45c29 Update README.md. Kirill Zdornyy 2013-11-21 17:02:14 -08:00
  • ea4a3096b8 Update README.md image and photo links. Kirill Zdornyy 2013-11-21 17:01:45 -08:00
  • 43cbb392ea Add links for support, API status and TOS to README.md. Kirill Zdornyy 2013-11-21 12:25:55 -08:00
  • 736f5d6a76 Change project settings for building SDK for 64-bit architecture. Kirill Zdornyy 2013-11-21 12:17:48 -08:00
  • 02cb7676ea Final cleanup on README.md. Kirill Zdornyy 2013-11-21 12:08:12 -08:00
  • dbf50a2f89 Update UPPlatformSDK.framework with fix for #7. Kirill Zdornyy 2013-11-17 10:48:54 -05:00
  • 1d6edf8f6c Fix UIWebView memory leak in iOS 7. Closes #7. Kirill Zdornyy 2013-11-17 10:44:48 -05:00
  • 5a04a314a7 Replace missing classes and headers. Kirill Zdornyy 2013-11-16 13:37:10 -05:00
  • c0ce01d7b7 Update README.md with links to .framework and git clone. Kirill Zdornyy 2013-11-15 15:11:35 -05:00
  • 64edfdd6a7 Update README.md v0.1-alpha Kirill Zdornyy 2013-11-15 12:31:26 -05:00
  • b5b6c66c8e Create LICENSE Kirill Zdornyy 2013-11-15 12:24:55 -05:00
  • 1d6b57bb88 Update README.md with license info. Kirill Zdornyy 2013-11-15 12:24:03 -05:00
  • 9408b2ee07 Search for Framework in SRCROOT. Kirill Zdornyy 2013-11-15 12:19:05 -05:00
  • 91ec7f2a7e Make Xcode search for the framework in project root. Update OAuth key. Kirill Zdornyy 2013-11-15 12:17:45 -05:00
  • ba919ac0d7 Update README.md with Framework instructions. Kirill Zdornyy 2013-11-15 11:58:19 -05:00
  • f73beb26ee Add Framework snapshots. Kirill Zdornyy 2013-11-15 11:50:56 -05:00
  • 724a33b8fe Add very basic app HelloUP. Kirill Zdornyy 2013-11-15 11:46:06 -05:00
  • 1c13cbbc42 Remove legacy sample app. Kirill Zdornyy 2013-11-15 10:35:34 -05:00
  • e0842bb62c Update README.md. Kirill Zdornyy 2013-11-15 10:34:30 -05:00
  • f5a81894e2 Update UPPlatformSDK.framework. Kirill Zdornyy 2013-11-15 10:33:02 -05:00
  • c90038459f Remove separate platform bundle Andy Roth 2013-11-13 12:20:53 -08:00
  • e0c1d7001f Fix category linker issues in .framework. Kirill Zdornyy 2013-11-13 11:57:21 -08:00
  • 9d6bda4331 Make .framework 64-bit Kirill Zdornyy 2013-11-13 11:22:25 -08:00
  • d6ffafaacb Add UPPlatformSDK.framework Kirill Zdornyy 2013-11-13 11:11:38 -08:00
  • 9962391173 Fix formatting in README.md. Kirill Zdornyy 2013-11-08 13:35:31 -08:00
  • cb208bbe0c Add Obj-C formatting to README.md. Kirill Zdornyy 2013-11-07 17:24:57 -08:00
  • 6c6c112118 Update README.md with more polish. Kirill Zdornyy 2013-11-07 17:22:44 -08:00