Commit graph

3,708 commits

Author SHA1 Message Date
steckbrief
91ef54eafe Version Code increased 0.0.8-beta4 2018-05-12 22:36:47 +02:00
steckbrief
0e4cf23bf1 fixes FS#265: set message status to transmitted if automatic download cannot be started 2018-05-12 22:32:48 +02:00
steckbrief
bff97731de introduces JidUtil for Jid creation, fixes duplication of childs while adding childs with xmlns and name 2018-05-11 19:49:27 +02:00
steckbrief
1d8c547b44 removes support for devices with sdk < 19 - meaning only support for 4.4 (KitKat) or higher 2018-05-10 21:45:42 +02:00
steckbrief
ae30167461 moves delay element references to xmpp package 2018-05-10 20:03:46 +02:00
steckbrief
9d51972239 Merge branch 'master' of repos.thedevstack.de:conversations-plus 2018-05-07 22:48:56 +02:00
steckbrief
4baa91721a version code increased 0.0.8-beta3 2018-05-07 22:42:37 +02:00
steckbrief
132b27adee introduces new message state model 2018-05-06 13:46:22 +02:00
steckbrief
14ee002a04 adds missing class 2018-05-06 13:09:47 +02:00
steckbrief
b0780224b5 introduces new message state model 2018-05-05 20:28:04 +02:00
steckbrief
853f50e43f Avoids going to sleep for at most 2000ms while retrieving file size via HTTP HEAD 2018-05-05 13:41:11 +02:00
steckbrief
f5210768cc removes XmppConnectionService access from IqParser 2018-03-29 19:23:20 +02:00
steckbrief
d222611abb introduces XmlContainerElement to ease searching for child elements and moves XmlHelper to xml package because it is only needed for xml handling 2018-03-29 19:15:56 +02:00
steckbrief
4ea955d8fe improves TextViewUtil 2018-03-11 18:41:02 +01:00
steckbrief
1be60ce8c8 fixes problems while loading FileParams from db 2018-03-05 19:48:11 +01:00
steckbrief
144a82ada2 moves xmpp url linkify to TextViewUtil 2018-03-05 19:47:47 +01:00
steckbrief
fb9817091a improves remote file status display and loading of remote files 2018-02-26 21:07:26 +01:00
steckbrief
010eb44ad9 fixes FS#257 - Fix policy 31 violation 2018-02-26 20:52:16 +01:00
steckbrief
1b07917a26 improves ViewUtil 2018-02-26 20:49:51 +01:00
steckbrief
62bc6885db introduces cancel status for file transfers, fixes NPE in file sharing after picture resize 2018-02-16 21:04:29 +01:00
steckbrief
84a2f8e41a properly handle downloadable links 0.0.8-beta2 2018-01-31 19:52:50 +01:00
steckbrief
622412fc72 Introducing product flavor 'beta' and removing product flavor 'playstore' 0.0.8-beta1 2018-01-28 22:09:57 +01:00
steckbrief
a892bb6f16 Simplifying introduction of new XEP implementations, implements FS#250 and FS#251 (Privacy and Security settings), refactoring of location of some interfaces 2017-08-07 12:57:57 +02:00
steckbrief
be1992ce89 Implements XEP-0202 Entity Time, moves Software Version to xmpp package, moves namespace definitions for mam, carbons and avatar to xmpp package 2017-08-06 14:28:00 +02:00
steckbrief
f8e083a32c Refactoring: Avatar class moved from package xmpp.pep to dto 2017-08-06 13:04:45 +02:00
steckbrief
867afe4c5b avatar handling refactored 2017-08-06 01:15:13 +02:00
steckbrief
6f588444a9 Implements FS#249: Remove code duplication for avatar creation 2017-08-05 22:25:23 +02:00
steckbrief
530d64beca Implements FS#217: Rework display of /me messages 2017-08-02 14:31:07 +02:00
steckbrief
76ce6f5206 Using a generator approach for generating PresencePackets 2017-08-02 12:43:47 +02:00
steckbrief
8c5208bacd Implements FS#247 and FS#248: Show online status and typing notification in title 2017-08-02 11:51:37 +02:00
steckbrief
a949114027 Implements FS#106: Add expert setting to log xml trace 2017-08-01 14:56:32 +02:00
steckbrief
11e2b1accd Implements FS#245: Implement FiletransferHttp (upload and delete), some minor bug fixes including to fail a JingleTransfer in case criterias are not met 2017-07-31 08:44:32 +02:00
steckbrief
2d41916750 Fixed 'Only one Looper may be created per thread' RuntimeException according to https://stackoverflow.com/questions/23038682/java-lang-runtimeexception-only-one-looper-may-be-created-per-thread/24115631#24115631 2017-07-06 18:56:35 +02:00
steckbrief
9599b54329 Fix wrong id for setColorColorAndText 2017-06-11 13:55:45 +02:00
steckbrief
754de6bb04 relates FS#241: Implementation of http download based on okhttp 2017-02-06 10:01:13 +01:00
steckbrief
cd633f13b8 Formatting of remote file status adjusted 2017-01-11 15:12:53 +01:00
steckbrief
0a9bba2861 Improved error handling for filetransfer:http:delete, Check for httpupload feature available extended to include filetransfer:http as well, method to check if http upload is available moved from data class 'Account' to 'AccountUtil' 2017-01-11 14:55:53 +01:00
steckbrief
563fcfa775 Generic view util added to change the visibility of subclasses of View 2017-01-11 14:49:07 +01:00
steckbrief
990a35c475 Custom toast view added 2017-01-11 14:47:25 +01:00
steckbrief
c09e7f0a21 Merge branch 'trz/rebase' into trz/rename 2017-01-05 21:05:24 +01:00
steckbrief
867ee31661 Merge branch 'trz/rebase' (early part) into trz/rename 2017-01-05 20:24:22 +01:00
steckbrief
2586fe2b9d related to FS#237 2017-01-05 20:21:09 +01:00
steckbrief
c9ae205490 Merge remote-tracking branch 'origin/trz/rename' into trz/rebase 2017-01-05 20:17:12 +01:00
steckbrief
28676d3048 Fixed errors with notifications 2017-01-04 23:27:10 +01:00
steckbrief
ca1cae4fac Version set to beta-6 2017-01-04 21:43:25 +01:00
steckbrief
955797a090 Fixed NPE in FileParams.setKeyAndIv 2017-01-04 21:42:16 +01:00
steckbrief
95cb239415 Added columns to fileparams table: url, original file name, key and iv
auto download of files moved from MessageParser to MessageAdapter
download and open file representation cleaned up
2017-01-04 19:41:20 +01:00
steckbrief
b85035c2bf Adjusted maven URL 2017-01-02 15:52:00 +01:00
steckbrief
93c3c723a9 Hide number of unread message counter if there are no new messages 2016-12-29 13:12:21 +01:00
steckbrief
7190f3c540 Implement FS#239: Show number of unread messages in conversations overview 2016-12-28 14:17:58 +01:00