aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-16pulled translations from transifexDaniel Gultsch4-3/+49
2016-01-15show toast when image cropper get oomDaniel Gultsch1-0/+1
2016-01-15Implements FS#64: Show who wrote last message in conversation overviewsteckbrief2-0/+2
2016-01-14pulled translations for 1.9.0 release from transifexDaniel Gultsch20-26/+169
2016-01-14Fixes FS#76: Notification adapted to new logosteckbrief5-0/+0
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
This reverts commit 3bea5b25cd5496cd3f14a66c208b34d0c8e48b03.
2016-01-12Add additional warnings to OMEMO purge key functionAndreas Straub1-0/+2
People continue to press the "don't press this" button. Maybe adding some warnings indicating that this button will not fix their problems will help...
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-08Fixes FS#107, Implements FS#77steckbrief1-1/+18
Show the number of online resources in account view and enable show resources by clicking on the account jid
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
fixes #1611 fixes #1602
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-17Log error in case logcat command could not be executed; Show toast in case ↵steckbrief2-0/+2
nothing is copied
2015-12-17pulled translations from transifexDaniel Gultsch5-35/+429
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief3-19/+40
distinguishes between image resizing and compressing/saving
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-04Implements FS#83: Reload from last received messagesteckbrief1-4/+6
2015-12-04Implements FS#89 - Change about informationsteckbrief1-3/+6
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief20-108/+115
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
library
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 ↵Daniel Gultsch1-1/+3
forces TOR
2015-12-01introduce config.java variable to optionally show number of connected ↵Daniel Gultsch1-0/+1
accounts in notification
2015-12-01add error state for unavailable tor networkDaniel Gultsch1-1/+1
2015-12-01initial tor supportDaniel Gultsch4-1/+73
2015-11-20Partially implements FS#6: Conference ID changed to c+bugs@conferesteckbrief1-0/+1
nce.thedevstack.de
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief5-0/+39
activity to show logcat output and button to copy contents
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief3-0/+28
picture or not