Giter Club home page Giter Club logo

and-bible's People

Watchers

 avatar

and-bible's Issues

evernote support

I highly recommend supporting the same way of doing online notes as Olive Tree 
Bible software does, with evernote.

Not promising anything, but I may contribute the code to do this at some point, 
if it doesn't get done.

Original issue reported on code.google.com by [email protected] on 21 Nov 2010 at 4:31

Czech UI translation

Hi,

I translated the UI into Czech language.

Attached is the zipped folder 'values-cs' with the translated strings.

Thanks for this great android app.

Original issue reported on code.google.com by [email protected] on 9 Dec 2010 at 7:09

Attachments:

scrolling bible text does not change current verse

What steps will reproduce the problem?
1. open and-bible
2. add a documet
3. open a document and scroll down the chapter with moving finders on the screen

What is the expected output? What do you see instead?
The current verse number at the top should be changed as scrolling down.
Instead the verse number is not changed and stays the same.


What version of the product are you using? On what operating system?
This happens with andbible 0.0.15.
Android 2.1
device: HTC Wildfire


Please provide any additional information below.

Not sure if it is an issue specific to my devince (htc wildfire).
If it is then I could do some debugging.

I don't know android API, but could this be easy to implement?


Original issue reported on code.google.com by [email protected] on 12 Dec 2010 at 9:56

TTS in ESV is speaking comas and semicolons

What steps will reproduce the problem?
1. Select Passage Psa119:1
2. Select Document ESV
3. Menu / More /Speak

What is the expected output? What do you see instead?
TTS is reading out most comas and semicolons.  This does not happen with LITV 
version of Psa119

What version of the product are you using? On what operating system?
AndBible-0.0.11, Android 2.2, PicoTTS

Please provide any additional information below.
Settings: Show verse numbers, show notes, night mode

Thank you.

Original issue reported on code.google.com by [email protected] on 8 Oct 2010 at 2:04

Performance Issue - swordApi.readHtmlText running twice on finger swipe right/left

What steps will reproduce the problem?
1. Swiping your finger left/right to change chapters

What is the expected output? What do you see instead?

Running through the debugger, I noticed that the 
BibleContentManager.UpdateTextTask function is being called twice.  This is in 
turn calling the slow line:

FormattedDocument formattedDocument = swordApi.readHtmlText(bible, verses, 200);

multiple times.  Figuring out how to call this function only once will speed up 
the performance by a factor of 2x.


What version of the product are you using? On what operating system?

G1 phone modded to Cyanogen's 6.0 mod.  Running Android 2.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Sep 2010 at 10:07

more detailed localization tutorial

I would appreciate if there could be a more detailed tutorial how to create 
translation for and-bible.

Translate only strings.xml is often not enough. The jsword library is not fully 
localized and thus it could be necessary to translate some properties files to 
have fully localized and-bible.

Usually it will be necessary to also localize for jsword names of bible book 
groups and perhaps bible book names.

Original issue reported on code.google.com by [email protected] on 3 Jan 2011 at 11:31

Hebrew (Modern New Testament) is bad

Hi!
I'm from Israel (Jewish beleiver in Christ)
It's a well known problem with semetic languages.
Probably applying: dir="RTL" all over the Hebrew will solve it!

PLEASE & THANK YOU!

I appricace your work!!

Original issue reported on code.google.com by [email protected] on 15 Dec 2010 at 4:03

unable to download documents

What steps will reproduce the problem?
1. Install and-bible
2. Select "Download Documents"
3.

What is the expected output? What do you see instead?

I expect to see a choice of documents to download.  Instead I get a dialogue 
box reading "Insufficient local storage space." with an OK button.

What version of the product are you using? On what operating system?

version 0.3.01 on rooted Android 2.1 (LG GT540).

Please provide any additional information below.

I've tried deleting several MB of items from both my phone itself and from the 
SD card to no avail.  There is 24MB free on the phone, 22MB on the card.  I've 
also tried rebooting and reinstalling and-bible.

Thanks.


