Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
02be48e
Added book and chapter selectors to the search page. Also added a div…
bindlestick Mar 30, 2026
0ed1d2d
Revert "Added book and chapter selectors to the search page. Also add…
bindlestick Mar 30, 2026
8923678
Added renamed Berean Standard Bible json files
kawfee Mar 30, 2026
e89962a
First attempt that updates most OET json files
Mar 31, 2026
a21c453
Merge pull request #1 from Freely-Given-org/versionsUpdate
RobH123 Mar 31, 2026
f74e1ae
Added update_BSB_json.py to process BSB file renaming
kawfee Mar 31, 2026
d15a382
Added Header Search.
rcmctaylor Mar 31, 2026
ddcbe2e
Added Search Header functionality to oet_rv.
rcmctaylor Mar 31, 2026
c1f6ae0
Added Privacy Settings. Added 'Allow Internet Access' setting
rcmctaylor Mar 31, 2026
7bd1f5b
Merge branch 'main' into codeathon26
rcmctaylor Mar 31, 2026
e2a7017
Fixed search autocmplete and header search that were overwritten when…
rcmctaylor Mar 31, 2026
b701dce
appbar UI cleanup
gboltono Mar 31, 2026
35bb5b2
Snapshot of code to add Berean Standard Bible translation -- incomplete
kawfee Mar 31, 2026
daeb88d
Merge branch 'graceOET' into codeathon26
gboltono Mar 31, 2026
d9ef342
Added topNav Bar, updates verse/number, hide when scroll
superpotato876gh Apr 2, 2026
fc2790e
Working correctly with BSB version -- still needs some visual cleanup
kawfee Apr 2, 2026
b851dd3
Merge remote-tracking branch 'refs/remotes/origin/codeathon26' into c…
kawfee Apr 2, 2026
fd69ab1
Added topNav Bar, updates verse/number, hide when scroll
superpotato876gh Apr 2, 2026
5054431
Merge branch 'codeathon26' of https://github.com/Freely-Given-org/bib…
superpotato876gh Apr 2, 2026
ed0dab0
Update README.md
superpotato876gh Apr 2, 2026
92d2706
Create README.md
superpotato876gh Apr 2, 2026
9e05333
Cleaned up some files -- added guide for adding new translations
kawfee Apr 2, 2026
6afded0
Update README.md
superpotato876gh Apr 2, 2026
1fc6167
Merge branch 'codeathon26' of github.com:freely-given-org/bible_side …
kawfee Apr 2, 2026
6aef4c5
Update README.md
superpotato876gh Apr 2, 2026
db17030
Fixed privacy controls. Fixed wordlinks.
rcmctaylor Apr 2, 2026
b76a1ee
Merge remote-tracking branch 'refs/remotes/origin/codeathon26' into c…
rcmctaylor Apr 2, 2026
2b85bb3
removed duplicate secondary appbar
gboltono Apr 2, 2026
5b50012
Merge branch 'codeathon26' of github.com:freely-given-org/bible_side …
kawfee Apr 2, 2026
6d9ad60
Merge branch 'codeathon26' of https://github.com/Freely-Given-org/bib…
gboltono Apr 2, 2026
0defa1b
Merge branch 'codeathon26' of github.com:freely-given-org/bible_side …
kawfee Apr 2, 2026
ed7b525
Updated the instructions for adding a new translation
kawfee Apr 2, 2026
cfc8b85
bsb_bible.dart snapshot before trying to fix multi-string verses w/ s…
kawfee Apr 2, 2026
ede2db8
changed scrolling linking button location
gboltono Apr 3, 2026
adb03e5
edited reader area popup
gboltono Apr 3, 2026
b1af863
Got BSB display behavior to match KJV and the OETs.
kawfee Apr 3, 2026
c602d91
Merge branch 'codeathon26' of github.com:freely-given-org/bible_side …
kawfee Apr 3, 2026
5fb945d
Updated models/bibles for OET_RV and OET_LV to parse the latest USFM,…
rcmctaylor Apr 3, 2026
54b52cf
Merge branch 'jsonfix' into codeathon26
rcmctaylor Apr 3, 2026
adfcd9c
Updated books.dart to reflect new book list. Updated oet-rv and oet-l…
rcmctaylor Apr 3, 2026
50ab484
UI fixes & cleanup
gboltono Apr 3, 2026
df0b696
Added books.dart
rcmctaylor Apr 3, 2026
859bd93
Added optimizations to hmlt to shink generated html size. Can now loa…
rcmctaylor Apr 3, 2026
4e6063d
Fixed OET_LT onWordTap so that it doesn't trigger when scrolling. Fix…
rcmctaylor Apr 3, 2026
3d64071
Fixed the BSB blank verse problem for embedded structures within the …
kawfee Apr 3, 2026
2d6e80b
Merge branch 'codeathon26' of github.com:freely-given-org/bible_side …
kawfee Apr 3, 2026
89176ab
update the section headers at the top app bar
superpotato876gh Apr 3, 2026
342934d
update section headers so shows if RV
superpotato876gh Apr 3, 2026
fda06f6
modify UI topAppBar so takes up less screen space
superpotato876gh Apr 3, 2026
ceb66cb
Added explanations to bsb_bible.dart
kawfee Apr 3, 2026
d248a4b
Merge branch 'codeathon26' of github.com:freely-given-org/bible_side …
kawfee Apr 3, 2026
23f84d4
Updated wordlinks to new URL. Added initial styling of wordlinkes JSO…
rcmctaylor Apr 3, 2026
b0097ad
Merge branch 'wordlinks' into codeathon26
rcmctaylor Apr 3, 2026
366d165
Added new OET books to the autocomplete dropdown on the search page.
rcmctaylor Apr 3, 2026
648dda8
Merge branch 'codeathon26' of https://github.com/Freely-Given-org/bib…
superpotato876gh Apr 3, 2026
fd4ebbf
Fixed formatting for some OET-RV OT books.
rcmctaylor Apr 3, 2026
9fa9f7b
update section header logic to fix a bug
superpotato876gh Apr 3, 2026
81e2cbb
Merge branch 'codeathon26' of https://github.com/Freely-Given-org/bib…
superpotato876gh Apr 3, 2026
51ab149
Added PSA to unsupported books. Widdend the book autocompelte dropdow…
rcmctaylor Apr 3, 2026
3d08ff6
Merge branch 'codeathon26' of https://github.com/freely-given-org/bib…
rcmctaylor Apr 3, 2026
b321bd3
rearranged / added another section header container
gboltono Apr 3, 2026
743c164
fix: text is now not covered by top bar on first load
gboltono Apr 3, 2026
65c54ed
fix OET disclaimer bug, make scroll less intensive
superpotato876gh Apr 3, 2026
9ad3336
send debug email to FreelyGiven as well
superpotato876gh Apr 3, 2026
5a6779f
update reporting message
superpotato876gh Apr 3, 2026
5a79e5e
Fixed formatting issue on OET_RV, removing → characters.
rcmctaylor Apr 3, 2026
026832b
Merge branch 'codeathon26' of https://github.com/freely-given-org/bib…
rcmctaylor Apr 3, 2026
9e782ca
Cleaned up log and print statements.
rcmctaylor Apr 3, 2026
a890738
Update README.md
gboltono Apr 3, 2026
a019239
Update README.md
gboltono Apr 3, 2026
fb7b0e9
Updated wordlinks fromat.
rcmctaylor Apr 3, 2026
266b524
section header defaults to top
gboltono Apr 4, 2026
2adb463
Merge branch 'codeathon26' of https://github.com/Freely-Given-org/bib…
gboltono Apr 4, 2026
956524f
Fixed smooth scrolling issue.
rcmctaylor Apr 7, 2026
a01e35f
Fixed tablet view displaying secondary reader on left instead of righ…
rcmctaylor Apr 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,16 @@ After converting the OET ESFM to json, navigate to the folder with ``cd assets/b

