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
/
eu
/
siacs
/
conversations
/
ui
/
ConversationActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1655 from adithyaphilip/pgp-fix
Daniel Gultsch
2016-01-16
1
-1
/
+4
|
\
|
*
fixed PGP having to be selected twice
Adithya Abraham Philip
2016-01-16
1
-1
/
+4
*
|
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
2016-01-16
1
-3
/
+9
|
/
*
hide prepare image toasts when attaching multiple images
Daniel Gultsch
2016-01-15
1
-11
/
+12
*
fixed typo when reading battery_op setting
Daniel Gultsch
2016-01-14
1
-1
/
+1
*
check for file storage permission before selecting avatar
Daniel Gultsch
2016-01-13
1
-15
/
+1
*
ask to be excluded from battery optimization
Daniel Gultsch
2016-01-11
1
-43
/
+80
*
show trust keys activties if own keys are undecided
Daniel Gultsch
2016-01-04
1
-4
/
+5
*
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
2015-12-19
1
-2
/
+3
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
1
-1
/
+1
*
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-07
1
-1
/
+55
*
hide prepare file toast after preparing the file
Daniel Gultsch
2015-12-06
1
-0
/
+1
*
be more carefull with pending uris
Daniel Gultsch
2015-12-05
1
-8
/
+16
*
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2015-12-01
1
-0
/
+1
*
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
2015-12-01
1
-5
/
+22
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-5
/
+16
*
Use OpenPGP-API 9.0
fiaxh
2015-11-09
1
-1
/
+11
*
Decrypt PGP messages in background
fiaxh
2015-10-28
1
-2
/
+4
*
open manage account + certificate chooser when cbe mode is enabled
Daniel Gultsch
2015-10-20
1
-24
/
+19
*
make unread status and notifications presistent across restarts
Daniel Gultsch
2015-10-14
1
-2
/
+1
*
catch IndexOutOfBoundsException when swiping away conversations
Daniel Gultsch
2015-09-17
1
-1
/
+5
*
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
2015-09-13
1
-1
/
+1
*
added alt as possible modifier key. use mod+(0..9) to jump to a conversation
Daniel Gultsch
2015-09-09
1
-26
/
+45
*
added rotation detection to up/down navigation
Daniel Gultsch
2015-09-07
1
-4
/
+23
*
added some key binding
Daniel Gultsch
2015-09-07
1
-4
/
+82
*
show an send button instead of the enter key in softkeyboards when enterIsSen...
Daniel Gultsch
2015-09-04
1
-0
/
+1
*
added setting to allow for white backgrounds in incoming message bubbles
Daniel Gultsch
2015-08-24
1
-2
/
+9
*
hide multi-end and otr encryption in conferences
Daniel Gultsch
2015-08-06
1
-2
/
+3
*
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
2015-08-05
1
-0
/
+1
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
1
-2
/
+2
*
Refactor axolotl message processing workflow
Andreas Straub
2015-07-31
1
-1
/
+1
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
1
-17
/
+6
*
Rerender message bubbles on encryption change
Andreas Straub
2015-07-29
1
-0
/
+1
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
1
-1
/
+1
*
allow for private messages being started from muc details in anonymous mucs
Daniel Gultsch
2015-07-21
1
-4
/
+18
*
Start TrustKeysActivity if no keys are TRUSTED
Andreas Straub
2015-07-20
1
-2
/
+7
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-6
/
+1
*
Optimize imports
Andreas Straub
2015-07-20
1
-1
/
+1
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-11
/
+45
*
Disable Axolotl option if not usable
Andreas Straub
2015-07-19
1
-10
/
+10
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-5
/
+5
*
Added axolotl activation code to UI
Andreas Straub
2015-07-19
1
-0
/
+18
*
fixed some npes
Daniel Gultsch
2015-07-16
1
-4
/
+11
*
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
2015-07-12
1
-16
/
+10
*
display toast in ui on failed http download
Daniel Gultsch
2015-07-10
1
-1
/
+12
*
show attach button in conferences when http upload is available
Daniel Gultsch
2015-06-29
1
-4
/
+7
*
added choose picture as another quick action. fixes #1221
Daniel Gultsch
2015-05-26
1
-0
/
+3
*
fixed with attaching wrong files when returning to activity and background se...
Daniel Gultsch
2015-05-21
1
-1
/
+1
*
added fall back package id for voice recorder plugin
Daniel Gultsch
2015-05-20
1
-0
/
+1
*
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
2015-05-12
1
-0
/
+6
[next]