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
252 stars 16 forks source link

Amoled Black dark mode #96

Closed QBANIN closed 7 months ago

QBANIN commented 7 months ago

Hi! Any chance to add Amoled Black dark mode like in Molly?

nekorubu commented 7 months ago

It's likely gonna be a no from @johanw666. There was a fork that gave you this feature, but the person maintaining it seems to be gone.

QBANIN commented 7 months ago

(...) There was a fork that gave you this feature, but the person maintaining it seems to be gone.

I know that. I'm using latest build of that fork but for some reason whole repo is gone (404 /deleted??)

nekorubu commented 7 months ago

Oh, I'm sorry. That explains why you're here. I didn't even know the repo was gone until I went looking for it to reference.

aravind-alpha07 commented 7 months ago

(...) There was a fork that gave you this feature, but the person maintaining it seems to be gone.

I know that. I'm using latest build of that fork but for some reason whole repo is gone (404 /deleted??)

John Betaro right? Yeah I'was searching for his fork I couldn't find.. seems he deleted his account.

johanw666 commented 7 months ago

As have said before, I won't make any changes to the themes. Because of the extremely high change rate that gives too much maintenance work.

QBANIN commented 5 months ago

Well, I already forked and modified it myself :)

aravind-alpha07 commented 5 months ago

Well, I already forked and modified it myself :)

Can you share yours?

QBANIN commented 5 months ago

Well, I already forked and modified it myself :)

Can you share yours?

https://github.com/QBANIN/Signal-Android

aravind-alpha07 commented 5 months ago

Well, I already forked and modified it myself :)

Can you share yours?

https://github.com/QBANIN/Signal-Android

Thank you