27 Commits

Author SHA1 Message Date
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
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
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
c86bcc5fe6 MAID: Fix build errors, update to Ionic 4 and Angular 5 2018-01-05 04:20:09 -05:00
6a82a4e98a FEATURE: Wire In Firebase support. 2017-11-22 18:30:09 -06:00
46099bbf32 Add AngularFire2 so we can use it in our ionic application. 2017-10-22 14:52:24 -05:00
jason.wall
83b33958c4 MAID: tighten up syntax per the linter, fix a couple of minor display issues
with verse picker, removed call to stemmer.js in index.html, updated
  to ng-template tag as template had been deprecated
2017-08-24 10:54:15 -04:00
jason.wall
e3b84c7913 FEATURE: Added a verse picker 2017-08-23 17:53:03 -04:00
jason.wall
99036151f6 BUILD: Upgraded to Ionic 3 and Angular 4 2017-08-22 10:25:12 -04: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
walljm
79a757f765 FEATURE: added error reporting to the individual components 2017-01-26 22:26:48 -05:00
walljm
d0d597f78c GUI: Fix it so all platforms show same styling 2017-01-26 01:35:41 -05:00
jason.wall
e4044838c5 FIX: properly migrate old settings 2017-01-25 23:20:20 -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
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
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
walljm
65e8371a91 FIX: fixed splash/icon, fixed scroll performance issue, added loading modal 2017-01-03 23:51:25 -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
96ab452280 FEATURE: Starting the search cards and service port 2016-12-27 17:23:20 -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