adbenitez
|
a0e07cb2ea
|
avoid superfluous error message when user cancel configuration
|
2025-08-17 18:30:22 +02:00 |
|
adbenitez
|
396ed14067
|
adapt activities to edge-to-edge
|
2025-08-16 02:10:02 +02:00 |
|
adbenitez
|
dec685023e
|
use same max. avatar size for groups and profiles, remove superflous class
|
2025-08-08 00:17:30 +02:00 |
|
adbenitez
|
cfae361b88
|
catch IllegalArgumentException in InstantOnboardingActivity.progressError()
|
2025-04-06 16:03:55 +02:00 |
|
Hocuri
|
05d2d0964f
|
fix: Avoid NPE because of progressDialog (#3715)
|
2025-04-03 14:11:08 +02:00 |
|
Hocuri
|
10c4a105bb
|
feat: Move to addTransport / addTransportFromQr API (#3676), remove AEAP message (#3698)
|
2025-04-02 18:14:49 +02:00 |
|
adbenitez
|
4547f771f5
|
optimize imports
|
2025-02-25 18:43:23 +01:00 |
|
adbenitez
|
3dc216ca7f
|
fix warning about non-final resource IDs
|
2025-02-25 17:46:09 +01:00 |
|
adbenitez
|
961fa5ffe6
|
remove unused com.soundcloud.android:android-crop dependency
|
2025-01-27 17:37:14 +01:00 |
|
adbenitez
|
f6a27718a2
|
rename showBrowserIntent to showInBrowser
|
2025-01-15 20:33:16 +01:00 |
|
adbenitez
|
14ecafe0e2
|
fix IntentUtils.showBrowserIntent() and use it everywhere
|
2025-01-11 19:45:37 +01:00 |
|
Hocuri
|
171500a97d
|
fix: Don't change display name when starting to create a new account and going back (#3434)
|
2024-11-19 13:24:10 +01:00 |
|
adbenitez
|
5954b13440
|
allow to paste from clipboard in RegistrationQrActivity
|
2024-10-21 21:31:06 +02:00 |
|
adbenitez
|
e8c4d0e606
|
reflect status of the proxy (enable/disabled) in the proxy icon
|
2024-10-17 00:59:05 +02:00 |
|
adbenitez
|
ca2d8f4b6e
|
don't change delete_server_after, let core handle it
|
2024-10-05 16:32:23 +02:00 |
|
Asiel Díaz Benítez
|
bc6d676fcd
|
use new proxy_url list API (#3292)
|
2024-09-26 12:30:54 +00:00 |
|
adbenitez
|
be4bc8259e
|
avoid android.view.WindowManager$BadTokenException in maybeShowConfigurationError
|
2024-09-17 17:54:38 +02:00 |
|
adbenitez
|
e666bbf610
|
allow to set proxy in InstantOnboardingActivity
|
2024-09-10 13:48:08 +02:00 |
|
B. Petersen
|
cd9b03cf5c
|
assumeSingleDevice() and assumeMultiDevice() check for chatmail
|
2024-07-06 23:53:48 +02:00 |
|
B. Petersen
|
89a4eb9538
|
set single-device on profile-creation, assume multi-device when we go a hint
|
2024-07-06 23:53:48 +02:00 |
|
adbenitez
|
cef9729ead
|
don't go back to welcome screen when pressing back after instant onboarding
|
2024-06-16 00:52:12 +02:00 |
|
B. Petersen
|
8b18731e86
|
call setConfigFromQR() from background thread
setConfigFromQR() involves network and should not block the UI.
|
2024-06-14 21:33:55 +02:00 |
|
adbenitez
|
fee58e6eac
|
fix building
|
2024-06-12 02:17:10 +02:00 |
|