Bug fix release.
11c3b51f9ce0 — jgindin@chagall 1 year, 2 months ago
Move validation of inputs to the builder.

The actual ZmanimLocation class is immutable; since the properties can only
be set from the builder, it makes more sense to consolidate all the validation
in there.
6f4c01d36878 — jgindin@chagall 1 year, 2 months ago
Suppress FeatureEnvy on the correct method.
39a4ab5e97e3 — jgindin@chagall 1 year, 2 months ago
Update build tools.
1a210d955449 — jgindin@chagall 1 year, 2 months ago
Update privacy policy URL.
0fef79a29f1b — jgindin@chagall 1 year, 2 months ago
Bump version for release.
45454d433474 — jgindin@chagall 1 year, 2 months ago
Refer to some websites directly rather than using <a> tags.
6dfbd7794b60 — jgindin@chagall 1 year, 2 months ago
Remove unused method.
b7f51027b07c — jgindin@chagall 1 year, 2 months ago
KTFMT, but disabled since there's no Kotlin yet.
e8fa623d4f8f — jgindin@chagall 1 year, 2 months ago
Update some links
ad9764fb14ed — jgindin@chagall 1 year, 2 months ago
Upgrade KosherJava
618b237d8b35 — jgindin@chagall 1 year, 2 months ago
Upgrade gradle
8f46fef64c21 — jgindin@chagall 1 year, 4 months ago
Refactor LatitudeLongitudeParser to be simpler and easier to move to kotlin.
81aa109a8287 — jgindin@chagall 1 year, 4 months ago
AS / Gradle Upgrade
69c379f5ffce — jgindin@chagall 1 year, 4 months ago
Use local version of lib, since jCenter is no longer available.
cf6cb4508171 — jgindin@chagall 1 year, 6 months ago
AS / gradle upgrade.
0797baeabdc8 — jgindin@chagall 1 year, 10 months ago
Change to use KosherJava's getSolarMidnight().
feb2a169e8a0 — jgindin@chagall 1 year, 10 months ago
Another AS upgrade.
21506a7b6d7e — jgindin@chagall 1 year, 10 months ago
New version.
f5265cb207e9 — jgindin@chagall 1 year, 10 months ago
Ensure we're dealing with the elevation preference.

Without this, we get into all sorts of trouble.
Next