aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/PublishProfilePictureActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-12Imports organizedsteckbrief1-4/+1
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-3/+3
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-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-3/+4
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-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-253/+0
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