Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info4
2 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 44c636f..f15dc73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+10
+
+* Add filter to ObjectChooser. Fixes d.sl.o #713 (Simon)
+* Add sharing support
+
6
* Remove hacks needed because of d.sl.o #258 (Tomeu)
diff --git a/activity/activity.info b/activity/activity.info
index c6643da..47f4c0b 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,8 +3,8 @@ name = Image Viewer
bundle_id = org.laptop.ImageViewerActivity
class = ImageViewerActivity.ImageViewerActivity
icon = activity-imageviewer
-activity_version = 6
-host_version = 5
+activity_version = 10
+host_version = 10
show_launcher = no
mime_types = image/bmp;image/gif;image/jpeg;image/png;image/tiff
license = GPLv2+