Releases: Uploadgram/app
Releases · Uploadgram/app
v1.0.0-beta.6
- Code cleaning
- Internal improvements
v1.0.0-beta.5
- Make the application null-safe
- Improved notifications
- Avoid deleting files' cache when other elements are queued
v1.0.0-beta.4
In this version:
- Added notification with progress when uploading a file
- Added connectivity check
- App cache is now cleaned after each upload
v1.0.0-beta.3
Some general improvements.
v1.0.0-beta.2
Bug fixes:
- Fixed blank file info screen after new upload
- Fixed text overflowing
Which file do I have to download?
- app-release.apk if you are unsure if your device is ARM or ARM64 (is compatible with both, though it's the fatter package)
- app-arm64-v8a-release.apk if you are using an ARM64 device (most new devices)
- app-armeabi-v7a-release.apk if you are using an ARM device
v1.0-beta.1
Bug fixes and beta import urls handling.
Which file do I have to download?
app-release.apk
if you are unsure if your device is ARM or ARM64 (is compatible with both, though it's the fatter package)app-arm64-v8a-release.apk
if you are using an ARM64 device (most new devices)app-armeabi-v7a-release.apk
if you are using an ARM device
Uploadgram App v1.0-beta
First public release of this app.
If there's a Play Protect warning, don't worry, the app is safe. If you don't trust, you can keep using the webapp.
Which file do I have to download?
app-release.apk
if you are unsure if your device is ARM or ARM64 (is compatible with both, though it's the fatter package)app-arm64-v8a-release.apk
if you are using an ARM64 device (most new devices)app-armeabi-v7a-release.apk
if you are using an ARM device
Uploadgram App v0.1-beta.1
This release contains bug fixes:
- Fixed compact theme
- Fixed copy button not working
- Fixed files not saving bug
- Made AppSettings class static
Which file do I have to download?
app-release.apk
if you are unsure if your device is ARM or ARM64 (is compatible with both, though it's the fatter package)app-arm64-v8a-release.apk
if you are using an ARM64 device (most new devices)app-armeabi-v7a-release.apk
if you are using an ARM device
First app release
0.1-beta First real app release