Commit graph

5457 commits

Author SHA1 Message Date
Christian Schneppe
ced57e3f3d show self messages from other devices as received 2018-01-27 21:56:32 +01:00
Christian Schneppe
f4d40674fc fixed sharing multiple images 2018-01-27 21:54:17 +01:00
Christian Schneppe
f4f11f10b9 delegate uri permission to service when processing files 2018-01-27 21:53:22 +01:00
Christian Schneppe
9ebf37726c updated year in copyright info 2018-01-27 21:44:51 +01:00
Christian Schneppe
07e4b965b5 respond to message receipts request when processing carbon copy 2018-01-27 21:43:53 +01:00
Christian Schneppe
97504840d1 make chat markers opportunistic in private mucs 2018-01-27 21:43:09 +01:00
Christian Schneppe
3d18291b6e fix NPE when writing Resolver.Result to disk 2018-01-27 21:36:02 +01:00
Christian Schneppe
2c739c5f96 avoid some unnecessary notification updates 2018-01-27 21:34:29 +01:00
Christian Schneppe
824ec7efe9 allow sending pm via context menu from ConferenceDetailsActivity 2018-01-27 21:29:06 +01:00
Christian Schneppe
68d8a7cf45 Show toast after destroying group chat 2018-01-27 20:16:42 +01:00
Christian Schneppe
b6be7415f6
update translations 2018-01-26 21:55:56 +01:00
Christian Schneppe
0ea07611b4 Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2018-01-26 21:54:40 +01:00
Christian Schneppe
f84f77316c add possibility to destroy group chat 2018-01-26 21:54:10 +01:00
Licaon_Kter
4e92ac1013 App title should not be translatable (#169) 2018-01-25 06:12:44 +01:00
Licaon_Kter
563fd9f6a6 Rename "Conference" to "Group chat" (#168)
fixes #158
2018-01-24 10:02:18 +01:00
Christian Schneppe
06ca563da8
update translations 2018-01-23 20:11:06 +01:00
Christian Schneppe
062e51bdcc permanently cache last resolver result 2018-01-21 21:29:00 +01:00
Christian Schneppe
ea8ca07e11 check if app installs from unknown sources are allowed, if not open settings to allow this manually 2018-01-21 20:59:50 +01:00
Christian Schneppe
ca8b091cd8 remove wakelocks in XmlReader 2018-01-21 16:59:19 +01:00
Christian Schneppe
1fde63fc54 reworked audioPlayer screenOn/Off a bit 2018-01-21 16:56:15 +01:00
Christian Schneppe
681290fdeb show hint on top of chatview while sending private messages 2018-01-21 16:47:16 +01:00
Christian Schneppe
1efc9573a6 try to detect if Messenger is installed from fdroid and don't use updater if this is true 2018-01-21 15:49:20 +01:00
Christian Schneppe
1a29fad5e1 fix NPE in shareWith intent and use FileProvider for sharing 2018-01-21 15:47:28 +01:00
Christian Schneppe
557a106646 use countdownlatch to check if TagWriter has finished 2018-01-21 15:12:46 +01:00
Christian Schneppe
ce02d3e2a9 fixed interupt handling 2018-01-21 15:09:35 +01:00
Christian Schneppe
2f7a141ee6 postpone notification actions (mark as read, reply) until after messages are loaded 2018-01-21 15:05:26 +01:00
Christian Schneppe
701c454e3f add soft keyboard next button functionality 2018-01-21 15:00:29 +01:00
Christian Schneppe
319bf1eefb treat key transport messages differently to not open empty conversations 2018-01-21 14:59:39 +01:00
Christian Schneppe
af5445ad10 sent message receipts after mam catchup 2018-01-21 14:57:30 +01:00
Christian Schneppe
25437cb60d disable offline messages. postpone prekey handling until after mam catchup 2018-01-21 14:49:29 +01:00
Christian Schneppe
89bea337c7 properly handle key transport messages. use prekeyparsing only when that attribute is set 2018-01-21 14:40:57 +01:00
Christian Schneppe
64bee71d95 show warning toast if PM is disabled in MUC 2018-01-21 14:32:22 +01:00
Christian Schneppe
6e63c99120 New translations strings.xml (Spanish) 2018-01-21 14:22:38 +01:00
Christian Schneppe
ddc62298b7 New translations strings.xml (Spanish) 2018-01-21 14:22:38 +01:00
Christian Schneppe
64b299ac48 New translations strings.xml (Spanish) 2018-01-21 14:22:38 +01:00
Christian Schneppe
f41ac454c5 New translations strings.xml (Spanish) 2018-01-21 14:22:38 +01:00
Christian Schneppe
3800def918 version 1.21.0 + changes 2018-01-19 23:58:59 +01:00
Christian Schneppe
055e8aa93e Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2018-01-19 23:52:40 +01:00
Christian Schneppe
41c9b496ef
update translations 2018-01-19 23:52:00 +01:00
Christian Schneppe
47ec6c5fdd rewrite isVideoMessage logic and add some more logging 2018-01-19 23:35:29 +01:00
Christian Schneppe
26320c785a improved some hints in Config 2018-01-19 23:13:53 +01:00
Christian Schneppe
482ea42cd4 Gradle Update to 3.0.1 with aapt 2018-01-19 23:13:04 +01:00
Christian Schneppe
8793b454e5 updated some licenses 2018-01-19 23:08:22 +01:00
Christian Schneppe
6e458109c5 replace AdvancedListView with ListView because it was never used 2018-01-19 21:24:31 +01:00
Christian Schneppe
489588ce6e fix some strings 2018-01-19 21:13:40 +01:00
Christian Schneppe
081d73c280 don't overlap readmarker with "show more messages" 2018-01-19 21:03:42 +01:00
Christian Schneppe
f4ba34a4e6 fix wrong avatar shown when true jid doesn't match in muc 2018-01-17 23:55:45 +01:00
Christian Schneppe
017e99d40e ShareWithActivity: refactor for java 8 2018-01-17 23:54:32 +01:00
Christian Schneppe
92b2b4df3b do not use theme in uri activity 2018-01-17 23:48:49 +01:00
Christian Schneppe
1edb052fad let screen on while playing audio message 2018-01-17 23:32:21 +01:00