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
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
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
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
0bd82de4ac
MAID: minor fixes, added a space after word Error for error text on cards
2017-08-23 19:41:32 -04:00
jason.wall
c3ddd41b48
FEATURE: Implemented stemming to improve search results
2017-08-23 19:30:30 -04:00
jason.wall
7c91fc472c
MAID: cleanup uneeded last verse code now that you store that data in Reference
2017-08-23 18:02:25 -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
433da00bf4
FEATURE: added next, expand, prev actions on the passage card.
...
* cleaned up some files
* added typings to manage typescript definitions
2017-08-07 16:16:15 -04:00
walljm
e6a3d1b2c0
FEATURE: added an animation on card close, added help page
2017-01-28 11:42:48 -05:00
walljm
53f6218fa6
MAID: updated version numbers, fixed the way the promises were returned.
2017-01-26 21:14:55 -05:00
jason.wall
755aa28c3b
PERF: Moved query logic into components and used promises
...
* this should keep the memory foot print lower when saving pages
* fixed some strongs display issues
TODO: need to put error display logic in the individual components
2017-01-24 16:43:58 -05:00
walljm
4d75b532ef
MAID: removed old android and windows projects, added electron project and build file
2017-01-21 18:08:00 -05:00
walljm
002a64106f
FEATURE: Added icons, Update page with current results, current page label
...
* fixed colors, some bugs
* moved saved pages action to actions menu
* updated settings with nicer buttons/layout
2017-01-21 00:15:00 -05:00
jason.wall
6f92321ebf
TEST: YAY! Got unit testing to work!...
2017-01-05 19:54:18 -05:00
walljm
1c41a826c7
FIX: Reverted back to original karma/jasmine setup which works... sort of
...
* fixed bug in strongs modal
2016-12-31 14:50:40 -05:00
walljm
b60e2de7cf
FEATURE: Added option to insert new card above or below the card you clicked from.
...
* some mods for testing (still not working)
2016-12-28 16:57:40 -05:00
walljm
5c85bfdb19
FEATURE: Unit testing framework
...
* added jasmine and karma (they don't work yet...)
* fixed bug in strongs display (hebrews failed because of no rmac)
* added option to append to bottom of list instead of top
* fixed duplicate es6 shim reference
* added function to automatically upgrade user profile
2016-12-28 15:57:16 -05:00
walljm
96ab452280
FEATURE: Starting the search cards and service port
2016-12-27 17:23:20 -05:00
walljm
64fb22afb4
DEBUG: Changes config to now debug the ts files instead of transpiled js.
2016-12-01 15:57:01 -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