Commit graph

17 commits

Author SHA1 Message Date
af8631d7be
Use SI by default when calculating human-readable sizes 2018-08-15 18:20:17 +02:00
295caf58ef
Fix incorrect speed calculation 2018-08-15 18:10:39 +02:00
2094aebfa8
Tweak block size to increase performance 2018-08-14 19:55:29 +02:00
3517619b4d
Fix size string rounding issues 2018-08-14 19:08:56 +02:00
6c36a3244f
Fix human readable time string generation 2018-08-14 19:08:33 +02:00
79f5828ef6
Send notification on job completed 2018-08-14 18:49:22 +02:00
ebada3884a
Add wakelock permission to manifest 2018-08-14 18:49:08 +02:00
44da441096
Add kotlin extension to get HR time 2018-08-14 18:48:44 +02:00
94d6e1b2df
Do not overwrite previously written blocks 2018-08-14 17:23:37 +02:00
5c714a2ad1
Troubleshoot device previously claimed issues 2018-08-14 17:22:53 +02:00
0ab09c1f16
Detect when the app previously crashed 2018-08-14 15:41:38 +02:00
c8254dedfe
Workaround for notification icon on KitKat 2018-08-14 15:41:22 +02:00
0584d2545a
Avoid writing zeroes because of Java ByteBuffer's weirdness 2018-08-14 14:05:30 +02:00
b977a199f3
Implement API writing 2018-08-14 01:32:02 +02:00
16175d278d
Include patched custom libaums as a submodule 2018-08-13 22:02:21 +02:00
d2f9e358eb
Cleanup imports 2018-08-12 16:37:27 +02:00
87d04e39a2
Initial commit 2018-08-12 16:33:11 +02:00