aboutsummaryrefslogtreecommitdiffstats
path: root/source/main.js
Commit message (Expand)AuthorAgeFilesLines
* * optimize scrolling performance for androidzefanja2014-05-051-3/+4
* * added android support (adjust CORS handling)zefanja2014-05-041-12/+2
* * added notes view in a popup for bigger screens.zefanja2014-04-261-5/+14
* * sidebar updates if a uzefanja2014-04-261-11/+12
* * added search field in dataViewzefanja2014-04-241-60/+86
* * if the screen is big enough personal data will be displayed in a sidebarzefanja2014-04-181-27/+46
* * added description to module menuzefanja2014-04-181-6/+20
* * fixed bug with showing personal noteszefanja2014-04-171-8/+10
* * desktop version uses same module manager as mobile version now. Needs to be...zefanja2014-04-161-5/+10
* * fixed chapter scrolls to chapter-1zefanja2014-04-151-9/+6
* * updated bcSelector because of API change in sword.jszefanja2014-04-141-2/+7
* * fixed bug in handling and rendering history items (last read passages)zefanja2014-04-141-7/+14
* * fixed serveral small bugszefanja2014-04-121-10/+15
* * fixed #11zefanja2014-04-111-2/+4
* * fixed minor issueszefanja2014-04-101-12/+6
* * added RtoL again for the new verseViewzefanja2014-04-101-37/+62
* * passage label will update on scrollingzefanja2014-04-101-48/+85
* * fixed many bugs in the new viewzefanja2014-04-091-24/+43
* * fixed reloads when opening a verse/footnote popupzefanja2014-04-091-8/+7
* * fixed userData handling for new verseViewzefanja2014-04-081-44/+62
* * added chapter caps dropszefanja2014-04-071-50/+65
* * improve infinite scrolling (now based on enyo.List for flyweight rendering)zefanja2014-04-071-28/+41
* * start to implement infite scrolling (still in unusable state)zefanja2014-03-311-51/+142
* * updated to latest sword masterzefanja2014-03-061-0/+1
* * fixed #10zefanja2014-03-031-0/+6
* * removed debug codezefanja2014-02-141-2/+1
* * fixed #9 (updated sword.js)zefanja2014-02-141-2/+2
* * improved desktop's module manager (added option to remove modules)zefanja2014-02-091-1/+6
* * updated sword.jszefanja2014-02-081-0/+2
* * updated enyojszefanja2014-02-061-6/+7
* * minor changes in settings.jszefanja2014-02-061-1/+1
* * updated to latest sword.jszefanja2014-02-031-1/+0
* * moved font settings to menuzefanja2014-02-031-9/+11
* * create different views only when they are neededzefanja2014-02-011-9/+18
* * fixed #6zefanja2014-01-311-1/+5
* * fixed small bug, when displaying cross-refszefanja2014-01-171-0/+1
* * added spinner to crossRef popupzefanja2014-01-171-2/+4
* * added Cross-Reference settingzefanja2014-01-141-3/+4
* * fixes #5zefanja2014-01-111-19/+46
* * added support for androidFirefox (untested!)zefanja2014-01-061-2/+2
* * fixed bug in note viewzefanja2014-01-061-6/+4
* * fixed some small bugs in dataView.js, module manager and api.jszefanja2014-01-031-4/+6
* * fixed bug in api.getUserData()zefanja2014-01-031-1/+2
* * added about dialogzefanja2014-01-021-1/+8
* * added history of last read passageszefanja2014-01-021-18/+65
* * added message to dataView if you have no personal datazefanja2014-01-021-3/+3
* * fixed bug in the verseScrollerzefanja2014-01-011-2/+3
* * adjust stuff menu maxHeightzefanja2014-01-011-4/+6
* * added new view to show all personal data (bookmarks, notes, highlights)zefanja2014-01-011-16/+30
* * added note supportzefanja2013-12-311-11/+72