Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-28do not crash when inner message contains invalid jidDaniel Gultsch
2018-04-28return InvalidJid object instead of null if Jid can not be parsedDaniel Gultsch
2018-04-20fixed npe when OS invokes StartConversationsActivity with null actionDaniel Gultsch
2018-04-20catch run time exception when starting service from event receiverDaniel Gultsch
2018-04-20pulled translations from transifexDaniel Gultsch
2018-04-18create avatar path before saving avatarDaniel Gultsch
2018-04-18fixed npe when conversation in multi mode had jid w/o local partDaniel Gultsch
2018-04-18pulled translations from transifexDaniel Gultsch
2018-04-16removed 'received' prefix from descriptionDaniel Gultsch
2018-04-16replace use file as is blacklist with general don't use app data ruleDaniel Gultsch
2018-04-15pulled translations from transifexDaniel Gultsch
2018-04-15catch dead object exceptions when acquiring wake locksDaniel Gultsch
2018-04-15wrap all calls to notification manager in exception handler to catch dead obj...Daniel Gultsch
2018-04-15make text clickable in openkeychain missing messageDaniel Gultsch
2018-04-15get real file name for files shared from ConversationsDaniel Gultsch
2018-04-15add fdroid fennec to use file as is blacklistDaniel Gultsch
2018-04-14always include omemo fallback messageDaniel Gultsch
2018-04-14include node when requesting disco featuresDaniel Gultsch
2018-04-14display avatar in groupsDaniel Gultsch
2018-04-14fixed condition to accept lmc if user reference existsDaniel Gultsch
2018-04-12keep track of user object in messagesDaniel Gultsch
2018-04-12code cleanup in AxolotlService.fetchDeviceIds()Daniel Gultsch
2018-04-11load currently open conversation fasterDaniel Gultsch
2018-04-11all contacts in roster are 'trusted'Daniel Gultsch
2018-04-11fixed up button refresh in start conversation activityDaniel Gultsch
2018-04-11fixed mixing symbols and letters in unicode detector on pre NDaniel Gultsch
2018-04-11change opacity on emoji only messagesDaniel Gultsch
2018-04-11fixed redownloadDaniel Gultsch
2018-04-10solve fab shadow bug on pre api 19 devices (#2924)Harshit Bansal
2018-04-07fixed exception handlerDaniel Gultsch
2018-04-07pulled translations from transifexDaniel Gultsch
2018-04-07Remove leftover strings from legacy (#2948)Licaon_Kter
2018-04-07EnhancedListView deleted from resources (#2944)esu23
2018-04-06no WelcomeActivity if MAGIC_CREATE_DOMAIN is unsetChristoph Scholz
2018-04-06migrate the RecyclerViewYe feng
2018-04-05fixed some dark theme issues in message view. fixes #2939Daniel Gultsch
2018-04-04synchronize around getting last visibile uuidDaniel Gultsch
2018-04-04get escaped localpart as username. should fixed saslDaniel Gultsch
2018-04-04make error message for 'not encrypted for this device'Daniel Gultsch
2018-04-04change icon sizeDaniel Gultsch
2018-04-04support contact shortcuts (#2918)Ye feng
2018-04-04create dedicated exception for not encrypted for this deviceDaniel Gultsch
2018-04-03provide up navigation in start conversation activityDaniel Gultsch
2018-04-02Fixed small typos (#2933)esu23
2018-04-02use font size in action viewDaniel Gultsch
2018-04-02UriHandlerActivity: Always check for XMPP URI validity (#2926)af8a524db1
2018-04-01made font size selectableDaniel Gultsch
2018-04-01in case fragment starts after activity is bound to service; fetch conversatio...Daniel Gultsch
2018-04-01made checkboxes and radiobuttons stylableDaniel Gultsch
2018-03-31fixed muc detection for rare cases where muc is hosted on primary domainDaniel Gultsch