Open Source Licenses
RW Mod Editor is built with the following open source libraries. We gratefully acknowledge the work of their maintainers and contributors.
AndroidX AppCompat & Core
Provides backward-compatible UI APIs, Core functionality, and the SplashScreen API.
AndroidX Architecture
Provides Navigation (Fragments/UI), Room Database, and Lifecycle management APIs.
AndroidX UI Components
Provides CardView, ConstraintLayout, RecyclerView, Palette, and SwipeRefreshLayout widgets.
AndroidX DocumentFile
Provides a simplified wrapper for Document Providers and the Storage Access Framework.
AndroidX Security
Provides secure, hardware-backed file and SharedPreferences encryption.
AndroidX WorkManager
Provides background processing APIs for persistent, deferrable, and constrained tasks.
AndroidX XR Runtime
Provides APIs for building spatial computing and mixed reality experiences.
Material Components for Android
Provides Material Design 3 UI components used throughout the app.
Retrofit
A type-safe HTTP client for Android and Java, coupled with Gson converters.
OkHttp
An HTTP & HTTP/2 client for Android and Java applications, including Logging Interceptors.
Glide OkHttp Integration
Integrates Glide with OkHttp for shared connection pool optimization.
Glide Transformations
An Android transformation library providing various image effects for Glide, used here for image blurring.
Aria
An efficient and feature-rich multi-protocol download framework for Android, handling background tasks and chunked transfers.
Firebase Crashlytics & BOM
Provides real-time crash reporting, stability diagnostics, and SDK version management.
Firebase Performance Monitoring
Provides automatic performance monitoring and trace metrics for Android applications.
Google Analytics for Firebase
Provides usage analytics, event tracking, and screen reporting.
Firebase Cloud Messaging
Provides reliable and battery-efficient push notifications delivery.
Google Services Plugins
Build-time Gradle plugins that process configurations and upload debug symbols.
Google Play Integrity
Provides API integration to verify application integrity and detect tampering.
Google Play Billing Client
Provides Google Play Billing APIs for handling in-app purchases and subscriptions.
ColorPickerView
Provides the interactive color picker wheel and palette functionalities.
MPAndroidChart
A powerful Android chart view / graph view library, used for Workshop statistics.
Android YouTube Player
A minimalist YouTube player library for Android, customizing playback with the official IFrame Player API inside a WebView.
Balloon Tooltips
Provides lightweight, popup tooltips and fully customized balloons for Android.
Markwon Markdown Renderer
A markdown parser and renderer for Android that translates markdown into spanned text.
jsoup HTML Parser
A Java library for working with real-world HTML, providing convenient APIs for fetching and parsing HTML.
Facebook Shimmer
An easy-to-use shimmer layout effect for indicating content loading states.
Sora Editor
A high-performance code editor for Android supporting advanced rendering, syntax highlighting, and code folding.
License Notices
The libraries listed above are distributed under their respective licenses, including the Apache License 2.0, MIT, BSD, LGPL-2.1, and CC BY 4.0. Some Google services are subject to the Google APIs Terms of Service.