diff options
-rw-r--r-- | Packages.gz | bin | 449 -> 449 bytes | |||
-rw-r--r-- | package/com.fivepixels.mariomaps.json | 23 |
2 files changed, 23 insertions, 0 deletions
diff --git a/Packages.gz b/Packages.gz Binary files differindex d11ecdb..04f341b 100644 --- a/Packages.gz +++ b/Packages.gz diff --git a/package/com.fivepixels.mariomaps.json b/package/com.fivepixels.mariomaps.json new file mode 100644 index 0000000..88cebe3 --- /dev/null +++ b/package/com.fivepixels.mariomaps.json @@ -0,0 +1,23 @@ +{ + "name": "InstaMute", + "package": "com.jake0oo0.instamute", + "author": "Jake0oo0", + "version": "1.0.2", + "description": "Mute the more annoying users that you follow on Instagram from your main feed", + "changelog": { + "1.0.0": [ + "Initial Release" + ], + "1.0.2": [ + "Fixed preference issue with 64bit devices" + ] + }, + "screenshots": { + "instamute1.jpg": "Mute users from their profile", + "instamute2.jpg": "Edit muted users in the settings", + "instamute3.jpg": "Unmute users from their profile" + }, + "links": { + "<span class=\"glyphicon glyphicon-heart\"></span> Developer's Twitter": "https://twitter.com/itsjake88" + } +}
\ No newline at end of file |