index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
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 (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-04-14
1
-2
/
+2
|
\
|
*
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
2016-04-13
1
-2
/
+2
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-04-09
1
-2
/
+11
|
\
|
|
*
check file owner when attaching files or using them as avatar
Daniel Gultsch
2016-04-07
1
-2
/
+11
*
|
Merge branch 'siacs/master' into development
Christian S
2016-03-17
1
-5
/
+1
|
\
|
|
*
fixed recursive call instead of call to super in PublishProfileActivity
Daniel Gultsch
2016-03-13
1
-5
/
+1
*
|
Merge branch 'siacs/master' into development
Christian S
2016-03-05
1
-22
/
+40
|
\
|
|
*
don't automatically crop avatar
Daniel Gultsch
2016-03-04
1
-22
/
+40
*
|
Merge branch 'siacs/master' into development
Christian S
2016-01-23
1
-39
/
+30
|
\
|
|
*
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
*
|
Merge branch 'siacs/master' into development
Christian S
2016-01-16
1
-0
/
+7
|
\
|
|
*
show toast when image cropper get oom
Daniel Gultsch
2016-01-15
1
-0
/
+7
*
|
Merge remote-tracking branch 'refs/remotes/origin/AvatarPatch' into development
Christian S
2016-01-13
1
-1
/
+1
|
\
\
|
*
|
Update PublishProfilePictureActivity.java
Christian S
2016-01-11
1
-1
/
+1
*
|
|
Merge branch 'siacs/master' into development
Christian S
2016-01-13
1
-5
/
+25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
check for file storage permission before selecting avatar
Daniel Gultsch
2016-01-13
1
-5
/
+25
*
|
copy commits
Christian S
2016-01-04
1
-33
/
+39
|
\
|
|
*
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
*
|
fixed avatar loading for non-file uris
Daniel Gultsch
2015-12-04
1
-9
/
+5
*
|
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
2015-12-04
1
-26
/
+4
*
|
Merge pull request #51 from philipflohr/master
Christian S
2015-11-14
1
-3
/
+34
|
\
\
|
*
|
scale the image to avoid OOM Execptions
Philip Flohr
2015-11-13
1
-3
/
+34
*
|
|
Merge pull request #50 from philipflohr/master
Christian S
2015-11-08
1
-4
/
+12
|
\
|
|
|
*
|
don't use the imagepicker provided by android-crop
Philip Flohr
2015-11-07
1
-4
/
+12
*
|
|
copy Avatar Crop patch
Christian S
2015-11-07
1
-16
/
+26
|
\
|
|
|
*
|
use Config.AVATAR_SIZE as size for cropping avatar picture
Philip Flohr
2015-11-06
1
-1
/
+1
|
*
|
set the avatar image size to 384x384
Philip Flohr
2015-11-06
1
-1
/
+1
|
*
|
users are now able to crop their avatar pictures
Philip Flohr
2015-11-06
1
-16
/
+26
|
|
/
*
|
modified avatar size in publish avatar activity
Christian S
2015-09-04
1
-1
/
+1
*
|
resize avatar image in publish profile view
Christian S
2015-09-01
1
-1
/
+1
|
/
*
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 avoi...
iNPUTmice
2015-02-22
1
-4
/
+8
*
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
*
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