Andrew Marin
80ba32587b
Update UPPlatform project and framework
...
* Fix ambiguity with 'delegate' property of UPAuthViewController so it does not clash with UINavigationController's 'delegate'
* Update project settings to Xcode recommendations
* Generate updated Framework
2016-02-24 17:12:49 -08:00
andrew-marin
14152201e1
Merge pull request #38 from hlung/master
...
Fix -dismissViewControllerAnimated:
2015-12-15 12:35:15 -08:00
Hlung
66011533ab
Fix -dismissViewControllerAnimated: should not be called on self.rootViewController
2015-12-11 18:42:37 +07:00
Andrew Marin
4a944b772e
- Add sleepDuration and eatUnsaturatedFat properties to UPTrend
...
- Format fix for method signatures
- Update UPPlatform.framework
2015-05-07 11:53:30 -07:00
andrew-marin
12c328cfc6
Merge pull request #26 from xinsight/add-viewcontroller-param
...
add presenting view controller parameter
2015-04-30 17:23:33 -07:00
andrew-marin
0537858c47
Merge pull request #28 from xinsight/fix-auth-navbar-ios7
...
use barTintColor if available
2015-04-30 17:12:43 -07:00
andrew-marin
11d34fb41f
Merge pull request #27 from xinsight/fix-no-network
...
avoid exception: skip parse of nil data
2015-04-30 17:09:05 -07:00
Jay Moore
38f852adea
use barTintColor if available
2014-09-10 15:47:29 -04:00
Jay Moore
5bc70dd48f
avoid exception: skip parse of nil data
2014-09-10 15:00:28 -04:00
Jay Moore
459ea6d7a6
add presenting view controller parameter
2014-09-10 08:18:50 -04:00
rothacr
d28f0ddfdd
Update podspec
2014-06-13 15:56:31 -07:00
rothacr
221c8e51d1
Rebuild framework and docs
v1.1.5
2014-06-13 15:53:21 -07:00
rothacr
ba75a19029
Fix #19 : Get logged in user when starting new sessions
2014-06-13 15:52:49 -07:00
rothacr
6adefd8d4a
Add latest podspec
2014-05-20 09:59:44 -07:00
rothacr
fff87ce621
Fix framework build target
v1.1.4
2014-05-19 14:06:48 -07:00
rothacr
f8d1f305d5
Add subtype param to meal items
2014-05-19 13:55:03 -07:00
rothacr
2e0121df45
Fix #17 : Add logout method for verification in api explorer
v1.1.3
2014-05-12 10:07:31 -07:00
rothacr
78c827a982
Fix #16 : Properly release auth view controller when signed in
2014-05-12 10:06:57 -07:00
rothacr
02eaa1a616
Use PNG representation for images instead of TIFF
2014-05-05 17:41:06 -07:00
Andy Roth
a2d0c3145e
Fix broken support for OS X
v1.1.2
2014-05-05 15:16:46 -07:00
Andy Roth
d804bbdaaf
Update framework and docs
v1.1.1
2014-04-25 09:28:15 -07:00
Andy Roth
8b8c4fd95a
Add meal subType property
2014-04-25 09:27:29 -07:00
Andy Roth
8c75a393ee
Fix #14 : Prevent multiple hide calls to the auth view controller
2014-04-25 09:22:17 -07:00
Andy Roth
6ef5e1a0c2
Add refresh token method
2014-04-11 14:15:59 -07:00
Andy Roth
788844edd6
Update framework and documentation
v1.1
2014-04-01 10:21:52 -07:00
Andy Roth
43e7a6ed97
Merge branch 'v1.1'
2014-04-01 10:20:50 -07:00
Andy Roth
9021ea506e
Remove session assert in URL request
2014-03-31 16:35:59 -07:00
Andy Roth
0ed2dca144
Update framework and documentation
2014-03-31 14:52:18 -07:00
Andy Roth
789367553b
Add sharing settings API
2014-03-31 14:49:17 -07:00
Andy Roth
16be761641
Replace snapshot API with new ticks API
2014-03-31 14:37:02 -07:00
Andy Roth
4683231ef4
Update project settings
2014-03-31 14:12:02 -07:00
Andy Roth
742f421fec
Add goals endpoint
2014-03-31 14:09:13 -07:00
Andy Roth
b9b417ff18
Add more data to user object
2014-03-31 13:53:08 -07:00
Andy Roth
420cd06f88
Add band event endpoint
2014-03-31 13:49:51 -07:00
Andy Roth
4ae30efc6d
Add versioning support in preparation for 1.1
2014-03-31 13:15:35 -07:00
Andy Roth
3d79eae4d8
Add documentation link.
2014-03-31 11:28:07 -07:00
Andy Roth
3cd4186f2a
Update documentation, replace deep sleep with sound sleep.
2014-03-31 10:54:46 -07:00
Andy Roth
d35053e8b6
Add documentation for core classes
2014-03-28 15:27:02 -07:00
Andy Roth
228a385d13
Add appledoc build phase for html documentation
2014-03-28 14:37:40 -07:00
Andy Roth
87e86edef7
Clear out keychain api token on logout
2014-03-28 13:56:30 -07:00
Andy Roth
e9eebd8da7
Update framework
2014-03-28 13:53:11 -07:00
Andy Roth
4c9928b03f
Store api token in keychain instead of user defaults
2014-03-28 13:52:34 -07:00
Andy Roth
c31a8f0d3b
Fix #4 : Map meal titles to platform response's note
2014-03-28 13:38:06 -07:00
Andy Roth
49d697c9de
Fix #8 : Add additional documentation
2014-03-28 13:37:00 -07:00
Andy Roth
5495849102
Add build framework target
v1.0.1
2014-03-13 13:41:49 -07:00
Andy Roth
b8d1537666
Add API explorer project
2014-03-13 13:18:06 -07:00
Andy Roth
90c0308b31
Add API explorer project
2014-03-13 13:17:38 -07:00
Andy Roth
9d65382d38
Use standard modal presentation for auth controller
2014-03-13 13:17:19 -07:00
Andy Roth
f48fade711
Fix project includes
2014-03-13 13:17:05 -07:00
Andy Roth
332e2b788d
Fix #12 : Clear only jawbone cookies
2014-03-13 12:53:27 -07:00