-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathREADME
More file actions
39 lines (32 loc) · 906 Bytes
/
README
File metadata and controls
39 lines (32 loc) · 906 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
quran for android
a simple quran client for android
==================================
this is a simple (madani based) quran app for android.
for details about the images used, please see:
http://github.com/quran/quran_images
patches, comments, etc are welcome.
changelog
---------
version 1.2
- Sahih Internation Translation introduced
- Fix orientation in either landscape or portrait modes
- Adjust translation text size
- Centralized menu for app
- Bookmarks are added via menu
- Fixed bookmarks bug
version 1.1
- added bookmarks
- updated browse to allow browsing by juz'
- remember the last place you left off
- added help dialog
- made the screen lock an option
- fixed a bug where the screen lock wasn't released
version 1.0
- initial release
todo
----
- add multiple translations
- add transliteration search
- add audio
- add tafsir
- code cleanup [strings localization, comments, etc]