Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update dependencies | Christian Schneppe | 2018-04-29 | 1 | -2/+2 |
| | |||||
* | catch run time exception when starting service from event receiver | Christian Schneppe | 2018-04-29 | 1 | -1/+5 |
| | |||||
* | create avatar path before saving avatar | Christian Schneppe | 2018-04-29 | 1 | -4/+17 |
| | |||||
* | Use native snackbar on map view | Christian Schneppe | 2018-04-29 | 2 | -88/+64 |
| | |||||
* | some location rework | Christian Schneppe | 2018-04-29 | 3 | -31/+51 |
| | |||||
* | fixed npe when conversation in multi mode had jid w/o local part | Christian Schneppe | 2018-04-29 | 1 | -2/+2 |
| | |||||
* | removed 'received' prefix from description | Christian Schneppe | 2018-04-29 | 3 | -24/+5 |
| | |||||
* | replace use file as is blacklist with general don't use app data rule | Christian Schneppe | 2018-04-29 | 1 | -15/+6 |
| | |||||
* | some more theme fixes | Christian Schneppe | 2018-04-29 | 4 | -16/+31 |
| | |||||
* | catch dead object exceptions when acquiring wake locks | Christian Schneppe | 2018-04-29 | 7 | -129/+166 |
| | |||||
* | wrap all calls to notification manager in exception handler to catch dead ↵ | Christian Schneppe | 2018-04-29 | 1 | -12/+44 |
| | | | | object exception | ||||
* | fix some colors | Christian Schneppe | 2018-04-29 | 1 | -1/+2 |
| | |||||
* | make text clickable in openkeychain missing message | Christian Schneppe | 2018-04-29 | 1 | -17/+16 |
| | |||||
* | get real file name for files shared from Conversations | Christian Schneppe | 2018-04-29 | 2 | -10/+16 |
| | |||||
* | add fdroid fennec to use file as is blacklist | Christian Schneppe | 2018-04-29 | 1 | -1/+2 |
| | |||||
* | always include omemo fallback message | Christian Schneppe | 2018-04-29 | 1 | -3/+1 |
| | |||||
* | fix ShareWithActivity | Christian Schneppe | 2018-04-28 | 1 | -47/+7 |
| | |||||
* | add missing import | Christian Schneppe | 2018-04-27 | 1 | -0/+1 |
| | |||||
* | include node when requesting disco features | Christian Schneppe | 2018-04-27 | 2 | -17/+28 |
| | |||||
* | display avatar in groups | Christian Schneppe | 2018-04-27 | 4 | -62/+59 |
| | |||||
* | update actionbartitle while refreshing ui | Christian Schneppe | 2018-04-27 | 1 | -0/+1 |
|\ | |||||
| * | Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵ | s4Ne1 | 2018-04-27 | 1 | -52/+51 |
| | | | | | | | | CardView. (#197) | ||||
* | | Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵ | s4Ne1 | 2018-04-27 | 1 | -41/+41 |
|/ | | | | CardView. (#197) | ||||
* | add some more buttons to ConferenceDetailsActivity and bug fixes | Christian Schneppe | 2018-04-25 | 4 | -67/+89 |
| | | | | | * add to/remove from contact list * leave room | ||||
* | some theme fixes | Christian Schneppe | 2018-04-25 | 6 | -18/+16 |
| | |||||
* | fixed condition to accept lmc if user reference exists | Christian Schneppe | 2018-04-24 | 2 | -9/+3 |
| | |||||
* | keep track of user object in messages | Christian Schneppe | 2018-04-24 | 2 | -1/+15 |
| | |||||
* | code cleanup in AxolotlService.fetchDeviceIds() | Christian Schneppe | 2018-04-24 | 1 | -25/+29 |
| | |||||
* | load currently open conversation faster | Christian Schneppe | 2018-04-24 | 4 | -6/+81 |
| | |||||
* | all contacts in roster are 'trusted' | Christian Schneppe | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | fixed up button refresh in start conversation activity | Christian Schneppe | 2018-04-24 | 1 | -1/+7 |
| | |||||
* | fixed mixing symbols and letters in unicode detector on pre N | Christian Schneppe | 2018-04-24 | 1 | -1/+4 |
| | |||||
* | change opacity on emoji only messages | Christian Schneppe | 2018-04-24 | 4 | -2/+13 |
| | |||||
* | fixed redownload | Christian Schneppe | 2018-04-24 | 1 | -9/+8 |
| | |||||
* | solve fab shadow bug on pre api 19 devices | Christian Schneppe | 2018-04-24 | 1 | -2/+4 |
| | |||||
* | fixed exception handler | Christian Schneppe | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | no WelcomeActivity if MAGIC_CREATE_DOMAIN is unset | Christian Schneppe | 2018-04-24 | 2 | -2/+3 |
| | |||||
* | changed messageinput style | Christian Schneppe | 2018-04-24 | 1 | -3/+3 |
| | |||||
* | migrate the RecyclerView | Christian Schneppe | 2018-04-24 | 7 | -60/+114 |
| | |||||
* | update CHANGELOG | Christian Schneppe | 2018-04-23 | 1 | -0/+1 |
| | |||||
* | provide fallback in case synchronizing around message list fails for some reason | Christian Schneppe | 2018-04-23 | 1 | -27/+32 |
| | |||||
* | fixed some dark theme issues in message view | Christian Schneppe | 2018-04-23 | 2 | -1/+13 |
| | |||||
* | update build.gradle and CHANGELOG.md for upcoming 2.0.0 | Christian Schneppe | 2018-04-23 | 2 | -5/+7 |
| | |||||
* | synchronize around getting last visibile uuid | Christian Schneppe | 2018-04-23 | 1 | -12/+14 |
| | |||||
* | get escaped localpart as username. should fixed sasl | Christian Schneppe | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | use a bit brighter blue for bubbles in dark theme | Christian Schneppe | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 8 | -3/+33 |
| | |||||
* | updated gradle + plugin and fixed xmpp-addr version | Christian Schneppe | 2018-04-23 | 2 | -10/+6 |
| | |||||
* | change icon size | Christian Schneppe | 2018-04-23 | 1 | -23/+25 |
| | |||||
* | support contact shortcuts | Christian Schneppe | 2018-04-23 | 5 | -8/+148 |
| | | | | | | | * support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size |