aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/PublishProfilePictureActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-06warn user if account is offline during avatar publicationDaniel Gultsch1-4/+10
2016-09-17catch all throwables when loading contactsDaniel Gultsch1-1/+1
2016-04-13hacky workaround to determine if uri points to private file on < lolipopDaniel Gultsch1-2/+2
2016-04-07check file owner when attaching files or using them as avatarDaniel Gultsch1-2/+11
2016-03-13fixed recursive call instead of call to super in PublishProfileActivityDaniel Gultsch1-5/+1
2016-03-04don't automatically crop avatarDaniel Gultsch1-22/+40
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-38/+29
2016-01-20add intent!=null check in onActivityResultin PublishProfilePictureDaniel Gultsch1-1/+1
2016-01-15show toast when image cropper get oomDaniel Gultsch1-0/+7
2016-01-13check for file storage permission before selecting avatarDaniel Gultsch1-5/+25
2016-01-04properly rotate avatarsDaniel Gultsch1-33/+38
2015-12-02fixed avatar loading for non-file urisDaniel Gultsch1-9/+5
2015-12-02users are now able to crop their avatar pictures using the android-cropPhilip Flohr1-6/+33
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-1/+8
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-0/+4
2015-05-15call StartConversationActivity in init mode only after adding the first accountDaniel Gultsch1-1/+3
2015-04-25fixed service discovery by properly storing and checking identitiesDaniel Gultsch1-2/+1
2015-02-22init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice1-4/+8
2015-01-15show toast when avatar has been published - fixed #874iNPUTmice1-13/+13
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-3/+10
2014-10-22Make conversations the root projectSam Whited1-0/+0