aboutsummaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* * optimize scrolling performance for androidzefanja2014-05-052-48/+71
* * added android support (adjust CORS handling)zefanja2014-05-042-79/+83
* * added notes view in a popup for bigger screens.zefanja2014-04-263-12/+36
* * sidebar updates if a uzefanja2014-04-261-11/+12
* * fixed #12zefanja2014-04-263-5/+51
* * added search field in dataViewzefanja2014-04-245-68/+146
* * if the screen is big enough personal data will be displayed in a sidebarzefanja2014-04-183-31/+71
* * added description to module menuzefanja2014-04-182-6/+32
* * fixed bug with showing personal noteszefanja2014-04-171-8/+10
* * update biblez.appcache to allow CORSzefanja2014-04-161-23/+24
* * polished up moduleManagerzefanja2014-04-162-54/+48
* * desktop version uses same module manager as mobile version now. Needs to be...zefanja2014-04-165-57/+180
* * fixed chapter scrolls to chapter-1zefanja2014-04-152-11/+21
* * updated bcSelector because of API change in sword.jszefanja2014-04-142-10/+23
* * fixed bug in handling and rendering history items (last read passages)zefanja2014-04-141-7/+14
* * fixed serveral small bugszefanja2014-04-126-37/+55
* * fixed #11zefanja2014-04-111-2/+4
* * fixed minor issueszefanja2014-04-102-12/+9
* * added RtoL again for the new verseViewzefanja2014-04-104-47/+71
* * passage label will update on scrollingzefanja2014-04-102-48/+108
* * fixed many bugs in the new viewzefanja2014-04-096-29/+64
* * fixed reloads when opening a verse/footnote popupzefanja2014-04-092-14/+14
* * fixed userData handling for new verseViewzefanja2014-04-083-45/+75
* * added chapter caps dropszefanja2014-04-073-51/+74
* * improve infinite scrolling (now based on enyo.List for flyweight rendering)zefanja2014-04-074-29/+65
* * start to implement infite scrolling (still in unusable state)zefanja2014-03-312-52/+143
* * updated to latest sword masterzefanja2014-03-061-0/+1
* * fixed #10zefanja2014-03-031-0/+6
* * deactivated database options in settings.jszefanja2014-02-141-2/+2
* * removed debug codezefanja2014-02-141-2/+1
* * added book title to chazefanja2014-02-142-3/+22
* * fixed #9 (updated sword.js)zefanja2014-02-144-5/+7
* * 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
* * updated enyojszefanja2014-02-062-14/+7
* * 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
* * fixed #6zefanja2014-01-313-2/+20
* * fixed small bug, when displaying cross-refszefanja2014-01-173-1/+3
* * added spinner to crossRef popupzefanja2014-01-175-29/+34
* * added Cross-Reference settingzefanja2014-01-144-4/+20
* * fixes #5zefanja2014-01-114-37/+116
* * added support for androidFirefox (untested!)zefanja2014-01-063-5/+4
* * updated manifest filezefanja2014-01-061-1/+2
* * 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