11 Commits

Author SHA1 Message Date
walljm
4fa1040ea0 * update strongs cross references to pull from kjv source file. there were missing cross references that needed restoring
* fixed display of strongs when there were more than one sn for a given word.
* added ability to look up references in the b:ch:v format
2019-08-05 14:46:30 -04:00
walljm
b0b7b696e9 * fix bug in search history for typeahead 2019-06-23 09:20:08 -04:00
walljm
91dcfe846b Add IOS Icons 2019-02-11 19:19:21 -05:00
walljm
5e8d96f716 MAID: remove platforms from source, they change on every workstation anyway. 2018-12-31 21:08:04 -05:00
walljm
847f89e4f5 TEMP: Added IOS build platform, partially fixed the incorrect uppercasing of words at the beginning of verses 2018-09-28 12:06:34 -04:00
jason.wall
fa4ac84c57 FEATURE: Create an initial typeahead feature 2018-04-19 11:05:23 -04:00
walljm
7a0bc2f2b2 FIX: Fixed performanc bug in paragraph support.
* apparently, if you do an ngFor on the result of function call that
    returns a new array each time its called, it will screw up the template
    watching code such that every action will necessitate a rerendering
    of the information even if it hasn't changed.
2018-03-03 21:13:51 -05:00
walljm
2542da4ac0 FIX: There was some issue with cordova android 7.0.0 that was preventing the build. going back to 6.2.3 2018-01-19 23:47:57 -05:00
walljm
f38d8c1b21 FIX: Fixed perf issues with remote syncing
* added longer timeout, in case older devices are unable to load the index.html file quickly enough
2018-01-19 21:17:52 -05:00
walljm
1156b32c28 FIX: Fixed issue with firebase login in cordova, and merge problems 2018-01-06 01:08:32 -05:00
walljm
c86bcc5fe6 MAID: Fix build errors, update to Ionic 4 and Angular 5 2018-01-05 04:20:09 -05:00