hexatime icon indicating copy to clipboard operation
hexatime copied to clipboard

Hexadecimal clock live wallpaper.

Results 2 hexatime issues
Sort by recently updated
recently updated
newest added

Crashlytics is non-free software, could you provide a gradle build flavor that does not require this? Anothe roption would be to switch to ACRA for crash reporting, which is floss.

Using the hex string format, the numbers should be zero padded like in decimal: # a.7.3 => #0a.07.03 In the following code, why format before parsing before reformating as hex?...