aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
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 Gultsch2-0/+8
2016-01-23added FormWrapper and form field validationDaniel Gultsch1-0/+1
2016-01-23introduced boolean form field wrapperDaniel Gultsch2-1/+14
2016-01-22added UI wrapper for (some) form fieldsDaniel Gultsch1-0/+21
2016-01-22changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch3-6/+11
2016-01-21increased padding in create contact/conference dialogDaniel Gultsch2-15/+21
2016-01-20pulled translations from transifexDaniel Gultsch15-13/+718
2016-01-16pulled translations from transifexDaniel Gultsch4-3/+49
2016-01-15show toast when image cropper get oomDaniel Gultsch1-0/+1
2016-01-14pulled translations for 1.9.0 release from transifex1.9.0Daniel Gultsch20-26/+169
2016-01-13show key fetch error in activity when there are no keys to be usedDaniel Gultsch1-0/+1
2016-01-12s/TOR/Tor/gSam Whited1-2/+2
2016-01-12pulled translations from transifexDaniel Gultsch25-75/+117
2016-01-12use match_parent as height in conversations overviewDaniel Gultsch1-2/+2
2016-01-12Revert "Add additional warnings to OMEMO purge key function"Daniel Gultsch1-2/+0
2016-01-12Add additional warnings to OMEMO purge key functionAndreas Straub1-0/+2
2016-01-11new art rendersDaniel Gultsch25-0/+0
2016-01-11don't use the word phone in stringsDaniel Gultsch1-6/+5
2016-01-11pulled translations from transifexDaniel Gultsch25-63/+14
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch2-169/+216
2016-01-09let the user decide on whether or not to compress picturesDaniel Gultsch3-11/+33
2016-01-08don't show snackbar when notifications are disabled or pausedDaniel Gultsch1-1/+0
2016-01-08show per conference notification settings in details activityDaniel Gultsch8-8/+31
2016-01-08show icon in conversations overview when notifications are disabledDaniel Gultsch16-76/+97
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch3-2/+10
2016-01-04properly rotate avatarsDaniel Gultsch1-2/+2
2015-12-23code cleanupDaniel Gultsch1-0/+1
2015-12-23show certificate informationDaniel Gultsch2-0/+95
2015-12-20pulled translations from transifexDaniel Gultsch2-6/+44
2015-12-17pulled translations from transifexDaniel Gultsch5-35/+429
2015-12-13pulled translations from transifexDaniel Gultsch3-7/+106
2015-12-11pulled translations from transifexDaniel Gultsch2-2/+38
2015-12-07pulled translations from transifexDaniel Gultsch8-11/+234
2015-12-07modified contact permission dialogDaniel Gultsch1-2/+1
2015-12-07ask for contact permissions when first opening StartConversationActivityDaniel Gultsch1-0/+3
2015-12-07request storage permission when needed on Android 6.0Daniel Gultsch1-0/+1
2015-12-07implement direct sharing in android 6.0. fixes #1321Daniel Gultsch1-0/+3
2015-12-02pulled new translations from transifexDaniel Gultsch26-285/+879
2015-12-02renamed x509 verified omemo to v\OMEMODaniel Gultsch1-3/+3
2015-12-02users are now able to crop their avatar pictures using the android-cropPhilip Flohr1-0/+1
2015-12-02hide message content in notifications in paranoia modeDaniel Gultsch1-0/+4
2015-12-01s/.../…/ in default stringsSam Whited1-2/+2
2015-12-01introduced build-time paranoia mode that disables unencrypted chats and force...Daniel Gultsch1-1/+3
2015-12-01introduce config.java variable to optionally show number of connected account...Daniel Gultsch1-0/+1
2015-12-01add error state for unavailable tor networkDaniel Gultsch1-1/+1
2015-12-01initial tor supportDaniel Gultsch4-1/+73
2015-10-31indicate cbe in chat message hintDaniel Gultsch1-2/+3
2015-10-31explicitly mark verified omemo keys in UIDaniel Gultsch1-0/+2
2015-10-29load avatars in message adapter in background taskDaniel Gultsch2-4/+4