Έκδοση
3.5-1598
Διακλάδωση
master
Ημερομηνία
πριν από 10 χρόνια, 8 μήνες
Windows x64 Windows x86 Mac OS X Android
Commit
4e8c3b2f1277ed5e3e9640b29dd7e3f5da7af2a6
Αλλαγή συγγραφέα
lioncash
Αλλαγή περιγραφής
[Android] Make FolderBrowser.Fill look slightly nicer. Improve readability a bit.

- Added a basic function description.

- Modified the main parameter to be more informative of what should be passed. Helps people who read the codebase for the first time.

- Made a variable for storing the entry name so getName() isn't called a bunch of times.

- Added some comments to explain some parts.

- Rename the exception catch variable to ignored, since it currently isn't being used.