aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-07[BUGFIX] crash on resolve.toString if hostname is null (#444)genofire1-1/+1
2020-02-06fix some button colorsChristian Schneppe1-7/+3
2020-02-06show me name instead of name part from own jid in mapsChristian Schneppe1-1/+1
2020-02-06fix crash/stacktrace in Share/ShowLocationActivityChristian Schneppe2-2/+2
2020-02-06fix NPE in AboutActivityChristian Schneppe1-6/+16
2020-02-05Networkstack: easy happy eyeball (#411)genofire5-392/+158
2020-02-05limit artist - title in messages to 128 charsChristian Schneppe1-2/+3
2020-02-05add device to crash reportChristian Schneppe1-0/+12
2020-02-03update MetaDataExtractorChristian Schneppe1-4/+17
2020-02-02don't crash if player == nullChristian Schneppe1-3/+3
2020-02-02show audio artist and title for audio filesChristian Schneppe4-2/+63
2020-02-01fix showing progressBarChristian Schneppe1-19/+14
2020-02-01update theme in SettingsActivity correctlyChristian Schneppe1-0/+1
2020-02-01show progressbar instead of percentages while up-/downloading filesChristian Schneppe3-17/+51
2020-02-01add ability to reply on private messages in notificationsChristian Schneppe2-5/+13
2020-01-31small jingle fixesChristian Schneppe1-2/+2
2020-01-31release video player onStopChristian Schneppe1-2/+4
2020-01-31fix showing presence colored namesChristian Schneppe2-26/+27
2020-01-31change updater a bitChristian Schneppe1-3/+4
2020-01-31use ToastCompat instead of ToastChristian Schneppe34-138/+170
2020-01-31add icons for video, audio and image files for the case the preview failsChristian Schneppe1-0/+18
2020-01-31optimize importsChristian Schneppe65-117/+169
2020-01-31fix sending uncompressed filesChristian Schneppe2-15/+5
2020-01-31use ExoPlayer for video playbackChristian Schneppe3-25/+65
2020-01-31evict cached previews when file gets deletedChristian Schneppe2-0/+10
2020-01-31temporarily go back to 16 byte iv for imminent bug fix releaseChristian Schneppe1-1/+1
2020-01-31pass omemo decrypt up to higher layers to count as download error. decrypt al...Christian Schneppe1-33/+27
2020-01-26use more material styleChristian Schneppe5-15/+60
2020-01-26fix some bugsChristian Schneppe4-17/+15
2020-01-26use default values for some preferences instead of hardcoded onesChristian Schneppe2-2/+2
2020-01-26rework lastseen a bit and don't show offlineChristian Schneppe2-41/+25
2020-01-24fix fingerprint for otrChristian Schneppe1-0/+6
2020-01-24omemo changes: use 12 byte IV, no longer accept auth tag appended to payloadChristian Schneppe10-327/+306
2020-01-24support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)Christian Schneppe3-94/+85
2020-01-24fixed adding omemo encrypted images to galleryChristian Schneppe1-1/+2
2020-01-24add scan qr button to welcome screenChristian Schneppe1-5/+35
2020-01-24use installreferrer libray instead of broadcast listenerChristian Schneppe4-77/+10
2020-01-24parse install referrer from gplayChristian Schneppe12-27/+148
2020-01-24make registration uris work with fixed usernamesChristian Schneppe5-31/+70
2020-01-24preselect proper account in create contact dialog after following inviteChristian Schneppe3-5/+8
2020-01-24support ?roster;ibr=y xmpp urisChristian Schneppe5-20/+25
2020-01-24support registration via pars tokensChristian Schneppe8-51/+133
2020-01-24refactored xmpp uri parsing to expose all paramsChristian Schneppe1-71/+63
2020-01-24show number of participants in a MUCChristian Schneppe1-0/+1
2020-01-24try to heal Huawei's energy saving methodsChristian Schneppe1-0/+4
2020-01-14show toast message on PN if user is not in room/channelChristian Schneppe1-0/+5
2020-01-14show avatar correctlyChristian Schneppe2-0/+2
2020-01-14switch volume control between earpiece and speaker while listening audioChristian Schneppe2-2/+1
2020-01-02rework map view and update leaflet to 1.6.0Christian Schneppe2-16/+14
2020-01-02don’t crash when long pressing invalid geo-urisChristian Schneppe1-3/+7