diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c30317de6..fa7cd9c54 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -131,9 +131,17 @@ - + + + + + + + + + diff --git a/AndroidManifest.xml.pattern b/AndroidManifest.xml.pattern index b86275398..63239e669 100644 --- a/AndroidManifest.xml.pattern +++ b/AndroidManifest.xml.pattern @@ -131,9 +131,17 @@ - + + + + + + + + + diff --git a/ChangeLog b/ChangeLog index 897575fef..3826d0f1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ ===== 0.99.14 (??? ??, 2011) ===== * Thai localization (by Samphan Pojanasophanakul) * Fixed TTF font style detection +* opds:// URLs support has been implemented ===== 0.99.13 (Feb 13, 2011) ===== * Fixed book/position forgetting bug diff --git a/TODO.0.99.X b/TODO.0.99.X index 806a7b04c..a80fba2d9 100644 --- a/TODO.0.99.X +++ b/TODO.0.99.X @@ -2,3 +2,4 @@ DONE hyphenations are not changed after language changing in book info dialog * scrolling: 4 directions * scrolling: add 3D animation DONE 'disable douple tapping' option +* float numbers as series index diff --git a/TODO.CustomCatalog b/TODO.CustomCatalog new file mode 100644 index 000000000..47360a95c --- /dev/null +++ b/TODO.CustomCatalog @@ -0,0 +1 @@ +* start FBReader in new task diff --git a/assets/resources/application/cs.xml b/assets/resources/application/cs.xml index e6b9fc776..1f3675b06 100644 --- a/assets/resources/application/cs.xml +++ b/assets/resources/application/cs.xml @@ -586,7 +586,7 @@ - + diff --git a/assets/resources/application/de.xml b/assets/resources/application/de.xml index fbaa9f16f..798cce98b 100644 --- a/assets/resources/application/de.xml +++ b/assets/resources/application/de.xml @@ -587,7 +587,7 @@ - + diff --git a/assets/resources/application/en.xml b/assets/resources/application/en.xml index 908552790..a6716c999 100644 --- a/assets/resources/application/en.xml +++ b/assets/resources/application/en.xml @@ -587,7 +587,7 @@ - + diff --git a/assets/resources/application/fr.xml b/assets/resources/application/fr.xml index fa0bf4275..e135a0364 100644 --- a/assets/resources/application/fr.xml +++ b/assets/resources/application/fr.xml @@ -589,7 +589,7 @@ - + diff --git a/assets/resources/application/gl.xml b/assets/resources/application/gl.xml index a6cb03a1e..0727f73fa 100644 --- a/assets/resources/application/gl.xml +++ b/assets/resources/application/gl.xml @@ -586,7 +586,7 @@ - + diff --git a/assets/resources/application/hu.xml b/assets/resources/application/hu.xml index ccc685770..0ec9cff66 100644 --- a/assets/resources/application/hu.xml +++ b/assets/resources/application/hu.xml @@ -586,7 +586,7 @@ - + diff --git a/assets/resources/application/it.xml b/assets/resources/application/it.xml index a67ec653f..a83e043da 100644 --- a/assets/resources/application/it.xml +++ b/assets/resources/application/it.xml @@ -586,7 +586,7 @@ - + diff --git a/assets/resources/application/nl.xml b/assets/resources/application/nl.xml index a747968c5..53bb8f849 100644 --- a/assets/resources/application/nl.xml +++ b/assets/resources/application/nl.xml @@ -586,7 +586,7 @@ - + diff --git a/assets/resources/application/ru.xml b/assets/resources/application/ru.xml index 527b39d14..37a817825 100644 --- a/assets/resources/application/ru.xml +++ b/assets/resources/application/ru.xml @@ -585,7 +585,7 @@ - + diff --git a/assets/resources/application/th.xml b/assets/resources/application/th.xml index 21a59a643..a503eab27 100644 --- a/assets/resources/application/th.xml +++ b/assets/resources/application/th.xml @@ -590,7 +590,7 @@ - + diff --git a/assets/resources/application/uk.xml b/assets/resources/application/uk.xml index 37fce895f..24f781809 100644 --- a/assets/resources/application/uk.xml +++ b/assets/resources/application/uk.xml @@ -586,7 +586,7 @@ - + diff --git a/assets/resources/application/vi.xml b/assets/resources/application/vi.xml index 98d7f67e7..40e0f9e6c 100644 --- a/assets/resources/application/vi.xml +++ b/assets/resources/application/vi.xml @@ -586,7 +586,7 @@ - + diff --git a/assets/resources/application/zh.xml b/assets/resources/application/zh.xml index ebc704b90..d772f0b45 100644 --- a/assets/resources/application/zh.xml +++ b/assets/resources/application/zh.xml @@ -586,7 +586,7 @@ - + diff --git a/res/layout/network_custom_catalog_dialog.xml b/res/layout/add_custom_catalog.xml similarity index 60% rename from res/layout/network_custom_catalog_dialog.xml rename to res/layout/add_custom_catalog.xml index 29d9592be..40823bcfa 100644 --- a/res/layout/network_custom_catalog_dialog.xml +++ b/res/layout/add_custom_catalog.xml @@ -1,6 +1,5 @@ @@ -12,124 +11,124 @@ android:orientation="vertical" > + +