From 39dceece05daf51f59f9bcdbacc56269f47a8d77 Mon Sep 17 00:00:00 2001 From: Hussein Maher Date: Thu, 8 Sep 2011 07:51:05 +0200 Subject: [PATCH] Updates --- README.md | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 94eee0a5d4..d8a27db031 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ code by [@ahmedre](http://twitter.com/ahmedre), and [@wnafee](http://twitter.com/wnafee). graphics by [@somaiagabr](http://twitter.com/somaiagabr). -terms of use +Terms of use ------------ you are free to use parts of (or all of) the Quran Android code in your application with some conditions: @@ -30,8 +30,25 @@ must provide a link back to the [quran android project](http://github.com/ahmedre/quran_android) in your application description and your application itself in an about section. -changelog +Project dependecies +------------------- +*Action bar for Android:* https://github.com/johannilsson/android-actionbar + +*Google's Gson library:* http://code.google.com/p/google-gson/ + + +Changelog --------- +**version 1.5** + +- audio support +- highlight ayah + +**version 1.4** + +- smooth transition between pages +- resume download support + **version 1.3** - improved interface @@ -63,11 +80,3 @@ changelog **version 1.0** - initial release - -todo ----- -- add audio -- improve page scrolling -- downloads should resume -- add transliteration search -- code cleanup [strings localization, comments, etc]