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-07-16call switchTo(Fore|Back)ground() outside synchronized blockDaniel Gultsch
2018-07-16Patterns: attempt at fixing complex xmpp URIs (typically xmpp:#mychan%irc.ser...Romain DEP
2018-07-16pulled translations from transifexDaniel Gultsch
2018-07-16null pointer check in notification serviceDaniel Gultsch
2018-07-16catch all exceptions when checking file sizeDaniel Gultsch
2018-07-16do not call listeners while being synchronized on stanza queueDaniel Gultsch
2018-07-11pulled translations from transifexDaniel Gultsch
2018-07-11display propper toast after room has been destroyedDaniel Gultsch
2018-07-11fall back to random subject langugae in case there is no english oneDaniel Gultsch
2018-07-09handle non participating mucs a bit betterDaniel Gultsch
2018-07-09do not add in_roster flag when restoring from diskDaniel Gultsch
2018-07-08store own affiliation and role to diskDaniel Gultsch
2018-07-08change listener lock strategieDaniel Gultsch
2018-07-07standards. right?Daniel Gultsch
2018-07-07support mam:1Daniel Gultsch
2018-07-07show snackbar for resource constraint in mucsDaniel Gultsch
2018-07-07open trust key screen when download is in progressDaniel Gultsch
2018-07-06fixed npe in paste as quoteDaniel Gultsch
2018-07-06make xmppuri deal with null inputDaniel Gultsch
2018-07-06use sets instead of list for listenersDaniel Gultsch
2018-07-05EmojiService: use replaceAll=false on android 8Daniel Gultsch
2018-07-01only look at inner 70% to calculate overlayDaniel Gultsch
2018-07-01pulled translations from transifexDaniel Gultsch
2018-06-30use dark play/gif button as overlay when image is mostly lightDaniel Gultsch
2018-06-30pulled translations from transifexDaniel Gultsch
2018-06-30persist muc avatar and show in bookmarksDaniel Gultsch
2018-06-30try to fix race condition with empty trust uiDaniel Gultsch
2018-06-30shorten read markers to 'everyone has read up to this point' when > 4 userDaniel Gultsch
2018-06-30offer paste as quote for html clipsDaniel Gultsch
2018-06-29use EmojiWrapperEditText for most relevant text inputsDaniel Gultsch
2018-06-28automatically start download if file size is knownDaniel Gultsch
2018-06-28use + as build metadata delimiterDaniel Gultsch
2018-06-27fixed MucOptions.getName()Daniel Gultsch
2018-06-27click on item selectionDaniel Gultsch
2018-06-25pulled translations from transifexDaniel Gultsch
2018-06-25use black nav barDaniel Gultsch
2018-06-25dismiss snackbar when executing pending actionDaniel Gultsch
2018-06-25fixed 9-patch generationDaniel Gultsch
2018-06-25 Set navigation bar color to dark on dark theme (#3091)Wiktor
2018-06-25catch rare state loss exception when hitting home button to pop back stackDaniel Gultsch
2018-06-25clean up importsDaniel Gultsch
2018-06-25use emoji transform for toolbar and muc nameDaniel Gultsch
2018-06-24pulled translations from transifexDaniel Gultsch
2018-06-24restart file observer when permisson are grantedDaniel Gultsch
2018-06-24fix regression with background color in conv overviewDaniel Gultsch
2018-06-24use tertiary background color for landscape conversation overviewDaniel Gultsch
2018-06-24reset subject and name on emptyDaniel Gultsch
2018-06-24save name instead of subject in bookmarkDaniel Gultsch
2018-06-24improve identification of muc service (#3094)ChaosKid42
2018-06-24refined create conference dialogDaniel Gultsch