Skip to content

Releases: romellfudi/VoIpUSSD

1.4.b Add support for old android ussd dialog (MTK based)

15 Nov 13:12
404adb6
Compare
Choose a tag to compare

1.4.b
🎉 Released a new version 1.4.b! 🎉

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    // java
    implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:1.4.b'
    // kotlin
    implementation 'com.github.romellfudi.VoIpUSSD:kotlin-ussd-library:1.4.b'
}

1.4.a Add supporting for Xiaomi Devices

30 Nov 17:51
6910ffc
Compare
Choose a tag to compare

1.4.a
🎉 Released a new version 1.4.a! 🎉

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    // java
    implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:1.4.a'
    // kotlin
    implementation 'com.github.romellfudi.VoIpUSSD:kotlin-ussd-library:1.4.a'
}

1.3.0 in Jetpack

14 May 16:06
6b76be3
Compare
Choose a tag to compare

1.3.0
🎉 Released a new version 1.3.0! 🎉

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    // java
    implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:1.3.0'
    // kotlin
    implementation 'com.github.romellfudi.VoIpUSSD:kotlin-ussd-library:1.3.0'
}

1.2.f in Jitpack

10 Jun 14:26
Compare
Choose a tag to compare

1.2.f
🎉 Released a new version 1.2.f! 🎉

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    // java
    implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:1.2.f'
    // kotlin
    implementation 'com.github.romellfudi.VoIpUSSD:kotlin-ussd-library:1.2.f'
}

Release 1.2.e

29 May 14:02
2b3186a
Compare
Choose a tag to compare

1.2.e
🎉 Released a new version 1.2.e! 🎉

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    // java
    implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:1.2.e'
    // kotlin
    implementation 'com.github.romellfudi.VoIpUSSD:kotlin-ussd-library:1.2.e'
}

Rev28

19 May 14:16
Compare
Choose a tag to compare
  • [External dependency][bug][wontfix] Final USSD dialog message showing on top of Splash Screen #67

Release USSD Library 1.1.i Ask Permission Requests

06 Mar 23:33
Compare
Choose a tag to compare
  • Overlay permissions moves into library and have static methods

Release USSD Library 1.1.h Interface for usage

13 Feb 15:04
Compare
Choose a tag to compare
  • Avoid issues when uses the reference: use USSDApi instead USSDController

Release USSD Library 1.1.g Support multi-slot

31 Jan 00:03
Compare
Choose a tag to compare
  • Release support multiple sim slots & increase minSDK to 23

Release USSD Library 1.1.e Support for ITEL devices

22 Jan 00:26
Compare
Choose a tag to compare
  • Release context instead of activity & support for itel devices