392 Commits

Author SHA1 Message Date
jason.wall
271f759743 FIX: Tweaked display of prev, expand, next icons. Fixed apostophe and - handling in the text 2017-08-11 16:01:33 -04:00
jason.wall
a058def2f4 Added tag v3.0.0 for changeset 9d12af3cfaf8 2017-08-07 16:43:14 -04:00
jason.wall
d3757cdff1 MAID: Cleaned up syntax of file 2017-08-07 16:42:12 -04:00
jason.wall
4be73ab2a6 FEATURE: Add Settings to right fold out menu 2017-08-07 16:30:03 -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
Jacob Pike
274cecb598 DynamicBibleUtility - Adding Strong's numbers to geolocation data. 2017-04-11 17:45:37 -04:00
Jacob Pike
b67e52950a DynamicBibleUtility - Adding initial geolocation JSON creation.
Still need to incorporate Strong's numbers.
2017-03-04 17:42:33 -05: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
walljm
b006b780b1 FIX: fixed name of help page 2017-01-31 17:32:17 -05:00
walljm
feb3b88a3b HELP: added help, fixed id 2017-01-31 17:06:53 -05:00
jason.wall
77345942a3 HELP: Added more help documentation 2017-01-31 14:47:07 -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
6e48e85de2 Add some word_service tests. 2017-01-29 18:37:12 -06:00
walljm
057a0180ac HELP: improved help page. 2017-01-28 12:16:39 -05:00
walljm
55effbef56 MAID: make code look cleaner 2017-01-28 11:47:10 -05:00
walljm
e6a3d1b2c0 FEATURE: added an animation on card close, added help page 2017-01-28 11:42:48 -05:00
jason.wall
3e0a8cea25 FIX: indent translated as n words, fix color of ios menu buttons, fix title button icon spacing 2017-01-27 23:39:55 -05:00
jason.wall
3a536526c3 FIX: fixed bugs in strongs modal, tweaked display of scroll bars, text in strongs 2017-01-27 23:19:42 -05:00
walljm
79a757f765 FEATURE: added error reporting to the individual components 2017-01-26 22:26:48 -05:00
walljm
53f6218fa6 MAID: updated version numbers, fixed the way the promises were returned. 2017-01-26 21:14:55 -05:00
walljm
d0d597f78c GUI: Fix it so all platforms show same styling 2017-01-26 01:35:41 -05:00
walljm
7aa83dbd20 FEATURE/PERF: move more things into promises, so the menu closes immediately.
* only load strongs into modals if you're clicking on a link
  * change size of strongs cross refs dynamically
2017-01-26 01:16:26 -05:00
jason.wall
e4044838c5 FIX: properly migrate old settings 2017-01-25 23:20:20 -05:00
jason.wall
632ee22189 PERF: implemented OnInit on search page to speed up load 2017-01-24 17:47:26 -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
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
c800084da2 FEATURE: Added swipe back in on the title 2017-01-23 14:29:31 -05:00
jason.wall
f11a1910ad ANDROID: updates to android config 2017-01-23 14:06:23 -05:00
jason.wall
5493c07db5 FEATURE: Dynamically calculate the height of search box to accomodate small data sets and different screen sizes. 2017-01-23 14:05:59 -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
979f9d3010 FIX: missed a couple references in the templates when i simplified componend data passing 2017-01-21 13:14:09 -05:00
walljm
d21186be53 FEATURE: only show update if you're on a saved page. 2017-01-21 09:48:56 -05:00
walljm
a6b585eba0 FEATURE: Simplified component data passing, added break on verse option 2017-01-21 02:21:44 -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
walljm
1947ab51a2 FEATURE: Added links to strongs #s in strongs reference display
* cleaned up the code in the utility
  * added break in menu to dilineate saved pages
2017-01-20 18:57:02 -05:00
jason.wall
72207e327d FEATURE: Added ability to save pages...
* added db solution
2017-01-18 17:51:06 -05:00
walljm
cd654fc5f0 TESTS: moar better tests...
* also bug fixes in strongs...
  * code cleanup
2017-01-18 11:57:40 -05:00
walljm
57598b99a9 TESTS: moar better tests...
* also bug fixes in strongs...
2017-01-16 21:59:07 -05:00
jason.wall
ded7e1980d CLEAN: cleaned up some code formatting, extended the splash screen delay 2017-01-18 11:54:59 -05:00
walljm
7ce775059f TESTS: moar tests... 2017-01-16 21:36:22 -05:00
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