Update Express
Sometimes when Google release new Android version, it’s more like shooting yourself on a leg.
OK, first workaround here. Some users tell me that App don’t save new users on Android 4.2. Well, this would be caused by App internal storage or encryption interface. Let’s use Logcat and see this exception: pad block corrupted
Some googling later:http://stackoverflow.com/questions/13389870/android-4-2-broke-my-aes-encrypt-decrypt-code
Okey they wrote something about it inhttp://developer.android.com/about/versions/jelly-bean.html:
Modified the default implementations of SecureRandom and Cipher.RSA to use OpenSSL
Bad day for me… ;(
PD: I wrote my first Easter Egg in the App, so try to find it (Clue: related to calendars)