aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-29add snooze button to notificationChristian Schneppe8-23/+98
2018-01-29check if app is installedFromPlayStore and use upcoming playstore site for up...Christian Schneppe3-15/+43
2018-01-29bypass check for unknown source settings for OEROChristian Schneppe1-3/+10
2018-01-28aaded some checks to fix some rare crashes of location servicesChristian Schneppe1-5/+11
2018-01-27update translationsChristian Schneppe2-0/+10
2018-01-27show destroy button in light redChristian Schneppe1-0/+2
2018-01-27show snackbar if you are not participating a group chat to clearify this for ...Christian Schneppe2-0/+4
2018-01-27show account details when clicking avatar picture in self chatChristian Schneppe1-37/+34
2018-01-27just switch to conversations & do not creat when 'creating' self contactChristian Schneppe1-1/+4
2018-01-27encrypt muc PM only to actual recipientChristian Schneppe2-7/+27
2018-01-27improvements for self messagesChristian Schneppe5-10/+25
2018-01-27allow axolotl header to be empty in empty mucsChristian Schneppe1-4/+4
2018-01-27show self messages from other devices as receivedChristian Schneppe1-1/+17
2018-01-27fixed sharing multiple imagesChristian Schneppe1-1/+1
2018-01-27delegate uri permission to service when processing filesChristian Schneppe5-2/+23
2018-01-27updated year in copyright infoChristian Schneppe1-1/+1
2018-01-27respond to message receipts request when processing carbon copyChristian Schneppe1-2/+0
2018-01-27make chat markers opportunistic in private mucsChristian Schneppe7-22/+31
2018-01-27fix NPE when writing Resolver.Result to diskChristian Schneppe1-1/+1
2018-01-27avoid some unnecessary notification updatesChristian Schneppe1-11/+16
2018-01-27allow sending pm via context menu from ConferenceDetailsActivityChristian Schneppe1-7/+16
2018-01-27Show toast after destroying group chatChristian Schneppe3-8/+10
2018-01-26update translationsChristian Schneppe18-141/+6515
2018-01-26add possibility to destroy group chatChristian Schneppe7-14/+109
2018-01-25App title should not be translatable (#169)Licaon_Kter1-1/+1
2018-01-24Rename "Conference" to "Group chat" (#168)Licaon_Kter1-36/+36
2018-01-23update translationsChristian Schneppe3-0/+306
2018-01-21permanently cache last resolver resultChristian Schneppe5-47/+119
2018-01-21check if app installs from unknown sources are allowed, if not open settings ...Christian Schneppe4-0/+58
2018-01-21remove wakelocks in XmlReaderChristian Schneppe2-33/+3
2018-01-21reworked audioPlayer screenOn/Off a bitChristian Schneppe2-24/+18
2018-01-21show hint on top of chatview while sending private messagesChristian Schneppe2-0/+43
2018-01-21try to detect if Messenger is installed from fdroid and don't use updater if ...Christian Schneppe1-2/+19
2018-01-21fix NPE in shareWith intent and use FileProvider for sharingChristian Schneppe1-4/+12
2018-01-21use countdownlatch to check if TagWriter has finishedChristian Schneppe2-15/+14
2018-01-21fixed interupt handlingChristian Schneppe2-17/+33
2018-01-21postpone notification actions (mark as read, reply) until after messages are ...Christian Schneppe3-24/+59
2018-01-21add soft keyboard next button functionalityChristian Schneppe1-0/+1
2018-01-21treat key transport messages differently to not open empty conversationsChristian Schneppe1-2/+25
2018-01-21sent message receipts after mam catchupChristian Schneppe4-21/+146
2018-01-21disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe7-5/+75
2018-01-21properly handle key transport messages. use prekeyparsing only when that attr...Christian Schneppe5-48/+54
2018-01-21show warning toast if PM is disabled in MUCChristian Schneppe4-25/+28
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-21New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2018-01-19update translationsChristian Schneppe2-9/+476
2018-01-19rewrite isVideoMessage logic and add some more loggingChristian Schneppe2-4/+7
2018-01-19improved some hints in ConfigChristian Schneppe1-2/+2