Skip to content

Commit

Permalink
version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Schürmann committed Aug 14, 2013
1 parent fc53d84 commit 717ce6a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 27 deletions.
4 changes: 2 additions & 2 deletions document-viewer/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.sufficientlysecure.viewer"
android:installLocation="auto"
android:versionCode="2100"
android:versionName="2.1">
android:versionCode="2200"
android:versionName="2.2">

<uses-sdk
android:minSdkVersion="8"
Expand Down
55 changes: 30 additions & 25 deletions document-viewer/assets/about/en/changelog.wiki
Original file line number Diff line number Diff line change
@@ -1,22 +1,27 @@
#labels Featured
= Document Viewer v2.1 changelog =
= DV v2.2 =

== Bug fixes ==
* Don't open documents automatically from browsers, user interaction is now required
= DV v2.1 =

== Bug fixes ==
* Fix crash
= Document Viewer v2.0 changelog =
= DV v2.0 =

== New features ==
* Renamed to Document Viewer
* No support for CBR format (RAR)
= EBookDroid v1.6.6 changelog =
= EBookDroid v1.6.6 =

== Bug fixes ==
* Scrolling fixed
= EBookDroid v1.6.5 changelog =
= EBookDroid v1.6.5 =

== New features ==
* Mouse wheel scrolling support added
Expand All @@ -27,7 +32,7 @@
* Various bugs fixed

= EBookDroid v1.6.4 changelog =
= EBookDroid v1.6.4 =

== New features ==
* OPDS feed parsing improved
Expand All @@ -41,7 +46,7 @@
* QuickZoom & ZoomToColumn fixed

= EBookDroid v1.6.3 changelog =
= EBookDroid v1.6.3 =

== New features ==
* Saving downloaded documents on close
Expand All @@ -57,7 +62,7 @@
* Fix for #405 - Calibre workaround added

= EBookDroid v1.6.2 changelog =
= EBookDroid v1.6.2 =

== New features ==
* New scrolling & fling implementation
Expand All @@ -70,14 +75,14 @@
* Fix directory scanning
* Fix other reported issues
= EBookDroid v1.6.1 changelog =
= EBookDroid v1.6.1 =

== Bug fixes ==

* Fix selecting GLES configuration on old devices
* Fix other reported issues
= EBookDroid v1.6.0 changelog =
= EBookDroid v1.6.0 =

== New features ==
* The actual version is targeted for devices with Android 2.2+
Expand Down Expand Up @@ -109,7 +114,7 @@
* Fix keys processing if search field is visible.

= EBookDroid v1.5.6 changelog =
= EBookDroid v1.5.6 =

== New features ==

Expand Down Expand Up @@ -148,13 +153,13 @@
* Fix NPEs reported in Market.

= EBookDroid v1.5.5 changelog =
= EBookDroid v1.5.5 =

=== UI changes ===
* Document scrolling has been tuned

= EBookDroid v1.5.4 changelog =
= EBookDroid v1.5.4 =

=== Other changes ===
* Arm7 version removed from Market
Expand All @@ -163,7 +168,7 @@
* Some minor issues fixed

= EBookDroid v1.5.3 changelog =
= EBookDroid v1.5.3 =

== New features ==

Expand Down Expand Up @@ -206,7 +211,7 @@


= EBookDroid v1.5.2 changelog =
= EBookDroid v1.5.2 =

== New features ==

Expand All @@ -230,7 +235,7 @@
* OPDS: fixed resolving of relative paths (#292).
* Text search fixes.
= EBookDroid v1.5.1 changelog =
= EBookDroid v1.5.1 =

=== Configuration and settings ===
* UI Language preference added.
Expand All @@ -242,7 +247,7 @@
== Bug fixes ==
* Various bugs fixed.
= EBookDroid v1.5.0 changelog =
= EBookDroid v1.5.0 =

=== PDF & FB2 fonts ===
* PDF built-in fonts removed.
Expand Down Expand Up @@ -283,14 +288,14 @@
* New bugs added.

= EBookDroid v1.4.2 changelog =
= EBookDroid v1.4.2 =

== Bug fixes ==
* Fix for #210.
* Fix for #213.
* Fixes for various crashes reported on Google Play
= EBookDroid v1.4.1 changelog =
= EBookDroid v1.4.1 =

=== New features ===
* Store on-page position in bookmarks created from "Add bookmark" menu item.
Expand All @@ -310,7 +315,7 @@
* Fix for #199.
* Fixes for various crashes reported on Google Play
= EBookDroid v1.4.0 changelog =
= EBookDroid v1.4.0 =

=== New features ===
* PDF/DjVU internal links
Expand Down Expand Up @@ -340,7 +345,7 @@
* Old bugs fixed
* New bugs added
= EBookDroid v1.3.2 changelog =
= EBookDroid v1.3.2 =

=== Optimization of decoding and drawing process ===
* Bitmap memory management improved
Expand All @@ -366,7 +371,7 @@
* Multizoom failure fixed
* Various NPE fixed
= EBookDroid v1.3.1 changelog =
= EBookDroid v1.3.1 =

=== Optimization of decoding and drawing process ===
* Drawing speed optimization.
Expand Down Expand Up @@ -396,7 +401,7 @@
* Various FB2 fixes
* Several NPE fixed.
= EBookDroid v1.3 changelog =
= EBookDroid v1.3 =

=== New features ===
* Hardware acceleration is returned back for Android 3+
Expand Down Expand Up @@ -435,7 +440,7 @@
* Old bugs fixed
* New bugs added
=EBookDroid v1.2.2 changelog=
=EBookDroid v1.2.2 =

== Bug fixes ==

Expand All @@ -448,7 +453,7 @@
* MuPDF updated
* DjVU updated
=EBookDroid v1.2.1 changelog=
=EBookDroid v1.2.1 =

== Bug fixes ==

Expand All @@ -466,7 +471,7 @@
* Touch fixes
* Loading progress dialog added
=EBookDroid v1.2 changelog=
=EBookDroid v1.2 =

==New features==

Expand Down

0 comments on commit 717ce6a

Please sign in to comment.