Codebase list sugar-read-activity / 6617bac
v123 * Add dark mode for PDFs, * Text objects show left justified and monospaced, * Speech language choice removed. James Cameron 4 years ago
2 changed file(s) with 9 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 123
1
2 * Use named arguments in translatable strings (Hrishi Patel),
3 * Add dark mode for PDFs (Swarup N),
4 * Port to Python 3 (Rahul Bothra, James Cameron),
5 * Text objects show left justify and monospaced (James Cameron),
6 * Remove speech language choice (James Cameron),
7
08 122
19
210 * Restore EPUB support for WebKit 3.0 API (Lubomir Rintel),
22 bundle_id = org.laptop.sugar.ReadActivity
33 icon = activity-read
44 exec = sugar-activity3 readactivity.ReadActivity
5 activity_version = 122
5 activity_version = 123
66 mime_types = application/pdf;image/vnd.djvu;image/x.djvu;image/tiff;application/epub+zip;text/plain;application/zip;application/x-cbz
77 max_participants = 10
88 license = GPLv2+;LGPLv2+