Original issue reported on code.google.com by [email protected] on 20 May 2011 at 11:57

Adjust framework to work with IDEA

That's all fine Martin, I can get IDEA to work as well, without the changes I 
suggested in another email.  However, a person cannot do ant builds properly 
without making those changes.  If you make the changes, it should still work 
with eclipse, but you'll have more people like myself wanting to contribute.  I 
don't do development unless I can build and what not on the command line.  I 
just don't trust GUIs to do things properly, as they are usually black boxes.

If you're really weary of doing this, I'm willing to do the work myself, to 
make sure it works with eclipse and ant, before committing.

Anyhow, here's those things that will make it work....


Okay, here's the deal

If you
1. move "jar" to "libs"
2. remove or move jsword-all-tweaked-src.jar
- Hide quoted text -

3. do not have an emulator AND a device connected (if you have both, it can't 
select which one it should install to I think, haven't tried though)

ant building can work out of the box like so...

android update project -t android-8 -p ./
ant install # reinstalls without loosing preferences.


If using android 2.2, and you need it on the sd card, because your phone 
doesn't have much phone space, just go...
ant debug
adb install -r -s bin/BibleApplication-debug.apk

-r = reinstall, keeping old preferences
-s = install on sd if using android 2.2

That's all there is to it.

Original issue reported on code.google.com by [email protected] on 1 Dec 2010 at 1:05

cross references not working

What steps will reproduce the problem?
1. For example, go to Barnes comments on 1 Thes 1:7. Scroll to the verse 
reference Acts 17:1. Notice that on the Droid app, it's not highlighted. Try 
the same on the PC version of The Sword Project. There Acts 17:1 is highlighted 
and clickable.


What is the expected output? What do you see instead?
I would expect the cross references to work the same.

What version of the product are you using? On what operating system?
Using Droid X, latest AndBible from the market place. 



Original issue reported on code.google.com by [email protected] on 22 May 2011 at 5:30

Copy word to clipboard

Martin,
It would be very useful to be able to copy a single word to the clipboard.
This would allow for term searches locally, via external dictionary, web etc. 
without having to type the search term (especially helpful for foreign 
languages).
Thank you for your wonderful program
John Jackson

Original issue reported on code.google.com by [email protected] on 5 Dec 2010 at 6:47

User configurable option to keep the screen from timing out

What steps will reproduce the problem?
1. Enhancement request

What is the expected output? What do you see instead?
1. a new settings option to allow the user to select whether the screen should 
not go to sleep (or dim but not sleep).
2. add functionality to bypass the device screen sleep time-out if the new 
option is selected

What version of the product are you using? On what operating system?
2.2 going forward

Please provide any additional information below.
This is an option I really enjoy when I am using the CadreBible application. 
However, I prefer the stability, speed, and ease of use of the AndBible 
application. This option would really come in handy in sermons where the 
speaker refers to many references and would allow the user from having to wake 
and unlock the device often.

Original issue reported on code.google.com by [email protected] on 25 Apr 2011 at 5:11

diplay all results for search

this is an enhancement request for search. I'd really appreciate to have  all 
results for a search, and maybe a way to have them displayed in increments of 
100s. Like, when done with the viewing the first 100 to pop the question "do 
you want to search for the next 100 results?" or "continue searching for 
"..."?" and then have next 100 results.

tnx, 
love and appreciation
Cosmin

Original issue reported on code.google.com by [email protected] on 24 Mar 2011 at 2:12

Build problems

I checked out the source, and the Eclipse shown build problems. It complaints 
that the lucene libs are not available. I saw that the jars are in the "jars" 
directory, but on the build path it was referred by absolute path, instead of 
referring to it as local jars. Other jars were correctly configured.

Original issue reported on code.google.com by [email protected] on 20 Aug 2010 at 7:15

ISV display is not correct

What steps will reproduce the problem?
1. Download ISV bible
2. Initially Gen does not exist so you get error
3. Going to NT displays all sorts of notes within the text


Original issue reported on code.google.com by [email protected] on 21 Oct 2010 at 7:38

Error when Copying text from Russian RST bible

Download Russian Synodal Translation
Go to Phil 4 v 1 (but maybe any verse gives error)
Long press, select Copy Verse
Get error message
It is caused by a mismatched tag so it is probably a problem with the module 
that JSword handles (for display) but And Bible does not (for copy)



Original issue reported on code.google.com by [email protected] on 25 Feb 2011 at 12:19

Russian RST has punctuation issues

Need to investigate the following:
"1 Peter in the RST works just fine for me as well.  I did notice that almost 
every sentence has problems with punctuation though.  There are extra spaces 
before commas and periods all over the place.  Not sure if that is a SWORD 
problem or something that was introduced by AndBible."

Original issue reported on code.google.com by [email protected] on 29 Jan 2011 at 10:54

settings structure

I wanted to make a suggestion for structure of the settings, before the program 
gets large.  If you do it now, and as you go, it will be easier to manage.

K9-mail recently modified their structure for settings.  It works really great. 
 What they do, is they have sections called "General Settings", "Display", 
"Storage", etc.

What I might suggestion is

- Display
 - fonts sub menu (size, color, font)
 - dictionaries sub menu(things like popup vs opening in it's own window)
 - Night mode (actual option)


Original issue reported on code.google.com by [email protected] on 22 Nov 2010 at 5:43

Hungarian translations

I prepared Hungarian translations for texts that are currently available. 
Please find the proper strings.xml attached.


Original issue reported on code.google.com by [email protected] on 20 Aug 2010 at 7:56

Attachments:

enhancement find next

What steps will reproduce the problem?
1. After a search that yields several hits
2.
3.

What is the expected output? What do you see instead?
I expect a "find next" button but there is none

What version of the product are you using? On what operating system?
Version 17


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Jan 2011 at 9:14

Norwegian section names not appearing

I just noticed that in 0.15 sectionnames don't work any more.
If I look in the apk, its strange since the only section file there
is, is the norwegian bokmål

ls org/crosswire/jsword/versification/Sectio*
org/crosswire/jsword/versification/SectionNames_nb.properties

and in 0.13 I got this output:
ls ./org/crosswire/jsword/versification/Sectio*
./org/crosswire/jsword/versification/SectionNames_fa.properties
./org/crosswire/jsword/versification/SectionNames_in.properties
./org/crosswire/jsword/versification/SectionNames_nb.properties
./org/crosswire/jsword/versification/SectionNames.properties
./org/crosswire/jsword/versification/SectionNames_vi.properties
./org/crosswire/jsword/versification/SectionNames_zh_CN.properties
./org/crosswire/jsword/versification/SectionNames_zh.properties

See also  attached image
Have a nice day.

Lars Tore Gustavsen


Original issue reported on code.google.com by [email protected] on 27 Nov 2010 at 9:39

KJV with Strong's and Morphology

What steps will reproduce the problem?
1. Download the KJV with Strong's and Morphology codes
2. Open the KJV bible
3. View the text

What is the expected output? What do you see instead?
I expect to see Strong's numbers and Morphology codes, however all that I see 
are Strong's numbers. The links to the Strong's numbers work fine. However 
since there are no morphology codes listed there are no links to the 
definitions of the codes.

What version of the product are you using? On what operating system? I am using 
version 0.2.01 on Android.


Please provide any additional information below.
I have downloaded the KJV with Strong's and Morphology codes, Packard's 
Morphological Analysis Codes, Robinson's Morphological Analysis Codes, Strong's 
Greek Bible Dictionary and Strong's Hebrew Bible Dictionary.

Original issue reported on code.google.com by [email protected] on 26 Feb 2011 at 4:32

Finnish text to speech: "language not available"

What steps will reproduce the problem?
1. choose finnish bible
2. -> speak
3. "language is not available"

What is the expected output? What do you see instead?

Expected speech using installed SVOX finnish female voice.

What version of the product are you using? On what operating system?

latest 0.0.9

Please provide any additional information below.

I am using Finnish 1992 (FinPR92) translation of the bible. Tested also 
FinPR (1938 translation).

Best regards,
Tuomas

Original issue reported on code.google.com by [email protected] on 7 Oct 2010 at 2:30

Error loading old testament verses

1.Download and install portuguese version. 
2.In the upper bar, choose a passage in the new testament, it will open ok.
3.In the upper bar, choose a passage in the old testament, Genesis, for example.

It must show the verse, but it show this message instead: "Not found in 
document".

It happens with And-bible version 0.3.01 (downloaded april 30/2011), I have a 
Samsung Galaxy S I9000 that came with Android 2.2 Froyo.

I uninstalled the program and installed it again, same error happening.

Fix it please, because its a great program.

Original issue reported on code.google.com by [email protected] on 30 Apr 2011 at 10:15

add fullscreen mode option

Hi,

thanks for this great android app.

I would appreciate if there could be possibility to hide the status bar (in 
other words running in fullscreen).

The issue is that for me it is disturbing looking at clock while reading the 
Gods word.


Original issue reported on code.google.com by [email protected] on 12 Dec 2010 at 9:49

Menu terminology for "Document"

Suggestions for terminology that is more intuitive to a user & consistent  with 
parallel apps like BibleDesktop.
1. change "Document" to "Installed Books" (or "My Books")
2. "Download Documents" to "Download Books"
3. "Speak" to "Read out" or "Text2Speech" 



What version of the product are you using? 0.0.15


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 Nov 2010 at 5:26

add option to block power save mode


Could it be possible to add an option to setting which would block all power 
save actions (e.g. disabling backlight, locking the device) while reading the 
text?

The situation is that during church service I want to follow the text while the 
preacher is preaching.

Original issue reported on code.google.com by [email protected] on 12 Dec 2010 at 10:02

Localization issues

I found some texts in the Java code, that is not available in the strings XML:

...activity.Search.java: "matches found"
-> HU text: "%s találat"

...activity.SearchIndex.java: "Starting index":
-> HU text: "Indexelés elindult"

...activity.SearchIndex.java: "Current book: "
-> HU text: "Aktuális könyv:"

Original issue reported on code.google.com by [email protected] on 20 Aug 2010 at 7:59

Bold italics doesn't show in commentaries (and probably elsewhere)

What steps will reproduce the problem?
1. AndBible doesn't show italics and bold in commentaries that have such 
formatting. For example, load Barnes commentary and go to, 1 Thes 1:7 scroll to 
the bottom and notice that "Which is in God the Fathers and in the Lord Jesus 
Christ" is not in italics. Yet, in the Sword Project, it is italicized. 
Clearly, the module has the formatting but AndBible isn't looking for those 
tags.
2.
3.

What is the expected output? What do you see instead?
I would expect AndBible to properly format bold and italics.

What version of the product are you using? On what operating system?
Latest from the marketplace. Droid X.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 May 2011 at 5:52

JFB normally shows the wrong text when you switch to it

move around in esv then switch to JFB and you will see text about a chapter 
off.  change bible book and change back and it should correct itself.

I think this is something to do with it not being OSIS.  Similar errors occur 
in other non OSIS books.

Original issue reported on code.google.com by [email protected] on 20 Aug 2010 at 6:44

Display problems with HNV/WEB Bible and Gill's commentary

What steps will reproduce the problem?
1.HNV/WEB fail to display at e.g. Revelation 22 (but also other passages): 
"Error getting bible text: Parsing error"
2. John Gill's expositor shows a document length error on some entries: 82.5x60

What version of the product are you using? On what operating system?
0.3.00 for Android 1.6

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 1 Apr 2011 at 5:11

Chinese Search Results in Force Closes

What steps will reproduce the problem?
1. Choose a Chinese translation
2. Find anything (even with English characters)
3. App force closes

I read on the main page that it's in the plan. Just would like to file an issue 
to better keep track of it.

God Bless.

Original issue reported on code.google.com by [email protected] on 23 Jan 2011 at 11:27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.