jason.wall
b417124dd9
FIX: Added the data dir to src, as its a bug if it isn't there.
...
* fixed inability to select text
* fixed punctuation display issue
2016-12-02 09:50:06 -05:00
walljm
d92b370326
FEATURE: Added strongs modal popup.
...
* fixed spaces around punctuation in verse display.
2016-12-01 13:40:04 -05:00
jason.wall
ad639f0b3b
FIX: Fixed linking into the app
2016-09-12 10:45:00 -04:00
walljm
88293a43e2
FIX: corrected casing issue
2016-09-10 16:59:18 -04:00
walljm
6a8289ddc8
FIX: Fixed a minor search bug
...
* updated to new version of android studio
2016-09-10 16:57:09 -04:00
jason.wall
10277e4d95
FEATURE: Cleaned up display of references
2016-05-06 20:16:16 -04:00
jason.wall
300c08ffaa
FIX: fixed math errors that broke search
2016-05-06 19:57:10 -04:00
jason.wall
4462dd9fcb
Packaged up the windows app (now embedded to avoid the ambiguities of other browser setups)
2016-05-04 16:16:48 -04:00
jason.wall
05e3801666
CLEANUP: More vars to lets, type checking
2016-04-26 10:30:37 -04:00
jason.wall
1f2383d2f8
FIX: Final tweaks to typescript refactor.
...
* added type checking
* fixed display of multi chapter passages
* limited display to 900 pxof width for easier reading
* converted vars to lets
* removed unused traverse function
* simplified whats gets passed around with passages and results
2016-04-26 10:24:12 -04:00
jason.wall
ebcc11535f
HOUSEKEEPING: Downloaded latest of mongoose, wrote startup script to launch app.
...
* also removed unused jquerycookie file and moved the qunit css file to css dir
2016-04-25 16:01:01 -04:00
jason.wall
50b6d75aa7
FEATURE: finilize android build
...
* cleanup and use the new app
* fixed a few bugs with break on verses
2016-04-25 15:28:42 -04:00
jason.wall
c48acaf7e7
Moved last lib to libs
2016-04-25 15:02:15 -04:00
jason.wall
9abcc7d736
final organization changes
2016-04-25 14:56:56 -04:00
jason.wall
48c3ca45da
renaming some things, moving a few things around for organization, making the csproj file smaller
2016-04-25 14:55:47 -04:00
jason.wall
e592bc6c7d
cleanup
2016-04-25 14:47:30 -04:00
jason.wall
589f10db8b
FEATURE: last of the typescript refactor. Everything works now it seems
2016-04-25 14:47:08 -04:00
jason.wall
32baa98391
FEATURE: More work on refactor. Strongs is now working properly
2016-04-25 12:20:17 -04:00
jason.wall
5ff5fc999c
FEATURE: adding files
2016-04-22 16:55:08 -04:00
jason.wall
a374748d81
FEATURE: Converted more of the code to Typescript, fixed a number of bugs, converted more of the data to json
2016-04-22 16:54:47 -04:00
jason.wall
aa9686247a
Began rewriting the app in TypeScript. Also, converting the rest of the xml over to json
2016-04-20 17:15:14 -04:00
walljm
daf132d2c6
- fixed bug in bible to json transform was skipping strongs for words nested inside style tags.
2013-04-15 14:29:11 -04:00
walljm
cb2d62b60a
na
2013-03-27 19:18:40 -04:00
walljm
a612a20f78
fixed display bug when there were more than one number.
2013-02-13 18:53:33 -05:00
walljm
54f617786c
created symbolic links in android project, so there is no duplication of files. this probably won't show up in the project as its a file system level thing.
...
packaged 1.3 up as apk, updated websites.
2013-01-02 17:11:37 -05:00
walljm
7d0482cbb1
tweaked json text conversion to make smaller. switched out text parsing from xml to json.
2013-01-02 16:50:24 -05:00
walljm
1af5989ac1
minor fixes, removed sortable verse list, as it wasn't useful yet. finished json full text conversion.
2012-12-27 18:41:04 -05:00
walljm@walljm-vae-lt
6fe0054d71
replaced search index with new index using json (smaller files, more thorough index). Also added ability to sort references list.
2012-10-26 18:35:54 -04:00
walljm@walljm-vae-lt.vael.vaeit.com
e75a38bd15
Added parser to create search index in json format, and began code to create json objects for bible.
2012-10-26 16:03:36 -04:00