Commit graph

78 commits

Author SHA1 Message Date
95af3899d3 Remove duplicate label from partition table RecyclerView 2018-08-17 21:49:50 +02:00
4b67f41c74 Unregister USB permission broadcast receiver on activity destroy 2018-08-17 21:49:16 +02:00
72b68c844d Make DMG selector not filterable 2018-08-17 20:56:39 +02:00
fc64d7929f Warn that drive size can't be checked with DMG images 2018-08-17 02:50:18 +02:00
4ee420c965 Show DMG partition table in image picker screen 2018-08-17 02:43:58 +02:00
816eedf966 Use dmg2img to parse DMG file 2018-08-17 00:27:03 +02:00
37d963c8bc Move abstract classes to respective packages 2018-08-16 16:27:35 +02:00
862a8faa15 Rename values package to enums 2018-08-16 16:24:04 +02:00
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