Commit graph

20 commits

Author SHA1 Message Date
6662da797f Separate adapters and Kotlin extensions 2018-08-16 16:22:50 +02:00
1063a3024d Enable DMG file selection 2018-08-16 16:21:43 +02:00
1268381a6e Reformat code, optimize imports 2018-08-15 19:06:50 +02:00
d49497f2e0 Rebrand from "DDroid" to "EtchDroid" 2018-08-15 19:04:45 +02:00
5be34538fb Use SI by default when calculating human-readable sizes 2018-08-15 18:20:17 +02:00
8c158c8cef Fix incorrect speed calculation 2018-08-15 18:10:39 +02:00
ea9c68eaad Tweak block size to increase performance 2018-08-14 19:55:29 +02:00
2111222d2f Fix size string rounding issues 2018-08-14 19:08:56 +02:00
6b4de8d6df Fix human readable time string generation 2018-08-14 19:08:33 +02:00
4ec84a8ff0 Send notification on job completed 2018-08-14 18:49:22 +02:00
49a344a61d Add wakelock permission to manifest 2018-08-14 18:49:08 +02:00
aaa7493474 Add kotlin extension to get HR time 2018-08-14 18:48:44 +02:00
20cb2466e2 Do not overwrite previously written blocks 2018-08-14 17:23:37 +02:00
1296c3ec39 Troubleshoot device previously claimed issues 2018-08-14 17:22:53 +02:00
23f0842e9a Detect when the app previously crashed 2018-08-14 15:41:38 +02:00
a6334f37a0 Workaround for notification icon on KitKat 2018-08-14 15:41:22 +02:00
4ca93839e2 Avoid writing zeroes because of Java ByteBuffer's weirdness 2018-08-14 14:05:30 +02:00
5e92baa4a0 Implement API writing 2018-08-14 01:32:02 +02:00
0268929c01 Cleanup imports 2018-08-12 16:37:27 +02:00
c2a568f5d3 Initial commit 2018-08-12 16:33:11 +02:00