thelinuxgeekcommunity / simpleirc

A Simple IRC client for android based off of Atomic
GNU General Public License v3.0
19 stars 7 forks source link

Document the difference between your fork and Atomic #2

Closed KOLANICH closed 7 years ago

jcjordyn130 commented 7 years ago

Fixed in 11722b763690af0890bc7b5182f0b673a4a28f85 (Added the diffrences between Simple IRC and Atmoic)

5moufl commented 7 years ago

is there a way to import settings from atomic @jcjordyn130 ?

jcjordyn130 commented 7 years ago

@5moufl no, atmoic would need to be able to export them. also please create another issue instead of commenting on old ones.

5moufl commented 7 years ago

my bad. I did not think it needed a thread of its own and that the two were (kinda) related.

jcjordyn130 commented 7 years ago

@5moufl it's okay :)

KOLANICH commented 7 years ago

is there a way to import settings from atomic?

Have you tried to just copy its data folder (root is required, you will also need to change owner with chown -R)?

KOLANICH commented 7 years ago

@jcjordyn130,

Logging support

Atomic has it: Settings->Misc->Debug IRC traffic

A black and white theme

Atomic has it: Settings->Interface->Use dark colorscheme

The rest of features are really not present in Atomic. BTW, does /join work in your client? In Atomic it doesn't.

jcjordyn130 commented 7 years ago

@KOLANICH That isn't what I mean by logging, logging means logging to disk not the android debug logs. /join works but not with ZNC or most other commands for some reason. also the black and white theme is added as I changed the default theme. :P

KOLANICH commented 7 years ago

Thank you.

jcjordyn130 commented 7 years ago

@KOLANICH welcome. :)