aboutsummaryrefslogtreecommitdiffstats
path: root/source/main.js
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * updated latest bugfix from swordjszefanja2013-12-301-2/+2
* * added font menu to change font and font sizezefanja2013-12-301-14/+54
* * added basic highlight adding support (no display yet)zefanja2013-12-291-2/+19
* * added settings panelzefanja2013-12-271-3/+43
* * fixed bug when rendering bookmark iconzefanja2013-12-261-10/+3
* * finished basic bookmark support (add and remove)zefanja2013-12-261-5/+34
* * changed currentPassage objectzefanja2013-12-251-9/+29
* * new style for Book/Chapter Selectorzefanja2013-12-251-2/+2
* * added Book/Chapter Popup for Desktop versionzefanja2013-12-241-7/+45
* * added support for Desktop Firefoxzefanja2013-12-181-37/+8
* * save last used module and last read passagezefanja2013-12-171-4/+32
* * improved chapter changingzefanja2013-10-081-18/+35
* * added left/right navigation to main view (just swipe left/right)zefanja2013-10-071-10/+32