AppleCommander/src/main/java/com/webcodepro/applecommander/storage
2018-03-08 21:31:22 -06:00
..
filters First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
os Resolved a OzDOS and UniDOS format issue. #12 2018-03-03 12:22:31 -06:00
physical First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
DirectoryEntry.java Fixing https://github.com/AppleCommander/AppleCommander/issues/18 2017-12-04 03:15:38 -02:00
Disk.java Pulling out clone of ShrinkItArchive; blending it in the build process. Closes #21. 2018-03-08 21:31:22 -06:00
DiskCorruptException.java Implemeting User Warnings for the disk related errors. 2018-01-08 12:02:59 -02:00
DiskException.java Adding the image fullpathname to all DiskExceptions. This will normalize the User Warnings, as also will make easier to feed error reports to an eventual First Aid tool 2018-01-08 12:02:59 -02:00
DiskFullException.java Adding the image fullpathname to all DiskExceptions. This will normalize the User Warnings, as also will make easier to feed error reports to an eventual First Aid tool 2018-01-08 12:02:59 -02:00
DiskUnrecognizedException.java Using a new Exception for handling unknown disk formats. This will make handling errors easier. 2018-01-08 12:02:58 -02:00
FileEntry.java First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
FileEntryComparator.java First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
FileFilter.java First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
FormattedDisk.java Revising the DiskException handling. I was wrongly handling it as a user warning on some places where this is not viable (as a Ant Task!!). 2018-01-08 12:02:58 -02:00
StorageBundle.java First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00