Commit Graph

9 Commits

Author SHA1 Message Date
chrox 9e91512f5f add custom sync server option in Kosync plugin
This should fix #1619.
2015-09-17 23:28:42 +08:00
chrox 8836225cec fix freeze when register for KOSync on Kindle 2015-03-21 13:19:00 +08:00
chrox d3bb0d159a disable Turbo on Android to save precious mcode
This is a workaround to fix #1456.
2015-03-20 10:15:41 +08:00
chrox dac9c85c3b fix show sync dialog on same page for PDF 2015-03-16 21:51:17 +08:00
chrox 055d3b0127 fix auto sync cannot be disabled 2015-03-11 12:23:23 +08:00
chrox 064992e3c1 localizations for messages from server 2015-03-10 15:49:33 +08:00
chrox 2a373e5f5b keep plugin naming consistent 2015-03-10 15:12:44 +08:00
chrox 25c7687c7d fix koplugin on Android 2015-03-10 15:09:42 +08:00
chrox d08e22ec2e add simple sync service as a plugin
The 'KOSync' plugin will synchronize furthest reading progress
across different koreader devices after users registering their
devices.

The synchronizing service is open-sourced as the project
[koreader/koreader-sync-server](https://github.com/koreader/koreader-sync-server).
2015-03-09 20:20:36 +08:00