aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-21more theme workingChristian Schneppe133-225/+383
2018-04-13some OTR hintsChristian Schneppe2-4/+7
2018-04-13persist some muc configurationsChristian Schneppe3-16/+33
2018-04-13remove duplicate call to onConversationArchived()Christian Schneppe1-4/+0
2018-04-13end view if conversation was archivedChristian Schneppe5-57/+74
2018-04-13hide disable encryption button when omemo is in always modeChristian Schneppe1-1/+10
2018-04-13fixed regression of 'add contact' not workingChristian Schneppe1-0/+1
2018-04-13introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe10-11/+148
2018-04-13add ruleset to disable omemo-by-default for certain providersChristian Schneppe2-2/+23
2018-04-13getNextEncryption does not honor ENCYPTION_MASKChristian Schneppe1-0/+3
2018-04-13put toolbar elevation in dimen fileChristian Schneppe3-2/+4
2018-04-13fixed popup menu in dark themeChristian Schneppe3-6/+9
2018-04-13process receipts only on mam catchupChristian Schneppe1-1/+1
2018-04-13reformatChristian Schneppe1-83/+83
2018-04-13make receipt handling work with out of order receiptsChristian Schneppe2-4/+17
2018-04-13do not allow user to quote fileChristian Schneppe1-2/+4
2018-04-13code cleanup in Contact classChristian Schneppe1-18/+22
2018-04-13ignore bookmark name of 'None'Christian Schneppe3-16/+26
2018-04-12fix OTRChristian Schneppe1-0/+5
2018-04-12in lack of confirm source dialog in account details only trust scanned urisChristian Schneppe2-6/+8
2018-04-12call to update ui after fingerprint verificationChristian Schneppe1-1/+2
2018-04-12fixed cache key generation for messages w/o full jidChristian Schneppe1-8/+26
2018-04-12figure out fallbacks with omemo source idChristian Schneppe3-3/+55
2018-04-12messages coming from known muc server are treated as muc when creating conver...Christian Schneppe3-13/+12
2018-04-12ignore double tab in ConferenceDetailsActivityChristian Schneppe1-0/+1
2018-04-12StartConversationActivity: persist search across rotationChristian Schneppe1-44/+68
2018-04-12improved logging while deleting old cache filesChristian Schneppe1-2/+3
2018-04-12Improved QR code recognition when screen and camera orientation don't matchChristian Schneppe1-13/+29
2018-04-12use utf-8 in barcodesChristian Schneppe1-39/+53
2018-04-12increased LruCache for unicode script detectionChristian Schneppe1-1/+1
2018-04-12commit allowing state lossChristian Schneppe1-1/+1
2018-04-12fix getNextEncryptionChristian Schneppe2-13/+10
2018-04-12prevent double tapping on overflow menuChristian Schneppe10-5/+97
2018-04-12write roster only for active accountsChristian Schneppe1-1/+1
2018-04-12added prosodys enable archive to default room configChristian Schneppe1-0/+1
2018-04-12fixed redownload of deleted http upload messagesChristian Schneppe1-0/+4
2018-04-12run roster sync in replacing task managerChristian Schneppe3-18/+70
2018-04-12sync roster to disk after roster pushChristian Schneppe6-44/+43
2018-04-12removed unecessary loggingChristian Schneppe1-1/+0
2018-04-12presist http upload availibilityChristian Schneppe3-272/+183
2018-04-12fix jump to first unread messageChristian Schneppe1-39/+38
2018-04-12fix choose imageChristian Schneppe1-14/+12
2018-04-12fix empty sharewithactivityChristian Schneppe1-1/+3
2018-04-11code cleanupChristian Schneppe1-38/+18
2018-04-11fixed some regressions introduced in toolbar migrationChristian Schneppe2-11/+28
2018-04-11replace deprecated action bar with toolbarChristian Schneppe43-927/+1163
2018-04-10update translationsChristian Schneppe19-303/+261
2018-04-10update stringsChristian Schneppe1-2/+2
2018-04-10Typo fix (#192)Licaon_Kter1-1/+1
2018-04-08setReplaceAll=false on emojiCompat for android oChristian Schneppe2-3/+25