Daniel Gultsch
|
594e65bb2b
|
hacky workaround to determine if uri points to private file on < lolipop
|
2016-04-13 11:14:36 +02:00 |
|
Daniel Gultsch
|
0460702710
|
check file owner when attaching files or using them as avatar
|
2016-04-07 20:29:40 +02:00 |
|
Daniel Gultsch
|
290f53f4a6
|
fixed recursive call instead of call to super in PublishProfileActivity
|
2016-03-13 17:39:13 +01:00 |
|
Daniel Gultsch
|
aa24a0f779
|
don't automatically crop avatar
|
2016-03-04 14:32:38 +01:00 |
|
Daniel Gultsch
|
ba98fe4f86
|
use extract account from intent method and final EXTRA_ACCOUNT variable
|
2016-01-22 20:46:24 +01:00 |
|
Daniel Gultsch
|
0619685e55
|
add intent!=null check in onActivityResultin PublishProfilePicture
|
2016-01-20 16:11:17 +01:00 |
|
Daniel Gultsch
|
d85854b686
|
show toast when image cropper get oom
|
2016-01-15 23:47:16 +01:00 |
|
Daniel Gultsch
|
571eb2f7f9
|
check for file storage permission before selecting avatar
|
2016-01-13 12:05:59 +01:00 |
|
Daniel Gultsch
|
f815a7cd26
|
properly rotate avatars
|
2016-01-04 15:17:02 +01:00 |
|
Daniel Gultsch
|
02c6793ca9
|
fixed avatar loading for non-file uris
|
2015-12-02 15:30:03 +01:00 |
|
Philip Flohr
|
0329c9c738
|
users are now able to crop their avatar pictures using the android-crop
library
|
2015-12-02 14:25:20 +01:00 |
|
Daniel Gultsch
|
c617cf6ef8
|
added Config.java varibale to lock account creation to specfic domain
|
2015-08-03 22:58:17 +02:00 |
|
Daniel Gultsch
|
504ef0b72e
|
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
|
2015-07-20 15:48:58 +02:00 |
|
Daniel Gultsch
|
b6a7e56bf6
|
call StartConversationActivity in init mode only after adding the first account
|
2015-05-15 13:58:11 +02:00 |
|
Daniel Gultsch
|
5ea1c547d5
|
fixed service discovery by properly storing and checking identities
|
2015-04-25 18:24:10 +02:00 |
|
iNPUTmice
|
da2da75756
|
init mode (first start) for StartConversationActivity (no up button) and avoid being started multiple times. fixed #995
|
2015-02-22 13:24:29 +01:00 |
|
iNPUTmice
|
c0993a9acb
|
show toast when avatar has been published - fixed #874
|
2015-01-15 16:26:46 +01:00 |
|
Sam Whited
|
180a0e4408
|
Rework `Account.getJid()' to return full JIDs
Remove `Account.getFullJid()'
|
2014-11-09 10:57:22 -05:00 |
|
Sam Whited
|
bf9207456e
|
Update another chunk of stuff to use JID objects
|
2014-11-09 07:00:40 -05:00 |
|
Sam Whited
|
281ce3105f
|
Make conversations the root project
|
2014-10-22 15:47:11 -04:00 |
|