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
/
de
/
pixart
/
messenger
/
ui
/
PublishProfilePictureActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
use styled warning for message error
Christian Schneppe
1
-3
/
+3
2019-01-25
provide Set as Profile intent
Christian Schneppe
1
-1
/
+27
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
1
-2
/
+2
2018-10-24
do not provide up navigation in publish account when in setup mode
Christian Schneppe
1
-4
/
+4
2018-06-29
WIP: set room avatar and slight redesign of group details
Christian Schneppe
1
-135
/
+53
2018-05-05
add animators for more activities
Christian Schneppe
1
-0
/
+3
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-0
/
+2
2018-04-01
finished app compat themeing
Christian Schneppe
1
-1
/
+0
2018-02-15
Pass invite XMPP URI along instead of JID
Christian Schneppe
1
-2
/
+2
2017-12-27
transport invitee from welcome activity to start conversations activity
Christian Schneppe
1
-4
/
+4
2017-12-23
PublishProfilePictureActivity: fix avatar size
Christian Schneppe
1
-1
/
+1
2017-12-23
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
1
-21
/
+7
2017-12-23
PublishProfilePictureActivity: refresh on status change
Christian Schneppe
1
-57
/
+55
2017-12-23
removed 'contact-only' hint from publish avtar screen
Christian Schneppe
1
-53
/
+36
2017-11-23
code cleanup
Christian Schneppe
1
-6
/
+6
2017-11-22
refactore phone helper to ignore security exception
Christian Schneppe
1
-1
/
+1
2016-11-19
reformat code
Christian Schneppe
1
-274
/
+273
2016-10-08
warn user if account is offline during avatar publication
Christian Schneppe
1
-4
/
+10
2016-09-17
catch all throwables when loading contacts
Christian Schneppe
1
-1
/
+1
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-8
/
+8
2016-04-13
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
1
-2
/
+2
2016-04-07
check file owner when attaching files or using them as avatar
Daniel Gultsch
1
-2
/
+11
2016-03-13
fixed recursive call instead of call to super in PublishProfileActivity
Daniel Gultsch
1
-5
/
+1
2016-03-04
don't automatically crop avatar
Daniel Gultsch
1
-22
/
+40
2016-01-22
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
1
-38
/
+29
2016-01-20
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
1
-1
/
+1
2016-01-15
show toast when image cropper get oom
Daniel Gultsch
1
-0
/
+7
2016-01-13
check for file storage permission before selecting avatar
Daniel Gultsch
1
-5
/
+25
2016-01-11
Update PublishProfilePictureActivity.java
Christian S
1
-1
/
+1
2016-01-04
properly rotate avatars
Daniel Gultsch
1
-33
/
+38
2015-12-04
fixed avatar loading for non-file uris
Daniel Gultsch
1
-9
/
+5
2015-12-04
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
1
-26
/
+4
2015-12-02
fixed avatar loading for non-file uris
Daniel Gultsch
1
-9
/
+5
2015-12-02
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
1
-6
/
+33
2015-11-13
scale the image to avoid OOM Execptions
Philip Flohr
1
-3
/
+34
2015-11-07
don't use the imagepicker provided by android-crop
Philip Flohr
1
-4
/
+12
2015-11-06
use Config.AVATAR_SIZE as size for cropping avatar picture
Philip Flohr
1
-1
/
+1
2015-11-06
set the avatar image size to 384x384
Philip Flohr
1
-1
/
+1
2015-11-06
users are now able to crop their avatar pictures
Philip Flohr
1
-16
/
+26
2015-09-04
modified avatar size in publish avatar activity
Christian S
1
-1
/
+1
2015-09-01
resize avatar image in publish profile view
Christian S
1
-1
/
+1
2015-08-03
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
1
-1
/
+8
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
1
-0
/
+4
2015-05-15
call StartConversationActivity in init mode only after adding the first account
Daniel Gultsch
1
-1
/
+3
2015-04-25
fixed service discovery by properly storing and checking identities
Daniel Gultsch
1
-2
/
+1
2015-02-22
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
1
-4
/
+8
2015-01-15
show toast when avatar has been published - fixed #874
iNPUTmice
1
-13
/
+13
2014-11-09
Rework `Account.getJid()' to return full JIDs
Sam Whited
1
-1
/
+1
2014-11-09
Update another chunk of stuff to use JID objects
Sam Whited
1
-3
/
+10
2014-10-22
Make conversations the root project
Sam Whited
1
-0
/
+0
[next]