Kristaps Grinbergs
9e4ec388aa
Fix platform specifics
2019-09-28 14:06:39 +03:00
Kristaps Grinbergs
00b6113d69
Fixed build
2019-09-28 13:25:51 +03:00
gaoxiang
d7d73bc5ac
update to support swift4+
2018-09-20 09:03:39 +08:00
Rizwan
3ccd88ad75
Made the code compatible with Swift 4.2 by doing the following,
...
Replaced the method UIImagePNGRepresentation(self) with self.pngData()
Replaced the method UIImageJPEGRepresentation(self, 1.0) with self.jpegData(compressionQuality: 1.0)
2018-09-19 22:15:10 +05:30
Khoa Pham
436f241bf7
Use cache_toData
2017-09-14 10:19:07 +02:00
Khoa Pham
d38e6a18dc
Rename files to +Extensions
2017-09-13 13:44:42 +02:00
Khoa Pham
36d5c0ab47
Add ImageWrapper
2017-09-12 11:21:03 +02:00
Vadym Markov
b74044acb0
Refactor code and add docs
2017-06-08 01:22:48 +02:00
Vadym Markov
5f62f743f8
Refactor access control
2017-06-01 11:34:45 +02:00
Vadym Markov
dcacd243b8
Fix indentation and lint warnings
2017-05-31 11:02:49 +02:00
Vadym Markov
3bed94d33c
Move files
2017-04-27 23:38:46 +02:00
Vadym Markov
8fb3a2b49e
Fix strict cache methods
2017-04-27 23:21:14 +02:00
Vadym Markov
f4f1398fe0
Refactor code
2016-09-27 13:41:14 +02:00
Ramon Gilabert
430b24a8bd
First migration to Swift 3
2016-09-19 15:28:54 +02:00
Christoffer Winterkvist
dbf310531b
Fix warnings
2016-05-23 10:11:43 +02:00
Vadym Markov
baf8dd7b44
Add more docs
2016-04-27 02:10:37 +02:00
Vadym Markov
f474a9fb57
Add some documentation
2016-04-27 01:13:11 +02:00
Vadym Markov
4b62c9ff1f
Share cache between iOS and Mac
2016-04-27 00:46:44 +02:00
Vadym Markov
8b01dccd90
Extend iOS HypridCache to subscribe to notifications
2016-04-27 00:44:23 +02:00
Christoffer Winterkvist
e51c6d22a2
Migrate to new selectors
2016-03-28 11:20:37 +02:00
Vadym Markov
3f254daf0f
Remove folders
2015-12-21 13:35:48 +01:00
Vadym Markov
c451414261
Move to targets
2015-12-21 13:33:47 +01:00
Vadym Markov
cdfda9ec01
Move files to folders
2015-12-21 13:04:03 +01:00