johanw666 / Signal-Android

Fork from a private messenger for Android with extra options added: full backup and (partial, ony text) xml backup of messages. Restore can happen at any time, not only after a fresh install. Import SMS database. Import of (unencrypted) WhatsApp databases. Removed apk expire. Choose between passphrase protection and the Android screenlock. Choice for the backup location (internal or removable storage on Android < 11 (on 11 and higher this is already possible)). Set the maptype in the place picker. Option to treat view-once media as normal media. Option to ignore remote deletion. Choose between FCM or websocket notification delivery.
https://johanw.home.xs4all.nl/Signal/signal-jw.html
GNU Affero General Public License v3.0
250 stars 16 forks source link

Design bright with green is missing in latest version #15

Closed Wolle980 closed 3 years ago

Wolle980 commented 3 years ago

Bug description

Describe here the issue that you are experiencing.

Steps to reproduce

Actual result: Describe here what happens after you run the steps above (i.e. the buggy behaviour) Expected result: Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour)

Screenshots

Device info

Device: Manufacturer Model XVI Android version: 0.0.0 Signal version: 0.0.0

Link to debug log

Wolle980 commented 3 years ago

_20201124_154852

Wolle980 commented 3 years ago

I'm missing bright green design. Maybe also a bright blue design was available in former releases

johanw666 commented 3 years ago

Yes, I'm sorry I had to remove those but after the latest total refactoring of the design in 4.78 I didn't manage to get those working correctly in a reasonable time.

Wolle980 commented 3 years ago

Thank you for your quick reply! Can you please predict, when these designs will be available again?

johanw666 commented 3 years ago

The highest priority now is get the backups working with Android 10 / 11. After that I can spend some time on that.