trojan-gfw / igniter

A trojan client for Android (UNDER CONSTRUCTION).
GNU General Public License v3.0
3.3k stars 736 forks source link

Profile list batch delete feature #253

Closed TchaikovDriver closed 4 years ago

TchaikovDriver commented 4 years ago

Due to the inconvenience of profile deletion, now delete buttons in ServerListFragment are removed. Instead, batch deletion feature is implemented. Now it is much simpler to delete all servers and import new configuration.

TchaikovDriver commented 4 years ago

image

Is this better than only displaying the remark?

I think remark is enough for choosing which server you want to connect to. Also, input field in MainActivity would remind user to reimport their configuration. For insurance, I will make a commit to display the remote address when remark is empty.

who7708 commented 4 years ago

image Is this better than only displaying the remark?

I think remark is enough for choosing which server you want to connect to. Also, input field in MainActivity would remind user to reimport their configuration. For insurance, I will make a commit to display the remote address when remark is empty.

Okay.