Christian Schneppe
|
a669e200b5
|
fix showing progressBar
|
2020-02-01 20:32:57 +01:00 |
|
Christian Schneppe
|
40428e101e
|
remove unused resources
|
2020-02-01 14:11:35 +01:00 |
|
Christian Schneppe
|
217e3eee9b
|
update theme in SettingsActivity correctly
|
2020-02-01 14:09:41 +01:00 |
|
Christian Schneppe
|
857539eac3
|
show progressbar instead of percentages while up-/downloading files
|
2020-02-01 14:04:10 +01:00 |
|
Christian Schneppe
|
94d125945c
|
add ability to reply on private messages in notifications
fixes #191
|
2020-02-01 10:10:00 +01:00 |
|
Christian Schneppe
|
1373c583e9
|
small jingle fixes
possibly fixes #417, but I couldn't check this, because I can't reproduce the problems. Feel free to reopen it with updated logs.
|
2020-01-31 21:04:24 +01:00 |
|
Christian Schneppe
|
ec7cc243ad
|
release video player onStop
|
2020-01-31 20:51:41 +01:00 |
|
Christian Schneppe
|
12c190c85d
|
fix showing presence colored names
fixes #257
|
2020-01-31 20:51:04 +01:00 |
|
Christian Schneppe
|
b3ee23d8f0
|
change updater a bit
|
2020-01-31 15:14:57 +01:00 |
|
Christian Schneppe
|
18be460e10
|
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
|
2020-01-31 15:02:50 +01:00 |
|
Christian Schneppe
|
851f7b073d
|
use ToastCompat instead of Toast
|
2020-01-31 15:02:33 +01:00 |
|
Christian Schneppe
|
b0d89ba6ad
|
add icons for video, audio and image files for the case the preview fails
|
2020-01-31 14:34:10 +01:00 |
|
Christian Schneppe
|
82e4031e4d
|
optimize imports
|
2020-01-31 14:33:06 +01:00 |
|
Christian Schneppe
|
b0d0f904a2
|
fix sending uncompressed files
|
2020-01-31 14:29:55 +01:00 |
|
Christian Schneppe
|
83c976f2d7
|
use ExoPlayer for video playback
|
2020-01-31 14:28:27 +01:00 |
|
Christian Schneppe
|
6bb9db3686
|
evict cached previews when file gets deleted
|
2020-01-31 07:09:03 +01:00 |
|
Christian Schneppe
|
f5721e6c96
|
temporarily go back to 16 byte iv for imminent bug fix release
|
2020-01-31 07:04:11 +01:00 |
|
Christian Schneppe
|
0a2d4589fd
|
pass omemo decrypt up to higher layers to count as download error. decrypt all encrypted files
* added failure logging to http download
* fixed download of previously deleted omemo files
|
2020-01-31 07:03:26 +01:00 |
|
Christian Schneppe
|
efb3183eed
|
Update strings.xml
|
2020-01-27 14:18:11 +01:00 |
|
Christian Schneppe
|
2f27378f16
|
use more material style
|
2020-01-26 20:18:13 +01:00 |
|
Christian Schneppe
|
0b857a81db
|
fix some bugs
|
2020-01-26 16:04:16 +01:00 |
|
Christian Schneppe
|
954cf63162
|
use default values for some preferences instead of hardcoded ones
|
2020-01-26 15:36:47 +01:00 |
|
Christian Schneppe
|
42c2dd48f0
|
rework lastseen a bit and don't show offline
|
2020-01-26 15:35:29 +01:00 |
|
Christian Schneppe
|
ac88ed360b
|
fix fingerprint for otr
|
2020-01-24 20:53:47 +01:00 |
|
Christian Schneppe
|
b9962f7b50
|
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
|
2020-01-24 20:36:29 +01:00 |
|
Christian Schneppe
|
a917c5403f
|
support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)
|
2020-01-24 20:29:53 +01:00 |
|
Christian Schneppe
|
6ff2ae4e02
|
fixed adding omemo encrypted images to gallery
|
2020-01-24 20:20:37 +01:00 |
|
Christian Schneppe
|
67f244555c
|
add scan qr button to welcome screen
|
2020-01-24 20:19:40 +01:00 |
|
Christian Schneppe
|
a6dd8e45fa
|
use installreferrer libray instead of broadcast listener
|
2020-01-24 19:55:58 +01:00 |
|
Christian Schneppe
|
04595db099
|
parse install referrer from gplay
|
2020-01-24 19:43:49 +01:00 |
|
Christian Schneppe
|
504e4f21a2
|
make registration uris work with fixed usernames
|
2020-01-24 19:28:14 +01:00 |
|
Christian Schneppe
|
99e21438c0
|
preselect proper account in create contact dialog after following invite
|
2020-01-24 17:21:33 +01:00 |
|
Christian Schneppe
|
e71bfaa48d
|
support ?roster;ibr=y xmpp uris
|
2020-01-24 17:13:40 +01:00 |
|
Christian Schneppe
|
6d74698aec
|
support registration via pars tokens
|
2020-01-24 17:08:30 +01:00 |
|
Christian Schneppe
|
f4a207e859
|
refactored xmpp uri parsing to expose all params
|
2020-01-24 16:10:56 +01:00 |
|
Christian Schneppe
|
a508f95c3f
|
show number of participants in a MUC
|
2020-01-24 16:02:46 +01:00 |
|
Christian Schneppe
|
c172f1ade7
|
try to heal Huawei's energy saving methods
|
2020-01-24 16:00:15 +01:00 |
|
Christian Schneppe
|
cc78954daa
|
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
|
2020-01-14 18:54:20 +01:00 |
|
Christian Schneppe
|
9e752e637f
|
show toast message on PN if user is not in room/channel
|
2020-01-14 18:54:06 +01:00 |
|
Christian Schneppe
|
5bf46f8e85
|
show avatar correctly
|
2020-01-14 18:53:13 +01:00 |
|
Christian Schneppe
|
93e97be6db
|
switch volume control between earpiece and speaker while listening audio
|
2020-01-14 18:52:34 +01:00 |
|
Licaon_Kter
|
09a7aa6301
|
Fix typo
...be more specific
|
2020-01-03 22:14:48 +00:00 |
|
Licaon_Kter
|
bb6c72706d
|
Fix typos
|
2020-01-03 17:33:07 +00:00 |
|
Christian Schneppe
|
ccdb122afb
|
rework map view and update leaflet to 1.6.0
|
2020-01-02 15:14:19 +01:00 |
|
Christian Schneppe
|
8cbc7b2a07
|
don’t crash when long pressing invalid geo-uris
|
2020-01-02 11:52:14 +01:00 |
|
Christian Schneppe
|
dd5f790b21
|
reset XmppConnection to parent
|
2020-01-02 11:50:43 +01:00 |
|
Christian Schneppe
|
d80c5fd971
|
don't create conversation while watching ContactDetails
|
2020-01-02 11:43:53 +01:00 |
|
Christian Schneppe
|
93519d7309
|
startup performance improvements
|
2020-01-02 11:43:01 +01:00 |
|
Christian Schneppe
|
5aa52b0824
|
reset file to normal message when attempting re-download after delete
|
2020-01-02 10:22:40 +01:00 |
|
Christian Schneppe
|
8ca04b46e6
|
persist file size across aborts
|
2020-01-02 09:43:51 +01:00 |
|