aboutsummaryrefslogtreecommitdiffstats
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
* * added book title to chazefanja2014-02-142-3/+22
|
* * fixed #9 (updated sword.js)zefanja2014-02-144-5/+7
| | | | * fixed bug that Book/Chapter Selector does not open on FxOS
* * set RemoveButton disbaled when removing modulezefanja2014-02-091-0/+2
|
* * improved desktop's module manager (added option to remove modules)zefanja2014-02-092-10/+60
|
* * updated sword.jszefanja2014-02-081-0/+2
| | | | * fixed bug, when n atrribute is a number (handling footnotes)
* * updated enyojszefanja2014-02-062-14/+7
| | | | | * fixed bug in handling panels when going to previous chapter * improved buildApp script
* * minor changes in settings.jszefanja2014-02-062-3/+3
|
* * updated to latest sword.jszefanja2014-02-031-1/+0
|
* * moved font settings to menuzefanja2014-02-034-11/+18
|
* * create different views only when they are neededzefanja2014-02-015-16/+39
| | | | * updated to latest sword.js
* * fixed #6zefanja2014-01-313-2/+20
| | | | * updated submodules
* * fixed small bug, when displaying cross-refszefanja2014-01-173-1/+3
|
* * added spinner to crossRef popupzefanja2014-01-175-29/+34
| | | | | * added onyx.button to bcSelector * fixed bug in handle crossRef setting
* * added Cross-Reference settingzefanja2014-01-144-4/+20
|
* * fixes #5zefanja2014-01-114-37/+116
| | | | * added new options to the preferences
* * added support for androidFirefox (untested!)zefanja2014-01-063-5/+4
|
* * updated manifest filezefanja2014-01-061-1/+2
| | | | * added missing image file
* * fixed bug in note viewzefanja2014-01-064-38/+47
|
* * fixed some small bugs in dataView.js, module manager and api.jszefanja2014-01-035-14/+51
|
* * fixed bug in api.getUserData()zefanja2014-01-036-69/+89
| | | | | * fixed bug in dataView (data won't refresh if you select the same category) * improved Module Manager to persist downloaded modules to improve UX
* * added about dialogzefanja2014-01-024-3/+52
| | | | * adjust buildApp script to zip the app
* * added history of last read passageszefanja2014-01-023-19/+77
| | | | * updated manifest description
* * added message to dataView if you have no personal datazefanja2014-01-023-7/+22
|
* * fixed bug in the verseScrollerzefanja2014-01-011-2/+3
|
* * adjust stuff menu maxHeightzefanja2014-01-012-5/+7
|
* * added new view to show all personal data (bookmarks, notes, highlights)zefanja2014-01-016-23/+209
| | | | * improved first start view
* * added note supportzefanja2013-12-318-25/+339
| | | | * set animate:false for panel transitions to improve speed
* * moved delete button to settingszefanja2013-12-304-6/+31
|
* * updated latest bugfix from swordjszefanja2013-12-302-3/+7
|
* * added font menu to change font and font sizezefanja2013-12-304-18/+199
|
* * added basic highlight adding support (no display yet)zefanja2013-12-294-17/+127
| | | | * adjust some CSS settings in the versePopup
* * added settings panelzefanja2013-12-276-6/+141
| | | | | * removed deploy folder → it's in the gh-pages branch (like before) * you test the app under http://zefanja.github.io/biblez-ng/app/
* * fixed bug when rendering bookmark iconzefanja2013-12-261-10/+3
|
* * finished basic bookmark support (add and remove)zefanja2013-12-263-15/+117
| | | | * added new media files
* * changed currentPassage objectzefanja2013-12-254-13/+60
| | | | * further preparation for bookmarking support
* * new style for Book/Chapter Selectorzefanja2013-12-255-40/+143
| | | | * added api functions for bookmark support
* * added popup.jszefanja2013-12-241-0/+17
|
* * added Book/Chapter Popup for Desktop versionzefanja2013-12-244-13/+96
| | | | | * style improvments * prepare versePopup for actions on a verse (like bookmarks, notes, highlights and share options)
* * added support for Desktop Firefoxzefanja2013-12-185-42/+86
| | | | * new background image
* * save last used module and last read passagezefanja2013-12-174-77/+136
|
* * improved chapter changingzefanja2013-10-084-19/+60
|
* * added left/right navigation to main view (just swipe left/right)zefanja2013-10-072-10/+51
|
* * added work around for FxOS's CSP ruleszefanja2013-08-071-0/+7
| | | | * added description to manifest files for systemXHR
* * removed requirejs from submoduleszefanja2013-08-062-1/+5
|
* * improved module menuzefanja2013-07-183-92/+127
| | | | * added popup for (error)messages
* * added Book and Chapter selectorzefanja2013-07-176-31/+177
|
* * implement basic UIzefanja2013-07-174-16/+233
|
* * added basic module handlingzefanja2013-07-153-27/+84
|
* * added install function to Module Mangerzefanja2013-07-143-12/+52
| | | | * handle panels switching on small screens
* * added Module Managerzefanja2013-07-144-31/+133
|