gitflow4idea icon indicating copy to clipboard operation
gitflow4idea copied to clipboard

0.7.2 not supported by Android Studio

Open blundell opened this issue 5 years ago • 1 comments

  • I'm submitting a ...

    • [ ] bug report
    • [x] feature request
    • [ ] puppy => You're not submitting a puppy. I already have one and he's adorable
  • What is the current behavior?

Cannot install plugin v0.7.2 in AndroidStudio, thus #281 #277 will plague Android Devs for a while

Plugin has 201 (IntelliJ 2020.1) as minimum supported version, it’s now entirely incompatible with Android Studio

  • ASide 3.6.3 uses IJ 192.*
  • ASide 4.* uses IJ 193.*

but #292 #276 might have something to say about that 👯

  • Is this a bug? Sorry about that. If so give me explicit details how to reproduce:
  1. Open Android Studio
  2. ???
  3. Lose all Profit
  • What is the expected behavior?

Supporting Android Studio

  • What is the motivation / use case for changing the behavior?

Big user base

  • Please tell me about your environment:

Android Studio

  • Other information (e.g. detailed explanation, stacktrace, related issues, suggestions how to fix, links for me to have context words of praises, pictures of puppies (again with the puppy??) )

No puppies harmed in the making of this issue

image (i.e. it seems like the minimum supported is now IJ 2020.1 - instead of that range including the previous versions build 182.* - 201.*)

blundell avatar May 04 '20 20:05 blundell

First I truly appreciate you sticking to theme in this issue format 😛

0.7.2 accommodates API deprecations Jetbrains made with the 201 builds, so by definition it can't be backwards compatible with earlier builds

Backporting all the bugfixes with the old API will be a pain, and I don't have the capacity to support double API versions but I'll try to get something out at least to fix #281 and #277 so AStudio users won't be stuck in the interim. Stay tuned

OpherV avatar May 05 '20 09:05 OpherV