rbtlui
A UI for the reproducible build tool, rbtlog
| AppID: | dev.bg.rbtlui |
| Author: | bg443 |
| License: | GPL-3.0-or-later |
| Donation: | |
| InRepoSince: | 2024-11-12 |
| LastRepoUpdate: | 2025-02-07 |
| LastAppUpdate: | 2025-02-06 |
| LastVersion: | 1.1.1 |
| Categories: | Development |
| Google Play: | Check if it's there |
rbtlui provides a graphical interface to explore the builders verifying the apps provided by IzzyOnDroid on reproducibility. Those builders are based on rbtlog.
Features of rbtlui:
- See an overview across multiple builders across IoD (more F-Droid compatible stores coming)
- See logs per builder per tag
- See stats
Packages
Version 1.1.1 (2025-02-06)
Android Versions:
- Target:
- MinVer: 7.0
Permissions:
- INTERNET
- dev.bg.rbtlui.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Features:
- None
39 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library. - AndroidX Activity (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top. - Android Jetpack Annotations (Utility)
library that contains the annotations for Android Jetpack. - Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData. - AppCompat (Utility)
support newer Android features on older Android versions. - Android Support Library collections (Utility)
standalone efficient collections. - Jetpack Compose (Development Framework)
a framework to define UIs programmatically with composable functions that describe its shape and data dependencies. - Concurrent (Utility)
AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture. - Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. - Android Support Library Custom View (UI Component)
a module to implement custom views. Part of the Android Support Library. - DataStore (Development Aid)
stores data asynchronously, consistently, and transactionally, overcoming some of the drawbacks of SharedPreferences. - Android Emoji2 Compat (UI Component)
core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters. - Exifinterface (Utility)
a library to read and write image file EXIF tags. - Androidx Graphics (Utility)
leverages graphics facilities across multiple Android platform releases. - Interpolator (UI Component)
AndroidX library to use animation interpolators on older platforms. - Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments. - ProfileInstaller (Utility)
AndroidX library that enables libraries to prepopulate ahead of time compilation traces to be read by ART. - Android Activity Saved State (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top. - Sqlite (Utility)
library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite. - Startup (Utility)
AndroidX library to implement a straightforward, performant way to initialize components at app startup. - Tracing (Utility)
AndroidX library to write trace events to the system trace buffer. - Vectordrawable (UI Component)
AndroidX library to render vector graphics. - Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely. - SQLDelight (Utility)
generates typesafe Kotlin APIs from SQL. - coil (Utility)
Coroutine Image Loader. An image loading library for Android backed by Kotlin Coroutines. - Accompanist (Utility)
a collection of extension libraries for Jetpack Compose. - Multiplatform Settings (Utility)
a Kotlin library for Multiplatform apps, so that common code can persist key-value data. - OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications. - Napier (Utility)
a logger library for Kotlin Multiplatform. - Ktor (Development Framework)
framework for quickly creating connected applications in Kotlin with minimal effort. - Kotlin (Utility)
The Kotlin Programming Language - kotlinx.coroutines (Utility)
library support for Kotlin coroutines. - kotlinx-io (Utility)
a multiplatform Kotlin library providing basic IO primitives. - Kotlin serialization (Utility)
Kotlin cross-platform / multi-format serialization. - PreCompose (Utility)
a Compose Multiplatform Navigation && ViewModel, inspired by Jetpack Navigation, ViewModel and Lifecycle. - OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data. - Compose Multiplatform (Development Framework)
a declarative framework for sharing UIs across multiple platforms with Kotlin. - KOIN (Utility)
a small library to lets you write dependency injection in a concise and pragmatic way. - Simple Logging Facade for Java (Utility)
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
Payment Modules:
- None found
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
Ads & Analytics:
- None found
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
Download (2.3 M)
Version 1.0.1 (2024-11-21)
Android Versions:
- Target:
- MinVer: 7.0
Permissions:
- INTERNET
- dev.bg.rbtlui.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Features:
- None
39 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library. - AndroidX Activity (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top. - Android Jetpack Annotations (Utility)
library that contains the annotations for Android Jetpack. - Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData. - AppCompat (Utility)
support newer Android features on older Android versions. - Android Support Library collections (Utility)
standalone efficient collections. - Jetpack Compose (Development Framework)
a framework to define UIs programmatically with composable functions that describe its shape and data dependencies. - Concurrent (Utility)
AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture. - Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. - Android Support Library Custom View (UI Component)
a module to implement custom views. Part of the Android Support Library. - DataStore (Development Aid)
stores data asynchronously, consistently, and transactionally, overcoming some of the drawbacks of SharedPreferences. - Android Emoji2 Compat (UI Component)
core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters. - Exifinterface (Utility)
a library to read and write image file EXIF tags. - Androidx Graphics (Utility)
leverages graphics facilities across multiple Android platform releases. - Interpolator (UI Component)
AndroidX library to use animation interpolators on older platforms. - Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments. - ProfileInstaller (Utility)
AndroidX library that enables libraries to prepopulate ahead of time compilation traces to be read by ART. - Android Activity Saved State (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top. - Sqlite (Utility)
library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite. - Startup (Utility)
AndroidX library to implement a straightforward, performant way to initialize components at app startup. - Tracing (Utility)
AndroidX library to write trace events to the system trace buffer. - Vectordrawable (UI Component)
AndroidX library to render vector graphics. - Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely. - SQLDelight (Utility)
generates typesafe Kotlin APIs from SQL. - coil (Utility)
Coroutine Image Loader. An image loading library for Android backed by Kotlin Coroutines. - Accompanist (Utility)
a collection of extension libraries for Jetpack Compose. - Multiplatform Settings (Utility)
a Kotlin library for Multiplatform apps, so that common code can persist key-value data. - OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications. - Napier (Utility)
a logger library for Kotlin Multiplatform. - Ktor (Development Framework)
framework for quickly creating connected applications in Kotlin with minimal effort. - Kotlin (Utility)
The Kotlin Programming Language - kotlinx.coroutines (Utility)
library support for Kotlin coroutines. - Kotlin serialization (Utility)
Kotlin cross-platform / multi-format serialization. - OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data. - KOIN (Utility)
a small library to lets you write dependency injection in a concise and pragmatic way. - Simple Logging Facade for Java (Utility)
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time. - kotlinx-io (Utility)
a multiplatform Kotlin library providing basic IO primitives. - PreCompose (Utility)
a Compose Multiplatform Navigation && ViewModel, inspired by Jetpack Navigation, ViewModel and Lifecycle. - Compose Multiplatform (Development Framework)
a declarative framework for sharing UIs across multiple platforms with Kotlin.
Payment Modules:
- None found
a declarative framework for sharing UIs across multiple platforms with Kotlin.
Ads & Analytics:
- None found
a declarative framework for sharing UIs across multiple platforms with Kotlin.
Download (2.1 M)
Version 1.0.0 (2024-11-12)
Android Versions:
- Target:
- MinVer: 7.0
Permissions:
- INTERNET
- dev.bg.rbtlui.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Features:
- None
39 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library. - AndroidX Activity (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top. - Android Jetpack Annotations (Utility)
library that contains the annotations for Android Jetpack. - Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData. - AppCompat (Utility)
support newer Android features on older Android versions. - Android Support Library collections (Utility)
standalone efficient collections. - Jetpack Compose (Development Framework)
a framework to define UIs programmatically with composable functions that describe its shape and data dependencies. - Concurrent (Utility)
AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture. - Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. - Android Support Library Custom View (UI Component)
a module to implement custom views. Part of the Android Support Library. - DataStore (Development Aid)
stores data asynchronously, consistently, and transactionally, overcoming some of the drawbacks of SharedPreferences. - Android Emoji2 Compat (UI Component)
core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters. - Exifinterface (Utility)
a library to read and write image file EXIF tags. - Androidx Graphics (Utility)
leverages graphics facilities across multiple Android platform releases. - Interpolator (UI Component)
AndroidX library to use animation interpolators on older platforms. - Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments. - ProfileInstaller (Utility)
AndroidX library that enables libraries to prepopulate ahead of time compilation traces to be read by ART. - Android Activity Saved State (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top. - Sqlite (Utility)
library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite. - Startup (Utility)
AndroidX library to implement a straightforward, performant way to initialize components at app startup. - Tracing (Utility)
AndroidX library to write trace events to the system trace buffer. - Vectordrawable (UI Component)
AndroidX library to render vector graphics. - Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely. - SQLDelight (Utility)
generates typesafe Kotlin APIs from SQL. - coil (Utility)
Coroutine Image Loader. An image loading library for Android backed by Kotlin Coroutines. - Accompanist (Utility)
a collection of extension libraries for Jetpack Compose. - Multiplatform Settings (Utility)
a Kotlin library for Multiplatform apps, so that common code can persist key-value data. - OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications. - Napier (Utility)
a logger library for Kotlin Multiplatform. - Ktor (Development Framework)
framework for quickly creating connected applications in Kotlin with minimal effort. - Kotlin (Utility)
The Kotlin Programming Language - kotlinx.coroutines (Utility)
library support for Kotlin coroutines. - Kotlin serialization (Utility)
Kotlin cross-platform / multi-format serialization. - OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data. - KOIN (Utility)
a small library to lets you write dependency injection in a concise and pragmatic way. - Simple Logging Facade for Java (Utility)
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time. - kotlinx-io (Utility)
a multiplatform Kotlin library providing basic IO primitives. - PreCompose (Utility)
a Compose Multiplatform Navigation && ViewModel, inspired by Jetpack Navigation, ViewModel and Lifecycle. - Compose Multiplatform (Development Framework)
a declarative framework for sharing UIs across multiple platforms with Kotlin.
Payment Modules:
- None found
a declarative framework for sharing UIs across multiple platforms with Kotlin.
Ads & Analytics:
- None found
a declarative framework for sharing UIs across multiple platforms with Kotlin.
Download (2.1 M)



Das Inoffizielle Android-Handbuch
Das Inoffizielle Android Systemhandbuch
Die besten Android-Apps