There is a Python script in ``/assets/bibles`` that will update the json files for the WEB. Since the WEB (The World English Translation) is complete, updating would only be to fix typos, etc. See the ``update_WEB_json.py`` file for instructions.

## Recent Contriubions
### May-April 2026: Taylor University
* BSB bible version added
* UI Reader view edited
* tablet view side by side while phone view above and below
* naviagation bars editied
* Search page
* ability to search by book/chapter added
* UI changed

## License

Bibleside is licensed under the GPL-3.0 license. See LICENSE for more information.
Bibleside is licensed under the G*PL-3.0 license. See LICENSE for more information.
28 changes: 28 additions & 0 deletions assets/bibles/00_adding_new_translation.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
#----------------------------------------------------------------------
# Below is a listing of files created/modified when adding a new bible translation.
# This information is accurate as of 2026-04-03
#----------------------------------------------------------------------

#----------------------------------------------------------------------
# Files outside the app
#
# Bible source ingestion program outside the application. See existing scripts in assets/bibles.
# These update_{...}_json.py files convert from sources other than json, clean up json as desired,
#
# You may find it helpful to reference the USFM format documentation at https://docs.usfm.bible/usfm/3.2/index.html
#----------------------------------------------------------------------

assets/bibles/update_{VERSION}_json.py


#----------------------------------------------------------------------
# Files within the app
#----------------------------------------------------------------------

create: lib/models/bibles/{VERSION}_bible.dart

modify: lib/common/bibles.dart
modify: lib/services/reader_service.dart
modify: lib/ui/views/reader/reader_viewmodel.dart
modify: pubspec.yaml

Loading