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
/
eu
/
siacs
/
conversations
/
entities
/
Account.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
refactored avatar generation. first step
iNPUTmice
1
-20
/
+2
2014-10-17
made grace period on a per account basis
iNPUTmice
1
-7
/
+20
2014-10-14
fixed rare npe
iNPUTmice
1
-2
/
+6
2014-09-06
made otr a little bit more solid when there is no presence subscription
iNPUTmice
1
-3
/
+4
2014-08-31
some code cleanup
iNPUTmice
1
-3
/
+7
2014-08-21
make avatars persisent / available even without internet
iNPUTmice
1
-5
/
+14
2014-08-19
better error display and additional infos (stats) for the edit account activity
iNPUTmice
1
-60
/
+96
2014-08-15
moved add/edit account from dialog into seperate activity
iNPUTmice
1
-2
/
+5
2014-08-11
show own avatar in muc details
iNPUTmice
1
-1
/
+1
2014-08-08
save images to external storage instead of internal. this requires more permi...
iNPUTmice
1
-1
/
+0
2014-08-05
show own avatar after publication. no persistancy yet
iNPUTmice
1
-1
/
+22
2014-07-31
refactored account array adapter into seperate class. added account image
iNPUTmice
1
-0
/
+6
2014-07-27
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
1
-2
/
+1
2014-07-24
removed outdated tls error
iNPUTmice
1
-1
/
+0
2014-07-18
pending leaves and joins for muc
iNPUTmice
1
-2
/
+4
2014-07-15
pushing bookmarks back to server
iNPUTmice
1
-0
/
+9
2014-07-14
fetch bookmarks from server
iNPUTmice
1
-0
/
+12
2014-07-04
made account jid lowercase
iNPUTmice
1
-1
/
+2
2014-05-19
reworked roster/contact handling. might break some stuff. not sycing to disk yet
Daniel Gultsch
1
-0
/
+9
2014-05-18
fixed #53 aka server not found bug
Daniel Gultsch
1
-1
/
+1
2014-05-01
reworked openpgp integration part #1
Daniel Gultsch
1
-0
/
+12
2014-04-03
Add compression support
Rene Treffer
1
-0
/
+1
2014-04-03
added permenant notification when one or more accounts are unable to connect
Daniel Gultsch
1
-2
/
+6
2014-03-21
tryed to fix more otr bugs. new resource setting
Daniel Gultsch
1
-1
/
+5
2014-03-19
otr messages are now ignored if conversations isnt 100% sure the message is ours
Daniel Gultsch
1
-0
/
+17
2014-03-14
added display of own fingerprint
Daniel Gultsch
1
-0
/
+8
2014-03-14
fixed problem with null messages. added ask again button
Daniel Gultsch
1
-0
/
+1
2014-03-13
finished registration
Daniel Gultsch
1
-0
/
+4
2014-03-13
contact picture generation centralized + basic registry stuff
Daniel Gultsch
1
-0
/
+1
2014-03-07
tls exceptions for untrusted certs
Daniel Gultsch
1
-0
/
+16
2014-03-06
more details connection error messages
Daniel Gultsch
1
-2
/
+2
2014-03-06
user alarmmanager to reschedule wakeups instead of just sleeping
Daniel Gultsch
1
-4
/
+5
2014-02-28
rebranding
Daniel Gultsch
1
-3
/
+3
2014-02-28
basic pgp support.
Daniel Gultsch
1
-2
/
+7
2014-02-21
fixed broken bitsets
Daniel Gultsch
1
-2
/
+2
2014-02-19
roster versioning. roster updates on air. performance fixes in conversation l...
Daniel Gultsch
1
-0
/
+12
2014-02-16
show unknown otr fingerprint warining
Daniel Gultsch
1
-0
/
+24
2014-02-13
basic otr support
Daniel Gultsch
1
-3
/
+50
2014-02-10
reworked notification a bit
Daniel Gultsch
1
-2
/
+0
2014-02-10
fixed a bug where account options where toggled instead of set off. fixed nul...
Daniel Gultsch
1
-2
/
+4
2014-02-04
delete account code now accessible again
Daniel Gultsch
1
-6
/
+0
2014-02-04
allow to temporarily disable accounts
Daniel Gultsch
1
-1
/
+22
2014-02-04
reworked account managment. now status display actually works
Daniel Gultsch
1
-2
/
+19
2014-02-02
tls is no optional
Daniel Gultsch
1
-0
/
+6
2014-02-02
fetching roster. fixed sending messages as type chat
Daniel Gultsch
1
-3
/
+12
2014-01-28
account management
Daniel Gultsch
1
-3
/
+71
2014-01-25
all access to the persistance layer is now done via the new xmppservice
Daniel Gultsch
1
-4
/
+11
2014-01-24
basic persistance layer. refactor some parts of the conversation activity
Daniel Gultsch
1
-0
/
+11