20 Commits

Author SHA1 Message Date
walljm
5e8d96f716 MAID: remove platforms from source, they change on every workstation anyway. 2018-12-31 21:08:04 -05:00
walljm
bb359d2107 TEMP: Fix the rest of the uppercasing issue 2018-09-28 14:28:26 -04: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
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
72138ae018 BUILD: more files to add/remove 2017-08-22 18:14:42 -04:00
jason.wall
99036151f6 BUILD: Upgraded to Ionic 3 and Angular 4 2017-08-22 10:25:12 -04:00
jason.wall
8fb3388392 BUILD: Adding the android build info. for some reason android doesn't build with crosswalk properly on my desktop. 2017-01-31 17:36:19 -05:00
jason.wall
2293807bfe FIX: bug fixes
* fixed bug in strongs modal where item crossrefs is sometimes null (not all
        strongs numbers relate to a word used in the bible, some are just roots
        of words used in the bible)
 * fixed bug in links.  forgot to update event reference to ui update function
        when i changed it.
2017-01-31 14:16:51 -05:00
walljm
057a0180ac HELP: improved help page. 2017-01-28 12:16:39 -05:00
jason.wall
066cf5bcd8 BUILD: Fixed build script for android. pass in version and keystore password to build. 2017-01-23 15:06:48 -05:00
jason.wall
f11a1910ad ANDROID: updates to android config 2017-01-23 14:06:23 -05:00
walljm
979f9d3010 FIX: missed a couple references in the templates when i simplified componend data passing 2017-01-21 13:14:09 -05:00
jason.wall
72207e327d FEATURE: Added ability to save pages...
* added db solution
2017-01-18 17:51:06 -05:00
jason.wall
edf6475e6a update the icons 2017-01-16 13:27:29 -05:00
jason.wall
0ec22a09ee FIX: Add the splashscreen graphics for android 2017-01-12 14:41:20 -05:00