433 Commits

Author SHA1 Message Date
jason.wall
7723b0632e remove bad threshold
(cherry picked from commit 501c9c0e995732b487bba9ae34e74eb7221a1c2d)
2021-12-22 10:11:53 -05:00
Jason Wall
743dbd4199 Merge branch 'fix-swipe-menu-bugs' into 'main'
Display Bug Fixes

See merge request walljm/dynamicbible!16
2021-04-12 22:44:37 +00:00
Jason Wall
72fe05e653 Display Bug Fixes 2021-04-12 22:44:37 +00:00
Jason Wall
43097c807a turn off minify, because its easier than trying to deal with the googleauth bug 2021-03-04 14:43:20 -05:00
Jason Wall
53af93166e Merge branch 'db-22-fix-google-auth-bug' into 'main'
DB-22: Google play will rename classes to make app sizes smaller.  this breaks the...

See merge request walljm/dynamicbible!15
2021-03-04 15:43:27 +00:00
Jason Wall
c2165600fb Google play will rename classes to make app sizes smaller. this breaks the config lookup of the google auth capacitor plugin. so tell google not to rename that class 2021-03-04 15:43:27 +00:00
Jason Wall
e6e83d103f Merge branch 'db-21-fix-annoyances' into 'main'
DB-21: fix annoyances

See merge request walljm/dynamicbible!14
2021-03-03 19:50:04 +00:00
Jason Wall
4bbc50cf37 fix strongs modal 2021-03-03 14:35:32 -05:00
Jason Wall
82159cc84c tweak size of dialogs on small screens 2021-03-03 14:18:01 -05:00
Jason Wall
298a54e8e8 tweak what happens when a long passage title interferes with the close button 2021-03-03 13:42:16 -05:00
Jason Wall
bef7e4d199 fix settings bottom margin 2021-03-03 13:41:48 -05:00
Jason Wall
578db7eae9 set button overlay to transparent so you don't see it anymore after a button has been pressed 2021-03-03 13:04:38 -05:00
Jason Wall
9e7a5465d4 Fix the application name in angular 2021-03-03 13:04:14 -05:00
Jason Wall
776fc9b2cd Merge branch 'db-20-swipe-to-close-menu' into 'main'
DB-20: swipe to close menu

See merge request walljm/dynamicbible!13
2021-03-03 16:24:51 +00:00
Jason Wall
24bb1c98c5 DB-20: swipe to close menu 2021-03-03 16:24:51 +00:00
Jason Wall
96e380af78 Merge branch 'db-19-fix-android-icons-splash' into 'main'
DB-19: fix android icons splash

See merge request walljm/dynamicbible!12
2021-03-02 22:47:15 +00:00
Jason Wall
73830ed0b6 DB-19: fix android icons splash 2021-03-02 22:47:15 +00:00
Jason Wall
b3e28f50be Merge branch 'db-18-codetrix' into 'main'
DB-18: this should be it

See merge request walljm/dynamicbible!11
2021-03-01 14:18:45 +00:00
Jason Wall
a0c3528e8b Capacitor can't do the the typical web login for reasons.
So we need to use a plugin that will handle native auth, and we fixed
an issue with logout.
2021-03-01 14:18:45 +00:00
Jason Wall
8ac6dfa2ae Merge branch 'cleanup' into 'main'
Get rid of ios/electron as you're not using them yet.

See merge request walljm/dynamicbible!9
2021-03-01 01:02:52 +00:00
Jason Wall
236398a41d Get rid of ios/electron as you're not using them yet.
change the android package name back to what it used to be because firebase needs it
2021-02-28 19:52:06 -05:00
Jason Wall
acd97220b7 Merge branch 'db-13-change-firebase-db' into 'main'
DB-13: switch to production firebase

See merge request walljm/dynamicbible!7
2021-02-28 18:37:25 +00:00
Jason Wall
5f02bf88ff switch to production firebase 2021-02-28 18:26:03 +00:00
Jason Wall
336846c189 Merge branch 'apk-to-play-store' into 'main'
Apk to play store

See merge request walljm/dynamicbible!5
2021-02-28 18:13:30 +00:00
Jason Wall
db133ed615 upgrade gradle
bootstrap store listing
update graphics
configure publishing apk to google play store
2021-02-28 18:13:30 +00:00
Jason Wall
576db1039c Update LICENSE 2021-02-28 18:01:50 +00:00
Jason Wall
0c125c5ba4 Add README.md 2021-02-28 18:01:25 +00:00
Jason Wall
fcafbb7793 Add CONTRIBUTING 2021-02-28 18:00:38 +00:00
Jason Wall
23107a74b5 Add LICENSE 2021-02-28 17:58:11 +00:00
Jason Wall
9fca54e40c Merge branch 'tweak-displaytext' into 'main'
tweak display of text

See merge request walljm/dynamicbible!6
2021-01-31 14:53:03 +00:00
Jason Wall
48d43d187c tweak display of text 2021-01-31 09:38:49 -05:00
Jason Wall
acf989d7ac Merge branch 'build-updates' into 'main'
minor updates to build the app bundle

See merge request walljm/dynamicbible!4
2021-01-01 21:50:52 +00:00
Jason Wall
18fb8c7ad3 minor updates to build the app bundle 2021-01-01 21:50:52 +00:00
Jason Wall
61297c95e1 remove unused old dockerfile 2021-01-01 08:51:45 -06:00
Jason Wall
d4d4246ecb Merge branch 'apk_builds' into 'main'
Apk builds

See merge request walljm/dynamicbible!2
2021-01-01 14:50:20 +00:00
Jason Wall
43911d57a4 Apk builds 2021-01-01 14:50:20 +00:00
0e09f6e447 Forgot the prod stage :-) 2020-12-14 18:19:59 -05:00
7091354419 Add a manual production deployment to storage bucket 2020-12-13 19:06:56 -05:00
3cd46dc3a2 We need to use the google cloud sdk image 2020-12-02 08:24:21 -05:00
Jason Wall
261eac2011 Update .gitlab-ci.yml 2020-12-01 22:46:57 +00:00
Jason Wall
913d866e68 Update .gitlab-ci.yml 2020-12-01 22:27:00 +00:00
ccba572389 Merge branch 'db-1-upgrades' into 'main'
DB-1 upgrades

See merge request walljm/dynamicbible!1
2020-12-01 22:21:28 +00:00
7d63ffddd6 Bad variable section. I misread the docs 2020-12-01 15:17:42 -05:00
4a72dd531e Add authorization and deployment to the ci file 2020-12-01 15:08:33 -05:00
4c5809c8a5 give publish access to the service account 2020-11-30 15:56:38 -05:00
875cf51a88 Add service account and keys 2020-11-30 15:32:45 -05:00
7a91bb42ba DEVOPS: scripting for deployment to gcloud storage 2020-11-30 12:29:31 -05:00
Jason Wall
a55d21e306 add a chip list to the note editing for references. 2020-11-27 17:45:01 -05:00
Jason Wall
4fbb7f601d fix tests 2020-11-27 17:29:08 -05:00
Jason Wall
2ff5279084 update readme 2020-11-27 17:13:51 -05:00