452 Commits

Author SHA1 Message Date
jason.wall
edf6475e6a update the icons 2017-01-16 13:27:29 -05:00
jason.wall
66b24edf27 TESTS: Added more tests to the Reference parser 2017-01-16 13:09:52 -05:00
jason.wall
0ec22a09ee FIX: Add the splashscreen graphics for android 2017-01-12 14:41:20 -05:00
jason.wall
6f92321ebf TEST: YAY! Got unit testing to work!... 2017-01-05 19:54:18 -05:00
jason.wall
648e731a3c FIX: oops, forgot i has started that 2017-01-04 17:17:56 -05:00
jason.wall
ff6b389a24 FIX: 1 column setting was creating 2 cols. added dotted line to indicate chapter markers. 2017-01-04 17:11:49 -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
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
8badd5dfc1 FEATURE: Functioning search is here.
* added saving of state.
 * moved all state into the user profile, this will allow us to load state after a user logs in when we add user accounts later.
2016-12-27 21:10:00 -05:00
walljm
dcfb927581 Merge 2016-12-27 17:26:16 -05:00
walljm
96ab452280 FEATURE: Starting the search cards and service port 2016-12-27 17:23:20 -05:00
jason.wall
5a70080684 FEATURE: added rmac and cross refs to strongs cards/modal 2016-12-02 13:00:55 -05:00
jason.wall
75cd2ac4b3 MAID: changed event name to be more descriptive 2016-12-02 11:01:44 -05:00
jason.wall
b417124dd9 FIX: Added the data dir to src, as its a bug if it isn't there.
* fixed inability to select text
 * fixed punctuation display issue
2016-12-02 09:50:06 -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
61709105e3 FEATURE: Adding settings and user profile
* fixed bug in card closing injected during other work
 * fixed modal close
 *
2016-12-01 15:21:07 -05:00
walljm
d92b370326 FEATURE: Added strongs modal popup.
* fixed spaces around punctuation in verse display.
2016-12-01 13:40:04 -05:00
walljm
293c47a71c MAID: Updated to Ionic2 RC3, fixed errors, implemented strongs 2016-12-01 10:39:04 -05:00
jason.wall
1ff43d7dc0 FEATURE: Added Strongs back in in part 2016-09-12 18:13:56 -04:00
jason.wall
aba7058e17 FIX: Updated Ionic to newest revisions 2016-09-12 13:12:25 -04:00
jason.wall
ad639f0b3b FIX: Fixed linking into the app 2016-09-12 10:45:00 -04:00
walljm
88293a43e2 FIX: corrected casing issue 2016-09-10 16:59:18 -04:00
walljm
6a8289ddc8 FIX: Fixed a minor search bug
* updated to new version of android studio
2016-09-10 16:57:09 -04:00
jason.wall
3c7a57b076 FEATURE: Adding a first stab at an IONIC implemenation of DB 2016-05-18 17:15:23 -04:00
jason.wall
10277e4d95 FEATURE: Cleaned up display of references 2016-05-06 20:16:16 -04:00
jason.wall
300c08ffaa FIX: fixed math errors that broke search 2016-05-06 19:57:10 -04:00
jason.wall
4462dd9fcb Packaged up the windows app (now embedded to avoid the ambiguities of other browser setups) 2016-05-04 16:16:48 -04:00
jason.wall
05e3801666 CLEANUP: More vars to lets, type checking 2016-04-26 10:30:37 -04:00
jason.wall
1f2383d2f8 FIX: Final tweaks to typescript refactor.
* added type checking
 * fixed display of multi chapter passages
 * limited display to 900 pxof width for easier reading
 * converted vars to lets
 * removed unused traverse function
 * simplified whats gets passed around with passages and results
2016-04-26 10:24:12 -04:00
jason.wall
a388860e9c Built the apk as a test, upated what was needed to use new version of android studio 2016-04-25 16:47:59 -04:00
jason.wall
ebcc11535f HOUSEKEEPING: Downloaded latest of mongoose, wrote startup script to launch app.
* also removed unused jquerycookie file and moved the qunit css file to css dir
2016-04-25 16:01:01 -04:00
jason.wall
50b6d75aa7 FEATURE: finilize android build
* cleanup and use the new app
 * fixed a few bugs with break on verses
2016-04-25 15:28:42 -04:00
jason.wall
c48acaf7e7 Moved last lib to libs 2016-04-25 15:02:15 -04:00
jason.wall
9abcc7d736 final organization changes 2016-04-25 14:56:56 -04:00
jason.wall
48c3ca45da renaming some things, moving a few things around for organization, making the csproj file smaller 2016-04-25 14:55:47 -04:00
jason.wall
2ac574c5fe more cleanup 2016-04-25 14:47:46 -04:00
jason.wall
e592bc6c7d cleanup 2016-04-25 14:47:30 -04:00
jason.wall
589f10db8b FEATURE: last of the typescript refactor. Everything works now it seems 2016-04-25 14:47:08 -04:00
jason.wall
32baa98391 FEATURE: More work on refactor. Strongs is now working properly 2016-04-25 12:20:17 -04:00
jason.wall
5ff5fc999c FEATURE: adding files 2016-04-22 16:55:08 -04:00
jason.wall
a374748d81 FEATURE: Converted more of the code to Typescript, fixed a number of bugs, converted more of the data to json 2016-04-22 16:54:47 -04:00
jason.wall
aa9686247a Began rewriting the app in TypeScript. Also, converting the rest of the xml over to json 2016-04-20 17:15:14 -04:00
jason.wall
27e4309248 Upgraded android build project. 2014-12-28 12:05:11 -05:00
jason.wall
eb1d271b37 updated build.bat 2014-12-28 09:19:53 -05:00
jason.wall
4413330af1 FEATURE: Added option to display verses by verse or inline. 2014-12-28 08:58:27 -05:00