Matt Coneybeare
f9736d6273
Merge pull request #89 from masgharneya/bugfix/useSwift3ToolchainOnRelease
...
Fixed issue with Carthage building project using the wrong toolchain
2017-03-17 11:15:54 -04:00
Mohammad Asgharneya
14c89be4b9
Fixed issue with Carthage building project using the wrong toolchain
2017-03-16 14:59:04 -04:00
Matt Coneybeare
2389058301
Update for pod version 0.3.0
0.3.0
2017-02-27 12:27:19 -05:00
Matt Coneybeare
8f0888670a
update podspec
2017-02-27 12:26:08 -05:00
Matt Coneybeare
10695e5df6
Merge pull request #87 from whitepixelstudios/master
...
Update Podspec, Readme, Fix custom alerts, update review URL for 10.3
2017-02-27 13:24:38 -04:00
whitepixelstudios
bf8c97e92b
Update Readme, Fix custom alerts, update review URL
...
Update version in podspec to 0.3.0 (Swift 3)
Update readme to match podfile
Make custom alert closure parameters escaping
Review URL: auto-open to write review page
2017-02-25 16:00:33 +10:00
Matt Coneybeare
1807313d35
Merge pull request #86 from whitepixelstudios/swift3
...
Swift3
2017-02-24 14:28:11 -04:00
whitepixelstudios
ef24da44d5
Merge pull request #2 from whitepixelstudios/master
...
Add public setter for custom alert closure
2017-02-16 13:15:35 +10:00
whitepixelstudios
b9b50559aa
Add public setter for custom alert closure
2017-02-16 13:13:58 +10:00
whitepixelstudios
8384be5c1e
Merge pull request #1 from whitepixelstudios/swift3
...
Swift3
2017-02-16 13:04:17 +10:00
whitepixelstudios
61f124d82c
Add custom dialog closure
...
Added an optional closure to allow developers to present their own dialog once all criteria for the dialog are filled. Passes closures for 'Rate', 'Remind', and 'No thanks'
2017-02-16 13:03:15 +10:00
whitepixelstudios
24b4f4ab8f
Merge branch 'master' into swift3
2017-02-16 12:48:28 +10:00
Matt Coneybeare
a717880f55
Merge pull request #79 from OliverZiegler/master
...
Update check for iOS simulator
2016-10-17 10:09:30 -04:00
Matt Coneybeare
ffb40f4d14
Merge pull request #80 from OliverZiegler/swift3
...
Update check for iOS Simulator
2016-10-17 10:09:23 -04:00
Oliver Ziegler
bdcacffcb4
Update check for iOS Simulator
2016-10-15 13:15:40 +02:00
Oliver Ziegler
d57ed6802a
Update check for iOS simulator
2016-10-15 13:13:54 +02:00
Matt Coneybeare
d8bc619f3c
Merge pull request #76 from phimage/swift3
...
Fix swift 3 compile issue for mac os
2016-09-25 16:35:40 -04:00
phimage
b5270a4892
fix swift 3 compile issue for mac os
2016-09-22 15:18:24 +02:00
Matt Coneybeare
44b876e0a5
Merge pull request #74 from JagCesar/feature/swift2.3
...
Updates project so it builds with Swift 2.3
2016-09-16 08:09:05 -04:00
Matt Coneybeare
9104458f49
Merge pull request #75 from kapellanos/master
...
Migration to Swift 3
2016-09-13 15:40:39 -04:00
Miguel Olmedo
0a73212e72
Working Migration to Swift 3
2016-09-12 15:46:25 +02:00
Miguel Olmedo
556b57cabe
Changed scopes and deprecated elements to compile in Swift 3
2016-09-12 15:35:37 +02:00
César Pinto Castillo
96f70c8bdf
Updates project so it builds with Swift 2.3
2016-09-08 13:15:59 +02:00
Matt Coneybeare
586ef9e215
Merge pull request #72 from dawiddr/tint-color-setting
...
Add tintColor configuration setting
2016-08-11 21:27:19 -04:00
Dawid Drechny
2a1d87665b
Add tintColor configuration setting
2016-08-10 20:33:28 +02:00
Matt Coneybeare
dd81a54a77
Merge pull request #69 from tarikozket/patch-1
...
Patch 1
2016-07-25 17:52:27 -04:00
Tarik
3f78915843
Latest version fix for CocoaPods
...
It wasn't installing the latest version which is 0.1.2.
Source: https://guides.cocoapods.org/using/the-podfile.html
2016-07-23 11:41:02 -07:00
Tarik
e1d6e23ef7
Latest version fix for CocoaPods
...
It wasn't installing the latest version which is 0.1.2.
Source: https://guides.cocoapods.org/using/the-podfile.html
2016-07-23 11:37:38 -07:00
Matt Coneybeare
43d2b0d4ef
Merge pull request #58 from fotiDim/fallback-to-localizable.strings
...
Fallback to localizable.strings
2016-06-02 16:46:40 -04:00
Fotis Dimanidis
0ea672f4d5
Updated README to include localization changes
2016-05-30 11:41:08 +02:00
Fotis Dimanidis
cc3706ca07
Falling back to Localizable.strings
2016-05-30 11:36:48 +02:00
Matt Coneybeare
e7a93e08e7
Merge pull request #54 from CeceXX/patch-1
...
Very small grammar fix
2016-05-24 15:44:50 -04:00
Cesare de Cal
674f044a43
Very small grammar fix
2016-05-20 21:26:25 +02:00
Matt Coneybeare
9f00619483
Merge pull request #52 from inket/master
...
Added some colors to README 🎉
2016-05-07 12:58:34 -04:00
Mahdi Bchetnia
fd361253d8
Fixed README typos
2016-05-06 12:03:21 +09:00
Mahdi Bchetnia
051e0d2f10
Added syntax highlighting to README
2016-05-06 12:00:17 +09:00
Matt Coneybeare
202c1701c5
Merge pull request #51 from Navideck-fotis/reset-counters
...
Created public method to reset counters
2016-05-04 09:19:47 -04:00
Fotis Dimanidis
4e03a1d725
Updated Readme to include resetCounters() & resetUsageCounters()
2016-05-04 14:46:32 +02:00
Fotis Dimanidis
93ae5bf93a
Renamed reset methods
2016-05-04 14:42:25 +02:00
Fotis Dimanidis
813de6e889
Added resetAll function
2016-05-04 14:37:30 +02:00
Fotis Dimanidis
e1de2361bf
Updated Readme to include resetCounters()
2016-05-04 11:12:32 +02:00
Fotis Dimanidis
7feeafba9d
Created public method to reset counters
2016-05-04 10:19:37 +02:00
Matt Coneybeare
a0fe19a2fd
Merge pull request #47 from JagCesar/master
...
Fixes bug related to remind button
2016-04-22 05:31:14 -04:00
César Pinto Castillo
6b8e8915ea
Fixes bug related to remind button
...
The remind button was appearing even though "days before reminding" was
set to 0 if the review button title was set.
2016-04-22 11:02:16 +02:00
Matt Coneybeare
8d5ae9e3d5
Merge pull request #39 from dbolella/uialertview-ios9-depracated
...
Set the default value of useAlertController based off ios version
2016-03-08 13:43:13 -05:00
Daniel Bolella
7e8b62a07e
Set the default value of useAlertController based off ios version and only use alert controllers if ios version is >= 9
2016-02-29 21:03:45 -05:00
Matt Coneybeare
be83189c67
Update README.md
2015-12-22 08:22:32 -05:00
Matt Coneybeare
73b50357d9
Merge pull request #37 from bjaskj/master
...
Made ratingConditionsHaveBeenMet() public.
2015-12-22 08:20:48 -05:00
Bjarte Skjørestad
8e747575a5
Updated readme for ratingConditionsHaveBeenMet.
2015-12-22 08:34:28 +01:00
Bjarte Skjørestad
6ef0ad4811
Made ratingConditionsHaveBeenMet() public.
2015-12-21 11:13:39 +01:00