index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-12
fixes FS#265: set message status to transmitted if automatic download cannot ...
steckbrief
1
-3
/
+6
2018-05-11
introduces JidUtil for Jid creation, fixes duplication of childs while adding...
steckbrief
30
-217
/
+241
2018-05-10
removes support for devices with sdk < 19 - meaning only support for 4.4 (Kit...
steckbrief
2
-330
/
+0
2018-05-10
moves delay element references to xmpp package
steckbrief
4
-9
/
+38
2018-05-06
introduces new message state model
steckbrief
58
-1144
/
+1898
2018-05-06
adds missing class
steckbrief
1
-0
/
+26
2018-05-05
introduces new message state model
steckbrief
57
-1144
/
+1872
2018-05-05
Avoids going to sleep for at most 2000ms while retrieving file size via HTTP ...
steckbrief
1
-2
/
+18
2018-03-29
removes XmppConnectionService access from IqParser
steckbrief
1
-2
/
+2
2018-03-29
introduces XmlContainerElement to ease searching for child elements and moves...
steckbrief
4
-3
/
+17
2018-03-11
improves TextViewUtil
steckbrief
1
-6
/
+29
2018-03-05
fixes problems while loading FileParams from db
steckbrief
1
-10
/
+12
2018-03-05
moves xmpp url linkify to TextViewUtil
steckbrief
2
-49
/
+56
2018-02-26
improves remote file status display and loading of remote files
steckbrief
13
-414
/
+479
2018-02-26
fixes FS#257 - Fix policy 31 violation
steckbrief
1
-1
/
+3
2018-02-26
improves ViewUtil
steckbrief
2
-0
/
+31
2018-02-16
introduces cancel status for file transfers, fixes NPE in file sharing after ...
steckbrief
14
-16
/
+55
2018-01-31
properly handle downloadable links
0.0.8-beta2
steckbrief
3
-4
/
+13
2018-01-28
Introducing product flavor 'beta' and removing product flavor 'playstore'
0.0.8-beta1
steckbrief
2
-1
/
+26
2017-08-07
Simplifying introduction of new XEP implementations, implements FS#250 and FS...
steckbrief
57
-353
/
+1189
2017-08-06
Implements XEP-0202 Entity Time, moves Software Version to xmpp package, move...
steckbrief
18
-58
/
+225
2017-08-06
Refactoring: Avatar class moved from package xmpp.pep to dto
steckbrief
20
-21
/
+20
2017-08-06
avatar handling refactored
steckbrief
32
-903
/
+1086
2017-08-05
Implements FS#249: Remove code duplication for avatar creation
steckbrief
8
-189
/
+140
2017-08-02
Implements FS#217: Rework display of /me messages
steckbrief
1
-488
/
+528
2017-08-02
Using a generator approach for generating PresencePackets
steckbrief
7
-100
/
+133
2017-08-02
Implements FS#247 and FS#248: Show online status and typing notification in t...
steckbrief
3
-16
/
+68
2017-08-01
Implements FS#106: Add expert setting to log xml trace
steckbrief
2
-1
/
+10
2017-07-31
Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...
steckbrief
23
-200
/
+271
2017-07-06
Fixed 'Only one Looper may be created per thread' RuntimeException according ...
steckbrief
1
-1
/
+4
2017-06-11
Fix wrong id for setColorColorAndText
steckbrief
1
-2
/
+11
2017-02-06
relates FS#241: Implementation of http download based on okhttp
steckbrief
43
-807
/
+1022
2017-01-11
Formatting of remote file status adjusted
steckbrief
1
-2
/
+2
2017-01-11
Improved error handling for filetransfer:http:delete, Check for httpupload fe...
steckbrief
13
-79
/
+158
2017-01-11
Generic view util added to change the visibility of subclasses of View
steckbrief
2
-2
/
+41
2017-01-11
Custom toast view added
steckbrief
1
-0
/
+101
2017-01-04
Fixed NPE in FileParams.setKeyAndIv
steckbrief
1
-11
/
+13
2017-01-04
Added columns to fileparams table: url, original file name, key and iv
steckbrief
8
-6
/
+178
2016-12-29
Hide number of unread message counter if there are no new messages
steckbrief
1
-3
/
+5
2016-12-28
Implement FS#239: Show number of unread messages in conversations overview
steckbrief
1
-14
/
+17
2016-10-23
Fixes FS#237: Enable long click in layout instead of programmatically
steckbrief
1
-14
/
+0
2016-09-29
Fixes FS#29: Own Avatar not loaded
steckbrief
1
-3
/
+9
2016-09-29
Implements FS#235: Deletion of remote files uploaded via httpupload
steckbrief
36
-631
/
+775
2016-08-26
Fixes FS#230: Uncaught NullPointerException in DNSHelper
steckbrief
1
-7
/
+12
2016-08-23
Fixes conditions for cplus db upgrades
steckbrief
1
-2
/
+2
2016-08-23
Javadoc added and access to xmppConnectionService moved
steckbrief
2
-5
/
+14
2016-08-23
Fixes FS#229: prompt for confirmation before deleting a file
steckbrief
2
-9
/
+39
2016-08-23
Confirmation dialog added before sending delete command for remote file
steckbrief
6
-23
/
+84
2016-08-23
services.filetransfer.httpupload moved to new namespace services.filetransfer...
steckbrief
11
-11
/
+11
2016-08-23
xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...
steckbrief
15
-28
/
+22
[next]