27 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
88fbea6824 MAID: clean up a couple things 2019-01-09 09:27:08 -05:00
walljm
c15c5988aa FEATURE: improve typeahead. add previous search history. 2019-01-02 22:57:12 -05:00
walljm
5e8d96f716 MAID: remove platforms from source, they change on every workstation anyway. 2018-12-31 21:08:04 -05:00
walljm
62d1bbb8a7 FEATURE: added actions to the passag card, added new font, fixed pages refresh on login, fixed swipe left animation 2018-12-25 09:30:28 -06: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
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
46099bbf32 Add AngularFire2 so we can use it in our ionic application. 2017-10-22 14:52:24 -05:00
jason.wall
cb0ec0fc12 this works... xwalk version 23 2017-08-25 16:46:07 -04:00
jason.wall
99036151f6 BUILD: Upgraded to Ionic 3 and Angular 4 2017-08-22 10:25:12 -04:00
walljm
feb3b88a3b HELP: added help, fixed id 2017-01-31 17:06:53 -05:00
jason.wall
72207e327d FEATURE: Added ability to save pages...
* added db solution
2017-01-18 17:51:06 -05:00
jason.wall
ded7e1980d CLEAN: cleaned up some code formatting, extended the splash screen delay 2017-01-18 11:54:59 -05:00
jason.wall
7793e07c4e FEATURE: added responsive logic to css for passage, strongs, words to change size and columns depending on width
* fixed splash image
2017-01-04 15:38:36 -05:00
walljm
65e8371a91 FIX: fixed splash/icon, fixed scroll performance issue, added loading modal 2017-01-03 23:51:25 -05:00
walljm
1ee8f63350 FEATURE: Added splash/icon and minor ui tweaks
* added color shading to titles for easier distinction of card type
 * tweaked the font size range
2017-01-01 10:53:44 -05:00
walljm
b09a73a581 FEATURE: added font resizing
* removed test that didnt work
  * refactored user and user profile classes to better contain user logic
2016-12-31 18:12:50 -05:00
walljm
96ab452280 FEATURE: Starting the search cards and service port 2016-12-27 17:23:20 -05:00
walljm
293c47a71c MAID: Updated to Ionic2 RC3, fixed errors, implemented strongs 2016-12-01 10:39:04 -05:00
jason.wall
aba7058e17 FIX: Updated Ionic to newest revisions 2016-09-12 13:12:25 -04:00
jason.wall
3c7a57b076 FEATURE: Adding a first stab at an IONIC implemenation of DB 2016-05-18 17:15:23 -04:00