Commit graph

5422 commits

Author SHA1 Message Date
Christian Schneppe
bed3b18312 check if app is installedFromPlayStore and use upcoming playstore site for updates 2018-01-29 21:07:33 +01:00
Christian Schneppe
e15df13f4c bypass check for unknown source settings for OERO 2018-01-29 20:52:04 +01:00
Christian Schneppe
7a0455f21e
Update README.md 2018-01-28 20:43:32 +01:00
Christian Schneppe
be4d11e44b
improved readme, added link to support group 2018-01-28 20:42:28 +01:00
Christian Schneppe
fb552a1654 added small qr-code for support group 2018-01-28 20:39:22 +01:00
Christian Schneppe
1fd73f40f5
upload qr-code for support group 2018-01-28 20:35:02 +01:00
Christian Schneppe
8b8f356274 aaded some checks to fix some rare crashes of location services 2018-01-28 13:14:59 +01:00
Christian Schneppe
a091237b0c
update translations 2018-01-27 23:33:55 +01:00
Christian Schneppe
b4e4aec0e0 show destroy button in light red 2018-01-27 23:32:03 +01:00
Christian Schneppe
4afd76cc04 show snackbar if you are not participating a group chat to clearify this for new users 2018-01-27 23:23:57 +01:00
Christian Schneppe
3dfbf916c6 show account details when clicking avatar picture in self chat 2018-01-27 22:12:18 +01:00
Christian Schneppe
127d920e74 just switch to conversations & do not creat when 'creating' self contact 2018-01-27 22:08:30 +01:00
Christian Schneppe
54de9afe81 encrypt muc PM only to actual recipient 2018-01-27 22:06:59 +01:00
Christian Schneppe
7ba79653b1 improvements for self messages
* fix omemo in group chats w/o participants
* don't create two axolotl messages when messaging self
* fix read marker for self messages
2018-01-27 22:03:15 +01:00
Christian Schneppe
ff1b7567d1 allow axolotl header to be empty in empty mucs 2018-01-27 21:57:40 +01:00
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