Commit Graph

21 Commits

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