aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* getNextEncryption does not honor ENCYPTION_MASKChristian Schneppe2018-04-131-0/+3
|
* process receipts only on mam catchupChristian Schneppe2018-04-131-1/+1
|
* reformatChristian Schneppe2018-04-131-83/+83
|
* make receipt handling work with out of order receiptsChristian Schneppe2018-04-132-4/+17
|
* do not allow user to quote fileChristian Schneppe2018-04-131-2/+4
|
* code cleanup in Contact classChristian Schneppe2018-04-131-18/+22
|
* ignore bookmark name of 'None'Christian Schneppe2018-04-133-16/+26
|
* fix OTRChristian Schneppe2018-04-121-0/+5
|
* in lack of confirm source dialog in account details only trust scanned urisChristian Schneppe2018-04-122-6/+8
|
* call to update ui after fingerprint verificationChristian Schneppe2018-04-121-1/+2
|
* fixed cache key generation for messages w/o full jidChristian Schneppe2018-04-121-8/+26
|
* figure out fallbacks with omemo source idChristian Schneppe2018-04-123-3/+55
|
* messages coming from known muc server are treated as muc when creating ↵Christian Schneppe2018-04-123-13/+12
| | | | conversation
* ignore double tab in ConferenceDetailsActivityChristian Schneppe2018-04-121-0/+1
|
* StartConversationActivity: persist search across rotationChristian Schneppe2018-04-121-44/+68
|
* improved logging while deleting old cache filesChristian Schneppe2018-04-121-2/+3
|
* Improved QR code recognition when screen and camera orientation don't matchChristian Schneppe2018-04-121-13/+29
|
* use utf-8 in barcodesChristian Schneppe2018-04-121-39/+53
|
* increased LruCache for unicode script detectionChristian Schneppe2018-04-121-1/+1
|
* commit allowing state lossChristian Schneppe2018-04-121-1/+1
|
* fix getNextEncryptionChristian Schneppe2018-04-122-13/+10
|
* prevent double tapping on overflow menuChristian Schneppe2018-04-1210-5/+97
|
* write roster only for active accountsChristian Schneppe2018-04-121-1/+1
|
* added prosodys enable archive to default room configChristian Schneppe2018-04-121-0/+1
|
* fixed redownload of deleted http upload messagesChristian Schneppe2018-04-121-0/+4
|
* run roster sync in replacing task managerChristian Schneppe2018-04-123-18/+70
|
* sync roster to disk after roster pushChristian Schneppe2018-04-126-44/+43
|
* removed unecessary loggingChristian Schneppe2018-04-121-1/+0
|
* presist http upload availibilityChristian Schneppe2018-04-123-272/+183
|
* fix jump to first unread messageChristian Schneppe2018-04-121-39/+38
|
* fix choose imageChristian Schneppe2018-04-121-14/+12
|
* code cleanupChristian Schneppe2018-04-111-38/+18
|
* fixed some regressions introduced in toolbar migrationChristian Schneppe2018-04-111-10/+27
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-1122-166/+204
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* setReplaceAll=false on emojiCompat for android oChristian Schneppe2018-04-082-3/+25
|
* show message draft in conversation overviewChristian Schneppe2018-04-082-176/+226
|
* fixed device rotation in settings activityChristian Schneppe2018-04-081-2/+1
|
* fixed crash in MessageAdapter caused by empty xmpp: uriChristian Schneppe2018-04-081-0/+3
|
* offer a more convienient way to disable omemo from trust keys dialogChristian Schneppe2018-04-083-118/+131
|
* trim to original resource if server added somethingChristian Schneppe2018-04-081-1/+23
|
* remove trailing ) in urlsChristian Schneppe2018-04-081-22/+28
|
* fixed pm to vistorsChristian Schneppe2018-04-081-7/+2
|
* do not show snackbar for archived conversations. fixes glitch when leaving mucChristian Schneppe2018-04-081-1/+4
|
* fixed rotation in choose contact activityChristian Schneppe2018-04-082-10/+31
|
* dynamically get known hosts in dialogChristian Schneppe2018-04-087-48/+114
|
* add data binding and check in back stack for dialogsChristian Schneppe2018-04-086-95/+114
|
* place enter jid dialog in dialog fragmentChristian Schneppe2018-04-084-52/+90
|
* replace group dialogs by dialog fragmentChristian Schneppe2018-04-083-116/+274
|
* make camera feature optionalChristian Schneppe2018-04-086-19/+25
|
* create interface for onBackendConnectedChristian Schneppe2018-04-085-7/+45
|