Releases: progressive-chat/progressive-android
Release list
Progressive Chat v0.5.0 β Test Build
Codebase Statistics
| Language | Share |
|---|---|
| C++ | 50.0% |
| Kotlin | 49.6% |
| Shell | 0.2% |
| Java | 0.1% |
| CMake | 0.1% |
| FreeMarker | 0.0 |
Progressive Chat v0.4.1 β Nightly Build
Automated nightly build from main branch. Commit: e6962f6
What's new
- 194 C++ native modules with 190+ JNI bridges
- Native SQLite (SqliteDB) as eventual Realm replacement
- Native sync response parser (C++ validation alongside Moshi)
- Full Matrix API surface in C++ (25+ endpoints)
- Labs-flags for all native features (off by default)
- Android 4.4/2.3 roadmap after Kotlin removal
- AGPL-3.0-only forever
APK: v0.4.1-nightly β armeabi-v7a, F-Droid, unsigned
Progressive Chat v0.4.5 β Test Build
Automated nightly build from main branch. Commit: a5c7cfb
APK: v0.4.5 β F-Droid, unsigned
Progressive Chat v0.4.0 β Test Build
Automated nightly build from main branch. Commit: 0e1cef5
Codebase Statistics
| Language | Share |
|---|---|
| Kotlin | 61.5% |
| C++ | 37.8% |
| Shell | 0.2% |
| Java | 0.2% |
| HTML | 0.1% |
| Python | 0.1% |
| Other | 0.1% |
APK: v0.4.0 β F-Droid, unsigned
Progressive Chat v0.3.5 β Test Build
Automated nightly build from main branch. Commit: 939ee37
Codebase Statistics
| Language | Share |
|---|---|
| Kotlin | 66.6% |
| C++ | 32.7% |
| Shell | 0.25% |
| Java | 0.2% |
| HTML | 0.1% |
| Python | 0.1% |
| Other | 0.1% |
APK: v0.3.5 β F-Droid, unsigned
Progressive Chat v0.3.0 β Test Build
Automated nightly build from main branch. Commit: abcfe7f
Known Issue
Public rooms are broken (found first in v0.0.8, will be fixed in 0.5.0)
Codebase Statistics
| Language | Share |
|---|---|
| Kotlin | 70.3% |
| C++ | 28.9% |
| Shell | 0.3% |
| Java | 0.2% |
| HTML | 0.1% |
| Python | 0.1% |
| Other | 0.1% |
APK: v0.3.0 F-Droid, unsigned
Progressive Chat v0.2.5 β Test Build
Automated nightly build from main branch. Commit: 1476fb5
Known Issue
Public rooms are broken (found first in v0.0.8, will be fixed in 0.5.0)
Codebase Statistics
| Language | Share |
|---|---|
| Kotlin | 75.3% |
| C++ | 23.8% |
| Shell | 0.3% |
| Java | 0.2% |
| HTML | 0.2% |
| Python | 0.1% |
| Other | 0.1% |
APK: v0.2.5 β F-Droid, unsigned
Progressive Chat v0.2.1 β Nightly Build
Progressive Chat v0.2 β Test Build
What's new
New draft images, new c++ code, binded to JVM. Some things are stubs at the moment, will be fixed in 0.2.5.
Known Issue
Public rooms are broken (found first in v0.0.8, will be fixed later)
Codebase Statistics
| Language | Share |
|---|---|
| Kotlin | 81.5% |
| C++ | 17.7% |
| Shell | 0.3% |
| Java | 0.2% |
| HTML | 0.2% |
| Python | 0.1% |
Build:
- applicationId: chat.progressive.app
- NDK 21.3.6528147 + CMake 3.22.1 + C++20
- Android F-Droid CI
- Sign apk before install
Legal:
- AGPL-3.0-only forever
Progressive Chat v0.1.7 β Test Build
Found issue
- Room list refresh β rooms appear after creating a room (UI refresh trigger workaround)
What's changed (first activities)
- Second onboarding image β stock .webp replaced with custom scales-of-justice XML vector drawable (draft, will be better)
Codebase
| Language | Share |
|---|---|
| Kotlin | 82.6% |
| C++ | 16.6% |
| Shell | 0.3% |
| Java | 0.2% |
| HTML | 0.2% |
| Python | 0.1% |
Build:
applicationId:chat.progressive.app- NDK 21.3 + CMake 3.22.1 + C++20
- F-Droid, GitHub CI
- SQLite3 amalgamation downloaded at build time
Install: Use APK Explorer/Editor to sign before install.
Legal: AGPL-3.0-only forever
Full Changelog: 0.1.5...0.1.7
