2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
Robert 8d765e7d0d Add back button to statistics (#3267)
Closes: #3236 and #3235
Details:

> Also, when looking in days, we see info how many hours we read. It would be great if we could tap a day, it opens info on book(s) we read that day with info pertaining to that day, and if we tap on book, we receive book info for that book.

>  Statistics plugin is really great, I started to look in my reading statistics now much more, but all the time I can go only in one way. And I need to exit at lowest level of info. It would be great if I can use statistics plugin like part of menu, to go up and down within statistics data and exit at my wish, not when I have to.

Also added:

 * new statistics book by week
 * new statistics book by month
 * last year by week now we can see days in selected week
2017-09-28 15:35:25 +02:00
..
container Added Size module 2017-09-23 20:24:45 +02:00
bboxwidget.lua Added Size module 2017-09-23 20:24:45 +02:00
bookstatuswidget.lua Added Size module 2017-09-23 20:24:45 +02:00
button.lua Added Size module 2017-09-23 20:24:45 +02:00
buttondialog.lua Added Size module 2017-09-23 20:24:45 +02:00
buttondialogtitle.lua Added Size module 2017-09-23 20:24:45 +02:00
buttontable.lua Added Size module 2017-09-23 20:24:45 +02:00
checkbutton.lua [UX] Add CheckButton and use it for show password 2017-08-20 11:44:15 +02:00
checkmark.lua [UX] Add CheckButton and use it for show password 2017-08-20 11:44:15 +02:00
closebutton.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
configdialog.lua [UX] Add home button (#3263) 2017-09-27 18:15:11 +02:00
confirmbox.lua Added Size module 2017-09-23 20:24:45 +02:00
datewidget.lua Added Size module 2017-09-23 20:24:45 +02:00
dictquicklookup.lua Added Size module 2017-09-23 20:24:45 +02:00
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
filechooser.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
fixedtextwidget.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
focusmanager.lua feat: add keyboard support for button table 2015-09-13 01:10:09 -07:00
frontlightwidget.lua Added Size module 2017-09-23 20:24:45 +02:00
horizontalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
horizontalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
iconbutton.lua [UX] Add home button (#3263) 2017-09-27 18:15:11 +02:00
imageviewer.lua Added Size module 2017-09-23 20:24:45 +02:00
imagewidget.lua ImageWidget: use MuPDF for scaling images (#3260) 2017-09-26 10:21:58 +02:00
infomessage.lua Added Size module 2017-09-23 20:24:45 +02:00
inputdialog.lua Added Size module 2017-09-23 20:24:45 +02:00
inputtext.lua [fix] InputText: dirty dimensions 2017-08-20 21:39:00 +02:00
keyvaluepage.lua Add back button to statistics (#3267) 2017-09-28 15:35:25 +02:00
linewidget.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
linkbox.lua Added Size module 2017-09-23 20:24:45 +02:00
listview.lua Added Size module 2017-09-23 20:24:45 +02:00
logindialog.lua Added Size module 2017-09-23 20:24:45 +02:00
menu.lua Fix Menu (TOC, classic file browser...) right padding (#3255) 2017-09-24 01:08:44 +02:00
multiconfirmbox.lua Added Size module 2017-09-23 20:24:45 +02:00
multiinputdialog.lua Added Size module 2017-09-23 20:24:45 +02:00
networksetting.lua Added Size module 2017-09-23 20:24:45 +02:00
notification.lua Added Size module 2017-09-23 20:24:45 +02:00
numberpickerwidget.lua Timer Reader with normal time format (#3244) 2017-09-24 13:03:14 +02:00
opdsbrowser.lua (minor, lang) improve text clarity for downloadmgr dialogs (#2897) 2017-05-15 21:48:18 -07:00
overlapgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
pathchooser.lua chore: fix static-check errors 2016-01-02 23:45:23 -08:00
physicalkeyboard.lua Added Size module 2017-09-23 20:24:45 +02:00
progresswidget.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
rectspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
screenshoter.lua feat: support screenshot in filemanager 2016-01-03 00:47:44 -08:00
scrolltextwidget.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
textboxwidget.lua Added Size module 2017-09-23 20:24:45 +02:00
textviewer.lua Added Size module 2017-09-23 20:24:45 +02:00
textwidget.lua Button and TextWidget: added max_width attribute 2017-08-19 13:02:25 +02:00
timewidget.lua Timer Reader with normal time format (#3244) 2017-09-24 13:03:14 +02:00
toggleswitch.lua Added Size module 2017-09-23 20:24:45 +02:00
touchmenu.lua [UX] Add home button (#3263) 2017-09-27 18:15:11 +02:00
verticalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
verticalscrollbar.lua Added Size module 2017-09-23 20:24:45 +02:00
verticalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
virtualkeyboard.lua Added Size module 2017-09-23 20:24:45 +02:00
widget.lua doc: fix document build 2016-12-25 12:13:53 -08:00