Michael Hall
8d9eb30886
Switch to local variables
2014-08-23 16:01:47 +01:00
Michael Hall
8e57adadb2
2nd change to make image dynamic in search
2014-08-23 15:35:55 +01:00
Michael Hall
d84984521b
Making image size in search info dynamic based on screen size
2014-08-23 15:33:00 +01:00
WS64
03c2782844
Don't show "0: text" in series view but just "text"
2014-08-22 18:30:20 +02:00
WS64
9661616edb
Removed screensaver functions to new lua file
2014-08-22 09:07:56 +02:00
WS64
1a4bdd5895
Removed screensaver functions to new lua file
2014-08-22 09:05:59 +02:00
WS64
db7c97211c
Add images to info screen
2014-08-21 22:34:00 +02:00
WS64
9b6d273c66
Bugfix. Latest version just allowed you to enter the editor once
2014-08-20 10:47:08 +02:00
WS64
f99f18ee13
Just save settings that really were changed
...
And not also settings that are different from the ones loaded.
This prevents Koreader from overwriting your complete persistent.defaults.settings when you started Koreader with a malformated persistent.defaults.settings file and choose "save settings". In such a malformated case you just can edit the damaged setting and save it back (although you can't see which one is damaged since the defaults settings are taken)
2014-08-20 08:51:07 +02:00
WS64
d5b35e8547
Default Settings finally also with the array fields
2014-08-19 22:50:20 +02:00
WS64
669d766a39
Code cosmetics
2014-08-19 18:04:38 +02:00
WS64
fdfd94507f
Update filemanagermenu.lua
2014-08-19 17:50:46 +02:00
WS64
e19733edf4
Create a simplified database file out of the calibre file
...
Makes searches WAY 100 times faster.
From the second run on.
2014-08-19 17:50:02 +02:00
WS64
5201f59451
Go back to series/tags list after enter a series/tag
...
Todo: Go back to the actual page
2014-08-18 22:52:29 +02:00
WS64
05abbbdff9
Minor change for error "not found2 messages
2014-08-18 20:44:15 +02:00
WS64
24f3bdb7fa
Add number of books to browse fundction
2014-08-18 20:37:32 +02:00
WS64
7fb545286b
New function, browse series/tags, and sorting of all search results
2014-08-18 09:48:46 +02:00
WS64
0a6fbe28e3
Reaarange cancel buttons to the left
2014-08-17 12:02:24 +02:00
WS64
f39ffc623a
Reuse previous search
2014-08-17 12:01:59 +02:00
WS64
298874c4ae
Preparation for new function "browse"
2014-08-17 12:01:33 +02:00
WS64
c7240539d5
add second library
2014-08-16 22:33:11 +02:00
WS64
582c56a6dc
add reminder to save unsaved settings
2014-08-16 22:32:34 +02:00
WS64
085b4fce6a
Handle defaults by type (boolean/string/number)
2014-08-16 22:31:32 +02:00
Qingping Hou
3eab7e0917
Merge pull request #797 from chrox/master
...
rescale image if width or height is specified in ImageWidget
2014-08-14 15:25:39 -04:00
pazos
850eea418e
translate filemanager (search & setdefaults)
2014-08-14 14:03:15 +02:00
chrox
b7c7287bab
remove more global variables
2014-08-14 19:52:30 +08:00
WS64
09334dd7a6
Changed size and added some "close"s
2014-08-13 08:08:18 +02:00
WS64
19c7c14809
Search Enhancements
...
- Paths now can have unicode characters
- Long tap on search result shows book infos
2014-08-12 22:25:38 +02:00
Huang Xin
a7d1e720ef
Merge pull request #789 from WS64/master
...
remember editor settings after changing/cancelling one entry
2014-08-12 16:15:35 +08:00
WS64
6c911bb453
remember editor settings after changing/cancelling one entry
2014-08-12 09:35:03 +02:00
Huang Xin
aef8c14c42
Merge pull request #787 from WS64/master
...
Change behaviour when LIBRARY_PATH is nil
2014-08-12 08:28:03 +08:00
WS64
d81f6e7dd2
typo
2014-08-11 22:41:42 +02:00
WS64
a51f8e8050
Update filemanagersetdefaults.lua
2014-08-11 20:03:03 +02:00
WS64
5cb550d471
Change behaviour when LIBRARY_PATH is nil
2014-08-11 19:43:43 +02:00
chrox
19e6f603f0
move 'Set defaults' to tools tab
...
And save to persistent defaults dialog will popup when holding
on the 'Set defaults' menu.
2014-08-11 22:14:19 +08:00
WS64
bd596927dd
Corrected the filename
2014-08-11 14:24:32 +02:00
WS64
a0818bb1ab
Update filemanagersearch.lua
2014-08-11 10:40:22 +02:00
WS64
9830119405
Add defaults editor
2014-08-11 10:39:49 +02:00
WS64
0880924087
Add defaults and remove search options
2014-08-11 10:39:08 +02:00
WS64
cd763f00b4
Register search options
2014-08-09 20:50:03 +02:00
WS64
2490d8da53
Remove pattern searching.
...
That caused the error when searching for "("
2014-08-09 20:49:26 +02:00
WS64
bdf26d7859
Added dkjson as owner of the unichar function
2014-08-09 16:38:48 +02:00
WS64
3e4dc9c282
Added complete unichar support
2014-08-09 09:34:23 +02:00
WS64
e42117272f
Search for metadata.calibre if not found by user input
2014-08-07 16:27:46 +02:00
WS64
874f2461af
Search Calibre metadata to open a book
2014-08-07 09:15:05 +02:00
WS64
b76307ce4a
Register search to the filemanager menu
2014-08-07 09:14:30 +02:00
chrox
1ddafbea14
reorder setting entries in reader menu
2014-08-06 20:32:28 +08:00
chrox
3cb03825e5
display OTA update menu only on Kindle and Kobo
2014-08-06 20:32:28 +08:00
chrox
3c8e6975fb
move screen DPI and refresh rate entries into Screen menu
2014-08-06 20:32:28 +08:00
chrox
b83c4c3d95
hide several koptoptions in advanced mode
2014-08-05 12:04:17 +08:00
chrox
55554acf39
refactoring: buildin hold on menu entry to input
2014-08-05 10:23:25 +08:00
chrox
403b9f7ce6
refactoring: use getXxMenuTable to remove redundant code in menus
2014-08-01 22:23:08 +08:00
chrox
a7fc4cccde
refactoring: generate check update menu entry table in OTAManager
2014-08-01 21:59:59 +08:00
chrox
d9f5edf54a
add 'Check update' menu and OTA update functionality
2014-08-01 12:36:36 +08:00
chrox
87e667748a
add font size menu entry
...
It changes screen DPI and may needs to reboot the reader to take effect.
This should fix #746 .
2014-07-27 21:43:39 +08:00
chrox
e624695d54
the Back key on Android should close the popup window and menu
2014-06-10 21:33:31 +08:00
chrox
b92860c22a
add night mode option that inverts screen color
2014-06-08 14:06:16 +08:00
chrox
a7b88b1f9d
adjust option orders in readermenu
2014-06-05 19:17:19 +08:00
chrox
d2eaeeaeed
add option to load last opened file automatically
2014-06-05 19:06:35 +08:00
chrox
857bd6fcc8
strings not shown on GUI will not be translated
...
This may encourage users in transifex to join Koreader project.
2014-06-05 14:59:06 +08:00
chrox
ef84aff1db
make ffi/util module local
2014-06-04 17:36:18 +08:00
Qingping Hou
4b357c1466
move reader code into frontend/apps/reader
...
it makes more sense to completely separate the UI framework and
application code
also move frontend/ui/configurable.lua to frontend/configurable.lua
2014-04-02 17:02:01 -04:00
chrox
92219a1f1e
cleanup: expand tab to 4 spaces
2014-03-13 21:52:43 +08:00
Paulo Matias
1982e1154f
Refresh current path in filemanager after file operation
...
This behavior is more consistent when e.g. a file is moved to ".."
2014-01-22 16:23:23 -02:00
Paulo Matias
6c68041824
If selected file is a directory, paste inside it
2014-01-22 16:08:24 -02:00
Paulo Matias
e9421d0aa5
Add option for deleting history entries and refactor dialogs
...
- Refactor FileDialog and HightlightDialog into ButtonDialog
- Create a new ButtonDialog when a file in the History dialog is hold,
offering an option to delete the history entry.
2014-01-22 16:03:44 -02:00
Paulo Matias
271b827860
Fix dealing with filenames containing spaces
...
and missing GestureRange require
2014-01-18 17:54:23 -02:00
Qingping Hou
ae1cf90006
add language setting menu item
2014-01-18 12:23:55 -05:00
chrox
b3b0844f34
basic functionality on file copy/paste/cut/delete in filemanager
...
There file operations will popup when holding on file entries
in filemanager.
This should implement #244 .
2014-01-18 23:17:13 +08:00
chrox
92b62c907a
refactoring frontlight device to more generic power device
2014-01-04 21:38:07 +08:00
chrox
3eeba5389d
fix show hidden flag not persistent between restart
...
This should fix bug reported in comments of #278 .
2013-12-28 17:49:43 +08:00
chrox
fefa0a3507
add version information in reader menu
...
This should implement #315 .
2013-12-28 12:44:55 +08:00
chrox
2f9e65871a
invert item when tapping on filemanager
2013-12-26 06:18:38 +08:00
chrox
648b4f33ec
add vertical span between title and content in filemanager
2013-12-19 23:21:41 +08:00
chrox
e4c77c272a
sort history file with modification time
2013-12-01 20:41:52 +08:00
ciro
cfd1f07f0e
fixed issue: https://github.com/koreader/koreader/issues/354
2013-11-08 10:42:06 +08:00
HW
2154e7e852
Further refactoring
...
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
2013-10-22 17:11:31 +02:00
HW
ef111b99c6
Refactored to use strictly locals
2013-10-18 22:38:07 +02:00
Qingping Hou
4c40fece74
add hidden file toggle
2013-08-25 00:00:06 -04:00
Paulo Matias
92e12d6466
Use ReaderFrontLight:addToMainMenu in FM
...
Check if frontlight is present using the same method as ReaderFrontLight:init,
just for consistency.
2013-08-23 08:39:35 -03:00
Paulo Matias
04ebaf0964
Use lfs.currentdir()
to get default root_dir
as an absolute path
2013-08-15 19:50:33 -03:00
Paulo Matias
48d6020930
Initialize FileChooser with root_path, otherwise the command line argument (directory) is ignored
2013-08-15 18:53:22 -03:00
Qingping Hou
656f02c7f6
fix out-of-bound bug in filemanager
2013-08-15 08:28:18 +08:00
Qingping Hou
caf7ebb9ae
bug fix & rewrite filemanager
2013-08-14 05:29:05 -04:00