SwitchaBLE / SwitchaBLE-Android

Repository housing all content relevant to SwitchaBLE app on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewrite toString() of BLE_Alarm

estebro opened this issue · comments

The existing code is functional, but it is simply atrocious, as it consists of a bunch of "if-else" statements. Maybe try implementing the Time, Format, and SimpleDateFormat classes.