This project is mirrored from https://gitlab.com/AuroraOSS/gplayapi.git.
Pull mirroring updated .
- Jun 10, 2024
-
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
feat: implement a public method to get english (US) content rating from a package See merge request !13
-
-
- May 23, 2024
-
-
Fahim Masud Choudhury authored
Add content rating helper with localization support See merge request !12
-
Fahim Masud Choudhury authored
This commit introduces a new `ContentRatingHelper` class that provides functionality for setting an ID for a content rating of an app. Thus, a content rating in any language will have a unique identifier in English. For example, a content rating having a `title` "Accord parental" or "Parental guidance" both are treated as the same content rating, with the `id` as "Parental guidance". The `MainActivityViewModel` class has also been updated to change the resource path for loading properties. The library version has been updated.
-
- May 13, 2024
-
-
Fahim Masud Choudhury authored
-
Fahim Masud Choudhury authored
Add support for fetching content ratings See merge request !11
-
- May 06, 2024
-
-
Hasib Prince authored
Revert "Merge remote-tracking branch 'upstream/3.2.11'" See merge request !10
-
- May 03, 2024
-
-
Hasib Prince authored
This reverts commit 561f6d41
-
- May 02, 2024
-
-
Hasib Prince authored
-
- Apr 29, 2024
-
-
Ref: https://support.google.com/googleplay?p=appgame_ratings Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> (cherry picked from commit 1f0e94fc)
-
- Mar 18, 2024
-
-
Hasib Prince authored
fixed: variable of local branch name See merge request !9
-
Hasib Prince authored
-
- Mar 08, 2024
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Mar 01, 2024
-
-
Hasib Prince authored
updated gitlab ci See merge request !7
-
- Feb 28, 2024
-
-
Sayantan Roychowdhury authored
Update to 3.2.10 from upstream See merge request !6
-
Hasib Prince authored
-
- Feb 11, 2024
-
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
# Conflicts: # .gitlab-ci.yml # build.gradle # lib/src/main/java/com/aurora/gplayapi/helpers/CategoryAppsHelper.kt # lib/src/main/java/com/aurora/gplayapi/helpers/Chart.kt
-
- Jan 31, 2024
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Jan 22, 2024
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Jan 21, 2024
-
-
Aayush Gupta authored
Fuel was added for Android 4.4 support. We already dropped for it in Aurora Store a while ago and switched to OkHttp which works great. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Target SDK 34 for sample app, its for testing anyway. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Dec 30, 2023
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Dec 28, 2023
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
OBB & PATCH seems to lack SHA256, so only decode SHA1 for them. Also switch to Android and Kotlin's built-in methods that works better. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Dec 25, 2023
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
Aayush Gupta authored
Extract min Android version from compatibility info and append that to app info as well. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Dec 02, 2023
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-
- Nov 04, 2023
-
-
Aayush Gupta authored
Multiple improvements See merge request AuroraOSS/gplayapi!12
-
Jan Stotz authored
* Allow to access DetailsResponse via the getDetailsResponseByPackageName method * Define more possible restrictions * Handle default for OTA property
-
- Oct 24, 2023
-
-
Aayush Gupta authored
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
-