When I enable the option "track store prices", the "clean up list" function is disabled.
I start OI Filemanager with the following:
Intent i = new Intent( Intent.ACTION_GET_CONTENT );
i.addCategory( Intent.CATEGORY_OPENABLE );
i.setType( "*/*" );
startActivityForResult( Intent.createChooser( i, null ), RequestCodes.Blabla);
and get the following intent in response
{ act=android.intent.action.VIEW dat=content://org.openintents.filemanager/mimetype//mnt/sdcard/gz_full }
When I try to query the contentResolver (with uri = "content://org.openintents.filemanager/mimetype//mnt/sdcard/gz_full", I get pretty useless info.
Sorry i accidently posted this in feature request thread but it is a serious bug for me.
When i highlight and long press on a large image file, the thumbnail above the cp/mv/rm options is often so large that the options are not visible on the screen - they are pushed under the visible boundary of the screen. In this case i cannot use OI filemanager and must resort to another app to do the manipulation. I think the problem is more noticable on my device as it has a small screen(3.2") and low resolution (400x240).
When I use Search (from the menu, pressing the Search hardware key does nothing? I find that when the search results are shown, previously I could tap one one to visit the account details. With 1.2.6 however, tapping highlights the search result row, but nothing else happens.
Description :
When the countdown is elapsed, the phone doesn't vibrate whatever option I use (tied to change the general settings of Froyo, and vibration is enabled on incoming call. )
I used to run OIcountdown on a hacked HTC polaris with Froyo, and it worked perfectly, so I am positive it is either related to the phone (Sony Ericson XperiaX10) or to Froyo (2.1 on my phone).
Personal comment : This app is the most effective countdown I found espacially for having silent option. It would be perfect if a time alarm was available when more relevant than a timer alarm.
Market appears out of date, I assume this has been forgotten.
If I have got the market version installed (which appbrain and the market says) why does it show up as 10020 in Andoids applications app?
1. When using IO File Managers pick file option, if no file is selected, only folders, the URI to the folder with file:/// prefix is returned. Shouldnt the prefix be "folder://", if any?
2. Shouldnt the prefix for any URI contain ony two slashes, not three?
Thany you for your great work!
Best regards!
I have been using OI Safe since December 2009. I use Microsoft Excel to create a csv file of all my Safe Data. It appears that someone has changed the required format for the csv file from a simple standard csv to one that requires quotes. Why is this? It should not be this way. It causes a great deal of work to create a csv files now.
Standard csv which used to work on import
Category, Description, Website, Username, Password, Notes
Now it must be
"Category", "Description", "Website", "Username", "Password", "Notes"
This is nonsense. Please fix this issue.
I have OI Safe on both machines:
T-Mobile/HTC G1
Android 1.6
OI Safe 1.2.4
Samsung GalaxyS /Vibrant
Android 2.1
OI Safe 1.2.4
The G1 mounts the SD card at /sdcard; the Samsung mounts it at /sd. Since there is no way to specify a path for a restore, this is a big problem moving the database between phones.
Since the latest update for OI Shopping List to 1.2.2. (never noticed it before, and I am sure I would have as my usage hasn't changed), I've noticed that if you enter an item into your shopping list, press Add, then very quickly hit the Back button (doesn't seem to happen if you use Home) to exit back to the home screen. OI Notepad Force closes. I can reproduce this every time. If you wait a couple of seconds before hitting Back, it does not crash.
The log shows this:
03-16 16:51:46.472 I/EulaActivity(10776): Eula has been accepted.