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
/
PublishProfilePictureActivity.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
2016-04-13
1
-2
/
+2
|
*
check file owner when attaching files or using them as avatar
Daniel Gultsch
2016-04-07
1
-2
/
+11
|
*
fixed recursive call instead of call to super in PublishProfileActivity
Daniel Gultsch
2016-03-13
1
-5
/
+1
|
*
don't automatically crop avatar
Daniel Gultsch
2016-03-04
1
-22
/
+40
|
*
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
2016-01-22
1
-38
/
+29
|
*
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
2016-01-20
1
-1
/
+1
|
*
show toast when image cropper get oom
Daniel Gultsch
2016-01-15
1
-0
/
+7
|
*
check for file storage permission before selecting avatar
Daniel Gultsch
2016-01-13
1
-5
/
+25
|
*
properly rotate avatars
Daniel Gultsch
2016-01-04
1
-33
/
+38
|
*
fixed avatar loading for non-file uris
Daniel Gultsch
2015-12-02
1
-9
/
+5
|
*
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
2015-12-02
1
-6
/
+33
|
|
|
|
library
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
1
-1
/
+8
|
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-0
/
+4
|
*
call StartConversationActivity in init mode only after adding the first account
Daniel Gultsch
2015-05-15
1
-1
/
+3
|
*
fixed service discovery by properly storing and checking identities
Daniel Gultsch
2015-04-25
1
-2
/
+1
|
*
init mode (first start) for StartConversationActivity (no up button) and ↵
iNPUTmice
2015-02-22
1
-4
/
+8
|
|
|
|
avoid being started multiple times. fixed #995
*
show toast when avatar has been published - fixed #874
iNPUTmice
2015-01-15
1
-13
/
+13
|
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
|
|
|
|
Remove `Account.getFullJid()'
*
Update another chunk of stuff to use JID objects
Sam Whited
2014-11-09
1
-3
/
+10
|
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+242