aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-03New translations strings.xml (Portuguese)Christian Schneppe1-116/+116
2018-08-03some changes in UpdaterChristian Schneppe4-29/+43
2018-08-03call onMessageFound outside sync blockChristian Schneppe2-28/+33
2018-08-03show toast if no address book app is installedChristian Schneppe2-7/+15
2018-08-03call switchTo(Fore|Back)ground() outside synchronized blockChristian Schneppe1-57/+88
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+10
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-1/+9
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+4
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+4
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-1/+14
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+9
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-1/+26
2018-08-01New translations strings.xml (Bulgarian)Christian Schneppe1-0/+3
2018-07-29null pointer check in notification serviceChristian Schneppe1-1/+1
2018-07-29catch all exceptions when checking file sizeChristian Schneppe1-1/+1
2018-07-29do not call listeners while being synchronized on stanza queueChristian Schneppe3-12/+38
2018-07-29fix rar crash in EditAccountActivity during account registrationChristian Schneppe1-1/+1
2018-07-29fix NEP in UpdaterActivityChristian Schneppe1-1/+1
2018-07-29show edit profile menu also in chat viewChristian Schneppe1-2/+0
2018-07-29fix crash during lookup for updatesChristian Schneppe2-4/+3
2018-07-28use TOR for updaterChristian Schneppe2-106/+120
2018-07-26Update defaults.xmlFelix1-0/+1
2018-07-25Add blabber.im as new xmpp serviceDominion08151-0/+1
2018-07-18New translations strings.xml (German)Christian Schneppe1-0/+2
2018-07-15New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-116/+116
2018-07-15display propper toast after room has been destroyedChristian Schneppe4-2/+33
2018-07-15fall back to random subject langugae in case there is no english oneChristian Schneppe1-3/+6
2018-07-15fix bug in XmppConnectionChristian Schneppe1-3/+3
2018-07-09some UI improvementsChristian Schneppe12-168/+158
2018-07-09New translations strings.xml (German)Christian Schneppe1-0/+1
2018-07-09New translations strings.xml (German)Christian Schneppe1-0/+6
2018-07-09New translations strings.xml (Portuguese)Christian Schneppe1-116/+116
2018-07-09integrated locally message deletion from #208Christian Schneppe6-0/+42
2018-07-09fixed npe in WelcomeActivityChristian Schneppe1-1/+3
2018-07-09handle non participating mucs a bit betterChristian Schneppe4-7/+22
2018-07-09do not add in_roster flag when restoring from diskChristian Schneppe1-1/+0
2018-07-09store own affiliation and role to diskChristian Schneppe3-64/+52
2018-07-09change listener lock strategieChristian Schneppe1-38/+28
2018-07-09standards. right?Christian Schneppe1-2/+3
2018-07-09support mam:1Christian Schneppe7-32/+95
2018-07-09show snackbar for resource constraint in mucsChristian Schneppe4-0/+7
2018-07-09open trust key screen when download is in progressChristian Schneppe3-3/+4
2018-07-09add missing importChristian Schneppe1-0/+1
2018-07-09fixed npe in paste as quoteChristian Schneppe1-2/+2
2018-07-09make xmppuri deal with null inputChristian Schneppe1-1/+4
2018-07-09use sets instead of list for listenersChristian Schneppe2-68/+93
2018-07-09persist muc avatar and show in bookmarksChristian Schneppe5-14/+27
2018-07-09try to fix race condition with empty trust uiChristian Schneppe1-3/+7
2018-07-09shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe3-0/+9
2018-07-09offer paste as quote for html clipsChristian Schneppe1-1/+4