Back to project page sms-backup-plus.
The source code is released under:
Apache License
If you think the Android project sms-backup-plus listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.zegoggles.smssync.activity; /*www .ja v a2 s.c om*/ enum Dialogs { MISSING_CREDENTIALS, FIRST_SYNC, INVALID_IMAP_FOLDER, ABOUT, RESET, DISCONNECT, REQUEST_TOKEN, ACCESS_TOKEN, ACCESS_TOKEN_ERROR, REQUEST_TOKEN_ERROR, CONNECT, CONNECT_TOKEN_ERROR, ACCOUNTMANAGER_TOKEN_ERROR, UPGRADE_FROM_SMSBACKUP, BROKEN_DROIDX, VIEW_LOG, CONFIRM_ACTION, SMS_DEFAULT_PACKAGE_CHANGE }