Skip to content

Commit

Permalink
Update readme for v6
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisanobu Tomari committed Oct 20, 2014
1 parent 89ccef5 commit f02ae13
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MoonCal

This is an application for Android that shows calendar with moon phase.
An application for Android that shows calendar with moon phase.

<img src="http://davy.nyacom.net/mooncal/mooncal_2.png" alt="screenshot" />

Expand All @@ -11,6 +11,11 @@ Verified on an Android 4.1.2 device and an Android 4.4 emulator

## Changes

Version 6

* Support Android 5.0 library behavior (DatePickerDialog)
* The new Material theme on Android 5.0

Version 5

* Supported years extended to 1923-2037 on 32-bit platforms.
Expand All @@ -25,7 +30,7 @@ Version 4
* Use best representation of Year/Month based on locale settings (only on API>=19).

## How to compile
Requires NDK R10.
Requires NDK R10c.

* run ndk-build script included in the NDK in jni directory
* compile using Eclipse
Expand Down

0 comments on commit f02ae13

Please sign in to comment.