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
*
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
*
don't reinit conversation when coming back to activity. avoids unnecessary sc...
Daniel Gultsch
2015-05-12
1
-3
/
+1
*
clean up in attachment chooser code. fixed #1168
Daniel Gultsch
2015-05-04
1
-51
/
+51
*
open market if share location plugin isn't installed
Daniel Gultsch
2015-05-04
1
-0
/
+15
*
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
2015-05-02
1
-6
/
+17
*
made material icons smaller (24dp)
Daniel Gultsch
2015-04-28
1
-1
/
+1
*
revert undo timeout to a more reasonable value
Daniel Gultsch
2015-04-28
1
-1
/
+1
*
handle returning from camera without picture
Daniel Gultsch
2015-04-27
1
-0
/
+3
*
some code clean up to fix some rare NPE’s
Daniel Gultsch
2015-04-19
1
-4
/
+4
*
increased undo delay
iNPUTmice
2015-04-17
1
-1
/
+1
*
shut up linter
iNPUTmice
2015-04-13
1
-0
/
+1
*
allow sharing multiple images at once. fixes #1090
iNPUTmice
2015-04-11
1
-40
/
+69
*
Enable end-conversation by swipe gesture
BrianBlade
2015-04-08
1
-9
/
+94
*
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
1
-47
/
+91
[next]