Some bugs!
I am unable to go back from File Manager, need to shut down and reopen the app.
Labels, see the image.
Can you do so when choosing apps, it then will scan for apps and not every time i start the app.
Beyond it, Good work.
/Boban
Some bugs!
I am unable to go back from File Manager, need to shut down and reopen the app.
Labels, see the image.
Can you do so when choosing apps, it then will scan for apps and not every time i start the app.
Beyond it, Good work.
/Boban
As I mentioned here;
This is a problem from Makeroid, not me.
I get what you want and I’ll fix it in the next update.
This app designed for large screens. But I will add an option for change font size.
I’m aware of the back button in the title bar, but pressing the physical back button I’m still not able to go back and what I know it works as it should.
Don’t know how much bigger screen I can have…
Samsung S6 edge+ 5.7", 1440x2560
Samsung S8 Note 6.3", 1440x2960
Look’s alike on both, however, this may help.
/Boban
In this version;
Device’s back button -> Open Previous Directory
Holding FAB button or pressing back button in the title bar -> Close File Manager
These settings can be reversed from the 3 point menu in the file manager (not recommended)
In the next release;
Thanks for the info. I will fix everything in the next release.
I think the back button bug has something todo with the menu button possibly
Try changing the text size settings in your phone.
/Boban
I’ve fixed everything and from now on I’ve published it on Google Play.
You can follow the changes on the first topic.
Have you turned around the calculation for the text size, because when I raise the size they become even bigger
and vice versa if I reduce the size.
/Boban
I don’t know how to do this.
I am using
Font scale * 20
I found a bug on the app section.
Most of the apps icons don’t load:
I have android 8.1
Same happens to me on 8.0
Thanks for reporting this.
I’m going to change the way getting the package pictures.
I am using Taifun’s Package Manager Extension. So;
I just checked and itwith other phones and i can tell that all the icons dysplay on a 6.0 and some miss on 7.1.1 (same apps in all devices)
Edit:
on 7.1.1 different app from 8.1 don’t show icon
Hmmm
Now I’m using Package component for getting app icons, it is working for me but I do not know if it will work on other devices. I sent the update to Google Play.
The method I’m currently doing is saving all the application images in a folder called .devicemgr. On this page, you will see a picture of all applications but you are getting this error. I really do not know how to solve it.
Blocks for App Manager
don’t know if it’ll solve your problems, but after quick look at your blocks, in your joins, shouldn’t be “/” after “app”?
also, I don’t understand why your join looks like this -->
join
“…app”
“temp”
“.png”
it makes no sense, these are all strings, if it has to look like “…app/temp.png” there shouldn’t be join at all:)
Regards,
BeeriaApps