Modified some string values to be more explanitory to the user. ie,
not just say "another application wants access" but explain why that
might be a good thing (to secure your data):
- <string name="permdesc_service">Allows the application to encrypt and decrypt text, and access the passwords stored by OI Safe.</string>
+ <string name="permdesc_service">Allows the application to encrypt and decrypt text, and access the passwords they have stored in OI Safe.</string>
- <string name="pref_summary_external_access">Allow other applications to access safe.</string>
+ <string name="pref_summary_external_access">Allow other applications to secure your data with OI Safe?</string>
- <string name="dialog_title_external_access">External application tries to access OI Safe</string>
+ <string name="dialog_title_external_access">OI Safe: Another application requests access.</string>
- <string name="dialog_summary_external_access">Allow other applications to access OI Safe.</string>
+ <string name="dialog_summary_external_access">Allow other applications to secure your data with OI Safe.</string>
- <string name="dialog_comment_external_access">This can also be set in Menu / Preferences.</string>
+ <string name="dialog_comment_external_access">This can also be set in OI Safe\'s Menu / Preferences.</string>
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1754
72b678ce-9140-0410-bee8-
679b907dd61a
OI Safe: Fix issue 170. Include a new dialog AllowExternalAccessDialog that is prompted if an external application tries to access OI Safe. It is only asked after the password has been entered.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1753
72b678ce-9140-0410-bee8-
679b907dd61a
OI Safe: Only show "About" dialog, if OI About (or compatible) is already installed.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1752
72b678ce-9140-0410-bee8-
679b907dd61a
OI Safe: Include EULA activity.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1750
72b678ce-9140-0410-bee8-
679b907dd61a
OI Safe: Add OI About support. (somewhat redundant, because most info is included in the Help box?)
Prepare for inclusion of more dialogs.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1749
72b678ce-9140-0410-bee8-
679b907dd61a
Include direct connection via service.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1746
72b678ce-9140-0410-bee8-
679b907dd61a
OI Safe: Add ant build file and readme.txt.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1745
72b678ce-9140-0410-bee8-
679b907dd61a
OI Safe: Fix issue 179: getSetPassword was called before onResume(), therefore dbHelper was still null.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1743
72b678ce-9140-0410-bee8-
679b907dd61a
lock timeout preference now takes affect.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1740
72b678ce-9140-0410-bee8-
679b907dd61a
Fixed issue where service timer failed to time out.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1739
72b678ce-9140-0410-bee8-
679b907dd61a
listen for the log off broadcast receiver and lock and shut front door when received.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1738
72b678ce-9140-0410-bee8-
679b907dd61a
Renamed various "Password Safe" to "OI Safe" and cleaned up some
layouts to use @string.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1734
72b678ce-9140-0410-bee8-
679b907dd61a
WARNING! Renamed database name from "passwordsafe" to "safe".
Changed APWS to OI Safe in some places.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1732
72b678ce-9140-0410-bee8-
679b907dd61a
Include new icon for OI Safe.
Center title in layout.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1731
72b678ce-9140-0410-bee8-
679b907dd61a
Obtain version number programmatically in AskPassword.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1728
72b678ce-9140-0410-bee8-
679b907dd61a
Add nicer labels for intent filters.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1727
72b678ce-9140-0410-bee8-
679b907dd61a
Change application name in string resource.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1725
72b678ce-9140-0410-bee8-
679b907dd61a
Initial import of Android Password Safe under the new name OI Safe.
Original location: Revision 98 of android-passwordsafe at Google Code from the branch "service": http://code.google.com/p/android-passwordsafe/source/browse/?r=98#svn/branches/service
The namespace has been changed from com.bitsetters.android.passwordsafe to org.openintents.safe.
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1724
72b678ce-9140-0410-bee8-
679b907dd61a