AppleCommander/src/main/java/com/webcodepro/applecommander/storage
2019-09-29 15:50:38 -05:00
..
filters Updating Gradle version. #30 2019-09-29 15:50:38 -05:00
os Cleaning up Javadoc warnings and errors; removed "createDirectory()" 2018-03-09 22:49:40 -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 Cleaning up Javadoc warnings and errors; removed "createDirectory()" 2018-03-09 22:49:40 -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