Qingping Hou
4eaf71bb01
Merge pull request #637 from pazos/master
...
standarize script names for kobos
2014-06-09 20:49:53 -04:00
pazos
b690d6aa95
standarize script names for kobos
2014-06-09 20:51:25 +02:00
Huang Xin
ebe4ea21a8
Merge pull request #636 from houqp/houqp-master
...
fix(build): add git submodule sync to fetchthirdpary
2014-06-09 08:46:57 +08:00
Qingping Hou
0a40534688
fix(build): add git submodule sync to fetchthirdpary
2014-06-08 20:35:31 -04:00
Qingping Hou
fe40c56f79
Merge pull request #634 from chrox/master
...
add night mode option that inverts screen color
2014-06-08 13:04:08 -04:00
chrox
20bd14d588
automatically set language on Android
2014-06-08 21:32:45 +08:00
chrox
88061b323e
strip encoding suffix in locale name like zh_CN.utf8
...
So that we can automatically change to language defined in
the LANGUAGE or LANG env variable.
2014-06-08 20:48:37 +08:00
chrox
940beff044
fix insensitive rotate gesture detection
...
This should fix #546 .
2014-06-08 19:57:35 +08:00
chrox
c0bb3ab3f7
fix typo
2014-06-08 19:56:42 +08:00
chrox
1fd45c3903
add tap zone configuration for the minibar
2014-06-08 19:07:14 +08:00
chrox
15baeb7867
save doc settings when receiving IntoSS or Suspend or SaveState events
2014-06-08 17:56:58 +08:00
chrox
3b5fa25c25
respond Menu key to show reader menu
2014-06-08 17:52:45 +08:00
chrox
bf5400fe54
update pot file
2014-06-08 14:11:23 +08:00
chrox
9dce5bad66
use checked/unchecked for language option
2014-06-08 14:09:59 +08:00
chrox
0f829390d6
decrease indentation of touch menu entries
2014-06-08 14:09:31 +08:00
chrox
9119d12e17
use checked/unchecked for zooming options
2014-06-08 14:08:50 +08:00
chrox
d6bfbb26ac
decrease toc entry indentation
2014-06-08 14:08:18 +08:00
chrox
1fa1c69de4
use checked/unchecked for show page overlap option
2014-06-08 14:07:38 +08:00
chrox
b92860c22a
add night mode option that inverts screen color
2014-06-08 14:06:16 +08:00
chrox
0ea5ce1afd
use checked/unchecked for hightlight drawer style
2014-06-08 14:02:22 +08:00
Qingping Hou
43350499f8
Merge pull request #633 from chrox/master
...
fix two finger pan gestures detection
2014-06-07 13:19:11 -04:00
chrox
6f99e96e49
fix two finger pan gestures detection
...
This is a stupid bug I introduced when I thought 0 evaluated to be false.
Actually in Lua only explicit `false` and `nil` are evaluated to `false`
all other values are true in logical expressions.
This should also fix #546 . Probably because the touch screens in Kindle
are not as sensitive as in Kobo, this problem is not discovered early
util I play with multi-touch on a Android phone which has a sensitive
enough screen to expose this bug.
2014-06-07 23:15:20 +08:00
chrox
82347955c4
update luajit-launcher
2014-06-07 20:16:25 +08:00
chrox
cb0459c5d1
fix cannot load thrift library on Android
2014-06-07 20:16:25 +08:00
chrox
31639cce39
check window stack before sending events
...
This should fix FC on Android with "Start with last opened file" checked
2014-06-07 20:16:25 +08:00
Qingping Hou
6b6dd818de
Merge pull request #629 from chrox/master
...
GUI adaptation for smaller screens
2014-06-05 09:33:34 -04:00
chrox
650879ec5c
now make po should be issued manually
2014-06-05 20:54:41 +08:00
chrox
2e5ff3e437
add Korean in language table
2014-06-05 20:13:20 +08:00
chrox
3ae68399eb
add previous and next chevron icon in touch menu
2014-06-05 20:12:47 +08:00
chrox
e23e48ffa5
fix license version in reader usage
2014-06-05 19:23:54 +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
427da958cb
adapt touch menu for small screen
2014-06-05 12:58:57 +08:00
chrox
53a41c0ce8
adapt reader footer for small screen
2014-06-05 12:50:33 +08:00
Paulo Matias
6c2a8c1e01
Merge pull request #627 from houqp/houqp-master
...
fix(setting): handle empty setting files properly
2014-06-04 17:32:51 -03:00
Qingping Hou
8162192a9d
fix(setting): handle empty setting files properly
...
empty reader setting evalues to nil
2014-06-04 14:56:04 -04:00
Paulo Matias
945cb16dbf
Merge pull request #626 from chrox/master
...
font weight option should be persistent between launchings
2014-06-04 11:13:32 -03:00
Huang Xin
c777d8ab3a
Merge pull request #625 from hwhw/master
...
fail gracefully when the Kobo light device cannot be opened
2014-06-04 22:01:00 +08:00
chrox
8c9a139f94
update pot file
2014-06-04 21:55:01 +08:00
chrox
803e4e8600
font weight option should be persistent between launchings
...
This should fix #620 .
2014-06-04 21:55:01 +08:00
chrox
a9fceec193
os.execute may cause FC on Android
2014-06-04 21:55:01 +08:00
Hans-Werner Hilse
653143b448
fail gracefully when the Kobo light device cannot be opened
2014-06-04 15:38:12 +02:00
HW
4cc51ff040
Merge pull request #621 from chrox/master
...
take care of directory that we don't have permission
2014-06-04 13:43:39 +02:00
chrox
80e3c52655
add ant prerequisite for Android build
2014-06-04 19:19:22 +08:00
chrox
79ad1271d8
take care of directory that we don't have permission
2014-06-04 19:15:59 +08:00
HW
69b5cefb57
Merge pull request #619 from chrox/master
...
update README file to clarify how to use make clean
2014-06-04 12:52:56 +02:00
chrox
8e278c0d62
remove global util module
2014-06-04 18:19:43 +08:00
chrox
232cb27979
update README file to clarify how to use make clean
2014-06-04 17:36:18 +08:00
chrox
ef84aff1db
make ffi/util module local
2014-06-04 17:36:18 +08:00