aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper5-5/+144
2016-06-04renamed last activity to last user interactionDaniel Gultsch1-1/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-0/+3
2016-06-03Fix typoAndreas Straub1-1/+1
2016-06-02print specific toast when download failed because of write errorDaniel Gultsch1-0/+1
2016-06-02make grace period configurableDaniel Gultsch2-2/+17
2016-06-01display invite again menu item for offline membersDaniel Gultsch1-0/+1
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch1-2/+1
2016-05-26add 'create conference' dialogDaniel Gultsch1-0/+5
2016-05-26change hint in edit subject dialogDaniel Gultsch1-0/+1
2016-05-25hide fingerprints in UI if encryption is disabledDaniel Gultsch1-0/+1
2016-05-24show regitration failed try again later in UIDaniel Gultsch1-0/+1
2016-05-19show password dialog when account was magic createdDaniel Gultsch1-0/+1
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch1-2/+2
2016-05-12use 'phone' or 'tablet' as default resourceDaniel Gultsch1-0/+4
2016-05-10report host-account as account state in UIDaniel Gultsch1-0/+1
2016-05-05report bind failure as account stateDaniel Gultsch1-0/+1
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-0/+2
2016-05-04pulled translations from transifexDaniel Gultsch1-1/+1
2016-05-03use app name in resource suggestionsDaniel Gultsch1-1/+1
2016-04-29catch ActivityNotFoundException when requesting battery opDaniel Gultsch1-0/+1
2016-04-28cleaned up captcha dialogDaniel Gultsch1-2/+1
2016-04-27renamed welcome header to untranslatable 'Start your Conversations'Daniel Gultsch1-1/+1
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-0/+1
2016-04-22expert setting to manually change presenceDaniel Gultsch2-0/+18
2016-04-19added magic create welcome screenDaniel Gultsch1-0/+7
2016-04-14add setting for quick sharingDaniel Gultsch1-0/+4
2016-04-12added share uri button to conference detailsDaniel Gultsch3-0/+4
2016-04-09introduced setting to turn of notification ledDaniel Gultsch1-3/+5
2016-04-07check file owner when attaching files or using them as avatarDaniel Gultsch1-0/+1
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch1-0/+1
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch1-0/+3
2016-03-06warn in conversations when account is disabledDaniel Gultsch1-0/+1
2016-03-04show host in file size checkerDaniel Gultsch1-0/+1
2016-03-04don't automatically crop avatarDaniel Gultsch1-0/+1
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch1-0/+2
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch1-0/+1
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-0/+2
2016-02-23Retry decryption from message menufiaxh1-1/+0
2016-02-22turned muc errors into enum. added error codes for service shutdownDaniel Gultsch1-2/+3
2016-02-16made clear that archiving preferences are server sideDaniel Gultsch1-4/+4
2016-02-16added setting to opt-out of message correction. renamed preferences and optio...Daniel Gultsch1-15/+17
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch1-0/+2
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-0/+1
2016-02-09allow user to set MAM preferencesDaniel Gultsch2-0/+9
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch1-0/+1
2016-02-01opt out handling of the autojoin flag. fixes #1666Daniel Gultsch1-0/+2
2016-02-01refactored user handling in conferences. show try again button when conferenc...Daniel Gultsch1-0/+1
2016-01-25expert setting to trigger extended connection optionsDaniel Gultsch1-0/+3
2016-01-23added FormWrapper and form field validationDaniel Gultsch1-0/+1