diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 16:00:54 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 16:00:54 -0500 |
commit | 1dc3f7ac566888b975f71287c85e4b0a41c4ea88 (patch) | |
tree | d92ed89d27f2eabba86797ab63751864be3202c8 | |
parent | 853354289fcba14dede4fe79006644f539852342 (diff) | |
download | personal-website-1dc3f7ac566888b975f71287c85e4b0a41c4ea88.tar.xz personal-website-1dc3f7ac566888b975f71287c85e4b0a41c4ea88.zip |
Packages Update - 04:00 03-17-2018
-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 |