2f9c9900f4
FEATURE: Create, Edit and Store notes
2019-11-29 20:09:42 -06:00
2bf90d3a7e
Update packages via npm audit fix
2019-11-29 15:53:34 -06:00
walljm
91f9e4d91d
minor tweak
2019-08-05 14:53:36 -04:00
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
88fbea6824
MAID: clean up a couple things
2019-01-09 09:27:08 -05:00
walljm
e93c401ffa
FIX: update titles
2019-01-02 23:01:48 -05:00
walljm
c15c5988aa
FEATURE: improve typeahead. add previous search history.
2019-01-02 22:57:12 -05:00
walljm
e444a5fddf
FEATURE: Move Help and Settings pages to modals
...
* fixed ton of bugs... apparently i didn't push up the work i did on the mac... and i don't have that anymore.
2019-01-02 15:18:49 -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
jason.wall
fa4ac84c57
FEATURE: Create an initial typeahead feature
2018-04-19 11:05:23 -04:00
walljm
9335b1f9c9
FEATURE: Added support for changing the font.
2018-03-16 19:21:43 -04:00
walljm
4de4039d6e
FIX: Bug Fixes
...
* fixed misspelling of Titus in verse picker
* fixed paragraph heading option being ignored
* added option to sync items
* adjusted max width of the cards, as multiple columns is difficult to navigate or read.
* fixed sync| we now use a simple method where we take whatever is on the server.
this will result in lost pages if you save pages when logged out then log in,
but it works better than any other method for now.
2018-03-04 16:48:42 -05: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
5b621dda80
FEATURE: Toggle showing the verse numbers
2018-01-06 01:30:06 -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