aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-26flush on socks connectionChristian Schneppe1-6/+8
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe1-1/+2
2019-10-26WIP Bookmarks 2 supportChristian Schneppe1-0/+1
2019-10-26mark cancelled jingle ft as such on both sidesChristian Schneppe1-3/+6
2019-10-26fully read port in socks connectionChristian Schneppe1-1/+1
2019-10-26set shorter timeouts when using direct candidatesChristian Schneppe1-3/+3
2019-09-23do not parse invites from type=groupchatChristian Schneppe1-0/+1
2019-09-20migrate to AndroidXChristian Schneppe10-16/+16
2019-09-19cancel spinning wheel on muclumbus errorChristian Schneppe1-1/+1
2019-09-19warn when using _only_ ambiguous cyrillicChristian Schneppe1-3/+33
2019-09-12set Messenger identity as userAgent for RichPreview and ChannelDiscoveryChristian Schneppe1-0/+1
2019-09-11introduce automatic theme based on the systems themeChristian Schneppe1-2/+22
2019-09-09introduce new file transfer statusChristian Schneppe1-0/+2
2019-09-07improve webpreviews during offline timesChristian Schneppe1-26/+39
2019-09-07catch exceptions in SerialSingleThreadExecutorChristian Schneppe1-0/+2
2019-09-06make Tor connections work with direct TLSChristian Schneppe2-6/+23
2019-09-06implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe1-0/+2
2019-09-03fix some crashesChristian Schneppe2-2/+6
2019-09-03bare minimum direct connectionsChristian Schneppe1-0/+12
2019-08-31put initial xmpp uri into signup intentChristian Schneppe1-2/+1
2019-08-31do not include DNS servers from networks know to be inactiveChristian Schneppe1-18/+17
2019-07-17create share button in backup done notificationChristian Schneppe2-0/+7
2019-07-17split on first dot when using domain instead of black listed local partChristian Schneppe1-3/+4
2019-07-01attempt to unregister when receiving push for channel no longer joinedChristian Schneppe1-1/+5
2019-07-01implement FCM push for group chatsChristian Schneppe1-0/+1
2019-07-01code cleanup & small fixesChristian Schneppe3-4/+2
2019-06-25Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"Christian Schneppe3-17/+289
2019-06-25implement client support for muc pushChristian Schneppe1-0/+1
2019-06-21shedule webpreview cache deletionChristian Schneppe1-14/+1
2019-06-20show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe1-7/+8
2019-06-18self ping (xep-0410) after receiving invite to mucChristian Schneppe1-0/+1
2019-06-17use ibb if other party doesn’t annouce s5b featureChristian Schneppe1-0/+2
2019-06-08Networkstack - let OS decide IPv4 or IPv6 (#267)genofire3-289/+17
2019-06-08fix some more NPEChristian Schneppe1-0/+1
2019-06-08put geo uri in attachment preview when sharedChristian Schneppe1-1/+1
2019-06-08less connection delayChristian Schneppe1-8/+8
2019-05-04fix crash in RichPreviewChristian Schneppe1-2/+2
2019-05-04added language tag in channel search resultsChristian Schneppe1-0/+27
2019-04-26implement channel discoveryChristian Schneppe1-0/+15
2019-04-12fix some NPEChristian Schneppe1-1/+7
2019-03-31fix url detection for webpreviewsChristian Schneppe1-1/+1
2019-03-31rework max file upload size in server infoChristian Schneppe1-0/+10
2019-03-31add activity to define some important privacy settings on first startChristian Schneppe1-0/+30
2019-03-14fix some crashesChristian Schneppe1-1/+1
2019-02-21refresh cached RichPreviews after 7 daysChristian Schneppe1-0/+18
2019-02-20improve RichPreviewChristian Schneppe2-106/+301
2019-02-18try to fix some NPE in RichPreviewChristian Schneppe1-0/+178
2019-02-18show notification when backup is done or failedChristian Schneppe1-0/+18
2019-02-09print available stream features / mechanisms on incompat serverChristian Schneppe1-0/+17
2019-02-09show web link previews in chatChristian Schneppe1-5/+3