![]() |
Re: [Announce] Holy Quran for N900
Quote:
I'm pretty decent with QML now and also could do some C++ with a bit of googling. I've just cloned it using GIT and opened the .pro file for the Nokia N9, but it just complains that it can't find file metadata.h in dataprovider.cpp |
Re: [Announce] Holy Quran for N900
Quote:
You need to byuild the stuff in data/ first. There are two README files: data/text/README and data/search/README and there you will find how to get the needed extra files before you can build. Once you get the needed files, place them in data/text and data/search then build the stuff in data and then you can finally build the stuff underneath n9. I can also add the needed files to the git repos if it makes your life simple. Just take into account that I'm not using the qt-components at all. I had to support N900 and qt-components were not available for it so I built mine. They are located in components. The qml ui is in qml and it's used for both N900 and N9. common/ has all the common C++ code used for both phones. n9 has the specific N9 code n900 has the specific n900 code. Please ask me and I'll help as much as I can :) |
Re: [Announce] Holy Quran for N900
Quote:
Potential Features: 1: I'm making a more decriptive icon as you said.. hope that will suite well.. (will be here in a couple of hours) 2: About multiple theme part, can we make ours and directly use them.. just like the recitations function...(need to provide a theme page in settings to select and for selecting colors (if neccessary css file would be great) 3. --- |
Re: [Announce] Holy Quran for N900
Quote:
can we simple make the n9 version compatible with that so that the goodness of qt-components will be available for n900 and as well as n9. (just an idea). btw some liberaries are still missing.. |
Re: [Announce] Holy Quran for N900
Quote:
What goodness are you missing ? |
Re: [Announce] Holy Quran for N900
Quote:
|
Re: [Announce] Holy Quran for N900
Quote:
Yes I'm missing eye candy by not using qt-components but I gain the ability to test it on N900 as I won;t update my N900 to CSSU. CSSU is great but I'm just satisfied with stock Maemo5. |
Re: [Announce] Holy Quran for N900
Quote:
|
Re: [Announce] Holy Quran for N900
|
Re: [Announce] Holy Quran for N900
Hi I ge the following error when i try to build in qt creator???
Quote:
|
Re: [Announce] Holy Quran for N900
Install libsqlite3-dev. It's missing from your build environment.
Unfortunately I don't use QtCreator so I don't know how to install it. |
Re: [Announce] Holy Quran for N900
Holy Quran why can not I sing the sound
downlod the file when I had what's the solution:( |
Re: [Announce] Holy Quran for N900
//Multiple themes
Sorry i dont know if qml can handle .css files A structure containing all the colors codes ( seperate for night mode included in same file) in a qml file can help.. but i think other files needed to be linked to this file which is like rewriting the whole app. (eg. /theme_name/colorcode.qml ). Night mode:// (optional) settings for font color in night mode should be available in settings to solve this problem. btw theming didnt touched the main body of the app..i.e surahs and translations font colors is not touched. |
Re: [Announce] Holy Quran for N900
Quote:
for that please carefully read the install recitation instructions in the app itself. Off topic: did you use google translate to translate from other language, because "sing the sound" is hillarious.. ;) it should be "play the recitation". |
Re: [Announce] Holy Quran for N900
Here's Colors.qml for the upcoming version:
http://gitorious.org/quran/quran/blo...qml/Colors.qml Code:
1 // -*- qml -*- If that file is simple enough then we can ship one with each theme. It defines colors for both normal mode and night mode. I can also try to use an ini file for reading the colors. We can ship an ini file with each theme that defines the colors. The question is: Should the night mode be a separate theme or should it be a property of the used theme ? I mean should we ship 2 themes by default: Day mode and night mode or should we let each theme define the colors for night mode ? Option 1 simplifies the creation of themes. Option 2 guarantees that each theme gets a night mode. |
Re: [Announce] Holy Quran for N900
I mean could not recitations to detect
but I've downlod files Recitation please solution |
Re: [Announce] Holy Quran for N900
Quote:
2) Which version are you using ? |
Re: [Announce] Holy Quran for N900
Quote:
(ghamdi-40kbps-offline) version 0.5.0 please help my thank |
Re: [Announce] Holy Quran for N900
0.5 can play compressed recitations. It will be a bit slow though.
1) Connect the phone to PC in mass storage mode 2) Copy the recitation to .n900-quran/recitations 3) Disconnect the phone. 4) Restart the application and enable recitations. 5) Enjoy :) |
Re: [Announce] Holy Quran for N900
Msameer, can i pause the recitation, and then enable it back? i want to pause the recitation for a moment to look at the translation, and then resume the recitation back after done... thanks. :)
|
Re: [Announce] Holy Quran for N900
Quote:
|
Re: [Announce] Holy Quran for N900
Quote:
|
Re: [Announce] Holy Quran for N900
Quote:
The .ini file idea is simple and much better, because non-qml users will know which file they should edit. And for the night mode colors part, it should be included with each file so that they can have personalized night mode too. And if we make a night mode a different theme, then it would be a night mode theme, and not a night mode function. (the user will always have to chage between themes). Edit: I like option 2 as option 1 is already present. (its already easy) |
Re: [Announce] Holy Quran for N900
Hi,
I'm planning to make a component styled theme for the Holy Quran App, I have created a illustration in the below pic. Please tell me if it looks good or not. :) [IMG=http://img717.imageshack.us/img717/794/componentstyled.png][/IMG] If yes then, I would need two things, 1. Background Picture or Background color. 2. Title background (picture) (for surah name or app name). :) Edit: I prefer the old design |
Re: [Announce] Holy Quran for N900
I don't understand. Why are you posting the new design if you prefer the old desogn ;)
|
Re: [Announce] Holy Quran for N900
Quote:
I though about the Qt-component design and made one like that but after making I didnt liked it. I thought It would be good to share.:) btw I think the present design needs some polishing. :) eg: the buttons part, and virtual arabic keyboard. :) |
Re: [Announce] Holy Quran for N900
We are not using Qt components anyway.
The current design needs polishing a bit but I don't think we need a virtual arabic keyboard. There's already one available for Maemo. Anyway, I've implemented the theming support and pushed it to git. I'm now thinking whether I should implement the resume feature now or postpone it to the next version... |
Re: [Announce] Holy Quran for N900
Quote:
I think resume function can be postponed to next version as its not that urgent. |
Re: [Announce] Holy Quran for N900
Have you tried mcip http://talk.maemo.org/showthread.php?t=72974 ?
|
Re: [Announce] Holy Quran for N900
Quote:
btw is arabic supported...? |
Re: [Announce] Holy Quran for N900
I have no idea whether Arabic is supported or not but someone might be able to add support to it.
I don't feel including a full Arabic keyboard with the application is the right thing to do. I won't implement it personally. |
Re: [Announce] Holy Quran for N900
Yeah I think it would be better to get Arabic support on mcip rather than creating a custom one.
I'll try to ask the mcip developer.. |
Re: [Announce] Holy Quran for N900
1 Attachment(s)
I'll be extremely busy the next few days and since I don't want to hold the release, I decided to push 0.5.1 without the pause resume part. I apologize for that but ut's better to get something out than to keep all the good stuff until I implement a missing feature ;)
Anyway, change log for 0.5.1: * Add an option to disable stopping recitation if phone is flipped. * New recitations icons. * Added an icon to recite a part from the parts page. * Experimental multiple themes support. * Experimental night mode support. Night mode might have some issues so it's been marked as experimental. Multiple theme support is experimental because I might change the variables, add new ones or remove existing ones any time. To create a theme, simply create a new directory underneath usr/share/n900-quran/themes/ Make sure the icons are named exactly like the ones in blue. If an icon is missing then the corresponding blue icon will be used. If you want to customize the colors then create a theme.ini file similar to the attached one (I choose stupid colors in the attached one :)) and place it in the new directory created above. If a color is not specified in theme.ini then the default will be used. So now a theme can: - Override colors and icons by shipping theme.ini and a set of icons. - Override colors only by shipping theme.ini only - Override icons only by shipping icons only and skipping theme.ini. I hope I managed to explain it :) |
Re: [Announce] Holy Quran for N900
Quote:
Please use my new theme to check this bug, Link: http://www.mediafire.com/?mz251i58osh8a4l and one more thing, I'm getting some problem with theming in settings, i.e.when I press function-menu button in setting I'm getting black color when pressed, dont know whats wrong, can you please tell me. :) [FIXED :)] thanks... |
Re: [Announce] Holy Quran for N900
@ MSameer
Just love the app. Nice job! Suggestion.... During recitation, the highlighted line (Arabic text) is aligned to the bottom of the screen. As a result, the corresponding translation line stays hidden while the Arabic is recited. If you could align the Arabic text line to top or middle of the screen, that would be very helpful. (I made that request earlier on page 45 as well) |
Re: [Announce] Holy Quran for N900
@TransTech Are you sure it's not a CSSU issue ?
@amiraliabbas Seems I missed that. I'll see what I can do :) |
Re: [Announce] Holy Quran for N900
Quote:
eg: Night mode works perfectly but not the multiple themes part, also other functions like translations page, recitation page, fonts etc. works flawlessly... :) |
Re: [Announce] Holy Quran for N900
OK. I'm sorry. I forgot a QML file and that's why the page wasn't showing up.
I was in a hurry to make the release and I forgot it :( 0.5.2-1 is out and it should have the missing file now :) Maybe we need a wiki page to describe how to: 1) Install recitations 2) Install new themes And maybe it can be used to add links to new themes too ? An idea would be someone working on a theme installer and a recitations downloader and installer too :) |
Re: [Announce] Holy Quran for N900
Quote:
Yes, I think a wiki would be a great Idea and I can help to write some stuff in it. I can make themes but not an Installer, so we need to find someone who can do it. (I think I can try it but not sure). Edit: Unable to update to latest version.. trying once again..:) Edit2: Problem with latest build, please check... |
Re: [Announce] Holy Quran for N900
I reuploaded the files to get the build into the repository. I forgot to update the version as usual but it should work ;)
|
All times are GMT. The time now is 12:14. |
vBulletin® Version 3.8.8