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
/
thedevstack
/
conversationsplus
/
utils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduces XmlContainerElement to ease searching for child elements and moves...
steckbrief
2018-03-29
1
-12
/
+0
*
improves TextViewUtil
steckbrief
2018-03-11
1
-6
/
+29
*
moves xmpp url linkify to TextViewUtil
steckbrief
2018-03-05
1
-0
/
+54
*
improves remote file status display and loading of remote files
steckbrief
2018-02-26
1
-0
/
+68
*
fixes FS#257 - Fix policy 31 violation
steckbrief
2018-02-26
1
-1
/
+3
*
improves ViewUtil
steckbrief
2018-02-26
2
-0
/
+31
*
introduces cancel status for file transfers, fixes NPE in file sharing after ...
steckbrief
2018-02-16
2
-0
/
+9
*
properly handle downloadable links
0.0.8-beta2
steckbrief
2018-01-31
1
-2
/
+10
*
Simplifying introduction of new XEP implementations, implements FS#250 and FS...
steckbrief
2017-08-07
2
-1
/
+14
*
Refactoring: Avatar class moved from package xmpp.pep to dto
steckbrief
2017-08-06
1
-1
/
+1
*
Implements FS#247 and FS#248: Show online status and typing notification in t...
steckbrief
2017-08-02
1
-0
/
+23
*
Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...
steckbrief
2017-07-31
1
-1
/
+2
*
Fix wrong id for setColorColorAndText
steckbrief
2017-06-11
1
-2
/
+11
*
relates FS#241: Implementation of http download based on okhttp
steckbrief
2017-02-06
6
-42
/
+283
*
Improved error handling for filetransfer:http:delete, Check for httpupload fe...
steckbrief
2017-01-11
2
-3
/
+34
*
Generic view util added to change the visibility of subclasses of View
steckbrief
2017-01-11
2
-2
/
+41
*
Custom toast view added
steckbrief
2017-01-11
1
-0
/
+101
*
Merge branch 'trz/rebase' into trz/rename
steckbrief
2017-01-05
4
-8
/
+126
|
\
|
*
Added columns to fileparams table: url, original file name, key and iv
steckbrief
2017-01-04
2
-3
/
+91
|
*
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-10-20
4
-34
/
+176
|
|
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-05-09
2
-0
/
+93
|
|
\
|
*
\
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-04-23
3
-0
/
+62
|
|
\
\
*
|
|
|
Implements FS#235: Deletion of remote files uploaded via httpupload
steckbrief
2016-09-29
4
-34
/
+78
*
|
|
|
Fixes FS#230: Uncaught NullPointerException in DNSHelper
steckbrief
2016-08-26
1
-7
/
+12
*
|
|
|
Basic filetransfer http delete implementation; Exceptions for IqPacketError a...
steckbrief
2016-08-22
1
-0
/
+10
*
|
|
|
Implements FS#227: Store password encrypted in internal database
steckbrief
2016-07-16
1
-0
/
+110
|
|
_
|
/
|
/
|
|
*
|
|
XmppConnectionService.markMessage moved to MessageUtil
steckbrief
2016-05-09
2
-0
/
+91
|
|
/
|
/
|
*
|
Fixes FS#204: Observe all used directories
steckbrief
2016-04-23
2
-0
/
+44
*
|
Merge branch 'master' into introduce_cplus_database_version
steckbrief
2016-04-18
2
-1
/
+41
|
\
\
|
*
|
Implements FS#137: build flavors
steckbrief
2016-04-18
1
-1
/
+1
|
*
|
Merge branch 'trz/rebase' into trz/rename
lookshe
2016-04-17
1
-0
/
+40
|
|
\
|
|
|
*
Merge tag '1.11.7' into trz/merge_1.11.7
lookshe
2016-04-17
1
-0
/
+40
|
|
*
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-04-07
1
-0
/
+48
|
|
|
\
|
|
|
/
|
|
/
|
*
/
|
DatabaseBackend updated to serve Conversatiosn Database version and Conversat...
steckbrief
2016-04-17
1
-0
/
+16
|
/
/
*
|
Implements FS#187: Add single line copy to logcat view
steckbrief
2016-04-07
1
-0
/
+47
*
|
Merge branch 'trz/rebase' into trz/rename
lookshe
2016-04-05
1
-0
/
+36
|
\
|
|
*
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-03-29
1
-0
/
+75
|
|
\
|
|
/
|
/
|
*
|
Introduction of a TextViewUtil to easily set attributes for TextViews
steckbrief
2016-03-29
1
-0
/
+75
*
|
Implements FS#173: Move access to colors to separate helper class
steckbrief
2016-03-29
1
-13
/
+16
*
|
Merge branch 'trz/rebase' into trz/rename
lookshe
2016-03-25
1
-4
/
+5
|
\
|
*
|
Show file name instead of mime type (FS#102)
lookshe
2016-03-20
1
-1
/
+1
*
|
Merge branch 'trz/rebase' (early part) into trz/rename
lookshe
2016-03-20
1
-0
/
+2
|
\
|
*
|
Merge branch 'trz/rebase' (early part) into trz/rename
lookshe
2016-03-20
1
-1
/
+8
|
\
|
|
*
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-03-12
1
-82
/
+0
|
|
\
|
|
/
|
/
|
*
|
Fixes FS#155: Check FileHelper vs. FileUtils
steckbrief
2016-03-12
2
-87
/
+10
*
|
Merge branch 'trz/rebase' into trz/rename
lookshe
2016-03-12
2
-3
/
+31
|
\
|
|
*
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-03-11
1
-1
/
+2
|
|
\
|
|
/
|
/
|
*
|
Fixes FS#139: Do not merge messages at all
steckbrief
2016-03-11
1
-1
/
+2
*
|
Merge branch 'trz/rebase' into trz/rename
lookshe
2016-03-08
1
-1
/
+4
|
\
|
*
|
Merge branch 'trz/rebase' into trz/rename
lookshe
2016-03-08
1
-1
/
+2
|
\
|
[next]