4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-06-25 18:29:24 +00:00

fix null pointer exception; remove dependency on Base64 for android 1.6 compatibility

This commit is contained in:
Jesse Young
2011-09-12 12:55:33 -07:00
parent 8f15a8c8f2
commit d5b973411b
6 changed files with 273 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">KalSMS Envaya</string>
<string name="app_name">KalSMS 2</string>
<string name="settings">Settings</string>
<string name="test">Test</string>
</resources>