Commit graph

17 commits

Author SHA1 Message Date
tibbi
d907e3cef5 allow croping and rotating the wallpaper before setting 2016-10-08 19:03:50 +02:00
tibbi
1a7c0861c3 create an activity for setting a wallpaper 2016-10-08 17:03:52 +02:00
tibbi
f765bf7dc9 handle content:// uri scheme properly too, close #28 2016-10-08 16:08:10 +02:00
tibbi
ca65ead9a7 take the file uri scheme into account when editing and saving files 2016-10-08 12:44:04 +02:00
tibbi
58ec3276bb lowercase the file extension before checking its type 2016-10-06 22:32:35 +02:00
tibbi
f635173b1f cache thumbnails by timestamp signature 2016-10-06 22:25:07 +02:00
tibbi
0005fb7e0c do not display an error toast if the user leaves the editor with Back 2016-10-06 20:55:09 +02:00
tibbi
a7f3bda7bd set the initial crop window padding to 0 2016-10-06 20:09:24 +02:00
tibbi
f4655761bd update the given medium after editing it 2016-10-06 20:05:44 +02:00
tibbi
a5def53373 save the edited bitmap when done 2016-10-06 19:54:09 +02:00
tibbi
c433c897b5 finish the Edit activity if the image uri is invalid 2016-10-05 23:36:53 +02:00
tibbi
5a7d5ac2e7 crop the image on pressing Save 2016-10-05 22:07:32 +02:00
tibbi
1e4c1206cc rotate the image by 90 degrees at pressing Rotate 2016-10-05 21:47:12 +02:00
tibbi
d3ce91beb5 add a menu item for rotating 2016-10-05 21:08:24 +02:00
tibbi
ed1a971564 add a Save menu item 2016-10-05 20:55:01 +02:00
tibbi
734557d7cd add theartofdev.edmodo:android-image-cropper for image editing 2016-10-05 20:47:58 +02:00
tibbi
d638f6350e create an activity for editing photos 2016-10-05 18:37:28 +02:00