Giter Club home page Giter Club logo

xposed-instalikesettings's Introduction

Insta Like Settings (Xposed Module)

Insta Like Settings is inspired by a module request from r/xposed. It can intercept Instagram's double-tap-to-like feature and the heart icon click to prevent accidential likes. You can choose between a custom like dialog, no interaction at all or the default behavior (like the image).

Features

  • Customize Double-Tap behavior
  • Customize heart icon click behavior

Requirements

  • Xposed Framework
  • Android 4.0.3+ (including Lollipop)

Download

The module is available on the Xposed repo.

Support / Discussion

Visit the XDA thread.

Changelog

1.2 supports 6.19.0, 6.20.0 & bugfixes

1.1.2 added 6.18.0 support

1.1.1 added 6.17.0 support

1.1 apply preference changes without reboot

1.0 initial release

xposed-instalikesettings's People

Contributors

ollide avatar

Stargazers

GAURAV avatar

Watchers

James Cloos avatar  avatar Deo avatar

xposed-instalikesettings's Issues

Broken per Oct 2015

InstaLike Setting is broken per Oct 2015.
Device: Samsung Galaxy S4 GT-I9500
OS: JellyBean
Instagram ver 7.8.0

Dialog is created with an invalid context

When you trigger the like dialog right after publishing an image, the app crashes.

FATAL EXCEPTION: main
Process: com.instagram.android, PID: 5572
android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@2bad541e is not valid; is your activity running?
at android.view.ViewRootImpl.setView(ViewRootImpl.java:562)
at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:272)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:69)
at android.app.Dialog.show(Dialog.java:298)
at org.ollide.xposed.instagram.MethodHooks.showLikeDialog(MethodHooks.java:122)
at org.ollide.xposed.instagram.MethodHooks.access$300(MethodHooks.java:24)
at org.ollide.xposed.instagram.MethodHooks$3.replaceHookedMethod(MethodHooks.java:99)
at de.robv.android.xposed.XC_MethodReplacement.beforeHookedMethod(XC_MethodReplacement.java:15)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:635)
at com.instagram.android.feed.a.b.af.onClick(Unknown Source)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.