From e5ce1d75055869f486e462a0297184145fd364d9 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 21 Oct 2024 12:21:33 +0000 Subject: [PATCH] androidide - add af, note about no longer maintained --- metadata/com.itsaky.androidide.yml | 31 +++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/metadata/com.itsaky.androidide.yml b/metadata/com.itsaky.androidide.yml index 943d03b0b7..2f127ff3e7 100644 --- a/metadata/com.itsaky.androidide.yml +++ b/metadata/com.itsaky.androidide.yml @@ -1,6 +1,8 @@ AntiFeatures: NonFreeNet: en-US: Download SDK files from GitHub. + Tracking: + en-US: App analytics are sent by default. Categories: - Development License: GPL-3.0-only @@ -12,6 +14,26 @@ Changelog: https://github.com/AndroidIDEOfficial/AndroidIDE/releases Donate: https://androidide.com/donate/ AutoName: AndroidIDE +Description: |- + NOTE: The source-code repo has been archived and the app is no longer maintained. + + AndroidIDE, an open-source Integrated Development Environment (IDE) designed for developing real Android applications directly on Android devices. + + The main goal is to bring support for building Gradle-based Android projects on Android devices itself. + + Features : + * Gradle Support + * JDK 17 & 21 support. + * Terminal (based on Termux, with limited packages). + * SDK Manager (via terminal). + * Log reader - Real-time display of your app's logs. + * API Information - Provides information on classes and their members, including details on since, removed, and deprecated elements. + * Java language support. + * XML language support. + * UI Designer + * Git support (via terminal). + + A basic installation (Android SDK, JDK, etc) is needed before you can start working with projects. Read the documentation at docs.androidide.com for more details. RepoType: git Repo: https://github.com/AndroidIDEOfficial/AndroidIDE @@ -365,12 +387,7 @@ Builds: - popd ndk: r26b -AutoUpdateMode: Version %v -UpdateCheckMode: HTTP -VercodeOperation: - - 100 * %c + 1 - - 100 * %c + 2 - - 100 * %c + 3 -UpdateCheckData: https://androidide.com/functions/fdroid-version-check.php|versionCode=(\d+)|.|versionName=(.*) +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: v2.7.1-beta CurrentVersionCode: 27103