Closed OlivierHokke closed 10 years ago
Although I think that "open" should come before "share". Note: one can also share those files after opening them in another application. Edit: I am also not so happy with the "open" color. Edit2: the icons don't adapt yet when a selected file changes in state (locked/unlocked/processing), while being selected
The open
icon is barely readable on my phone due to the color scheme. Also, the magnifying glass is generally associated with search, isn't it? I don't have a good suggestion otherwise though. The icon ordering is good :+1:
Reviewing code now. Code looks good, please use the formatter where mentioned and it's good to go. I was wondering why the icon has been added twice, in separate folders?
Icon is once in the source folder as it exports there. Second is in the source folder for the app.
Will change open
icon, will fix the no-update bug with status changing files, will reformat.
Ready for another review. and hopefully merge
It started to be random, therefore #136
<3 merging this sucker.
Icons are now adaptive to the content that is currently selected. Ordering of icons is prioritized on security and file safety. "Lock" is always first if possible, then "Unlock", then "Share", "Open", "Export", and finally "Destroy".
Closes #129. Closes #77.