Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use native snackbar on map view | Christian Schneppe | 2018-04-29 | 1 | -12/+19 |
| | |||||
* | some location rework | Christian Schneppe | 2018-04-29 | 2 | -10/+14 |
| | |||||
* | some more theme fixes | Christian Schneppe | 2018-04-29 | 2 | -0/+11 |
| | |||||
* | catch dead object exceptions when acquiring wake locks | Christian Schneppe | 2018-04-29 | 1 | -4/+3 |
| | |||||
* | 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 |
| | |||||
* | fix ShareWithActivity | Christian Schneppe | 2018-04-28 | 1 | -47/+7 |
| | |||||
* | update actionbartitle while refreshing ui | Christian Schneppe | 2018-04-27 | 1 | -0/+1 |
| | |||||
* | add some more buttons to ConferenceDetailsActivity and bug fixes | Christian Schneppe | 2018-04-25 | 2 | -49/+65 |
| | | | | | * add to/remove from contact list * leave room | ||||
* | some theme fixes | Christian Schneppe | 2018-04-25 | 1 | -14/+6 |
| | |||||
* | load currently open conversation faster | Christian Schneppe | 2018-04-24 | 1 | -0/+3 |
| | |||||
* | fixed up button refresh in start conversation activity | Christian Schneppe | 2018-04-24 | 1 | -1/+7 |
| | |||||
* | change opacity on emoji only messages | Christian Schneppe | 2018-04-24 | 1 | -2/+2 |
| | |||||
* | fixed redownload | Christian Schneppe | 2018-04-24 | 1 | -9/+8 |
| | |||||
* | 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 |
| | |||||
* | migrate the RecyclerView | Christian Schneppe | 2018-04-24 | 4 | -48/+108 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | synchronize around getting last visibile uuid | Christian Schneppe | 2018-04-23 | 1 | -12/+14 |
| | |||||
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 2 | -0/+7 |
| | |||||
* | support contact shortcuts | Christian Schneppe | 2018-04-23 | 1 | -0/+68 |
| | | | | | | | * 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 | ||||
* | provide up navigation in start conversation activity | Christian Schneppe | 2018-04-23 | 1 | -7/+30 |
| | |||||
* | update unreadCount | Christian Schneppe | 2018-04-23 | 1 | -4/+5 |
| | |||||
* | UriHandlerActivity: Always check for XMPP URI validity | Christian Schneppe | 2018-04-23 | 1 | -4/+6 |
| | | | | | Also check for XMPP URI validity if there are no configured accounts and the WelcomeActivity is active. | ||||
* | made font size selectable | Christian Schneppe | 2018-04-23 | 4 | -25/+8 |
| | |||||
* | made checkboxes and radiobuttons stylable | Christian Schneppe | 2018-04-22 | 1 | -2/+2 |
| | |||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -4/+0 |
| | |||||
* | show account chooser for new conferences / join conferences | Christian Schneppe | 2018-04-22 | 3 | -6/+11 |
| | |||||
* | in case fragment starts after activity is bound to service; fetch ↵ | Christian Schneppe | 2018-04-22 | 1 | -14/+25 |
| | | | | conversation from uuid | ||||
* | fixed read event when status messages are displayed | Christian Schneppe | 2018-04-22 | 1 | -1/+7 |
| | |||||
* | fixed read event when using fab scroll down | Christian Schneppe | 2018-04-22 | 1 | -43/+47 |
| | |||||
* | only mark visible messages as read | Christian Schneppe | 2018-04-22 | 3 | -8/+33 |
| | |||||
* | fixed regression in StartConversationActivity that ignored welcome jid | Christian Schneppe | 2018-04-22 | 1 | -4/+3 |
| | |||||
* | null check for conversation | Christian Schneppe | 2018-04-22 | 1 | -0/+3 |
| | |||||
* | show scroll down button instantly when scrolling up | Christian Schneppe | 2018-04-22 | 1 | -7/+8 |
| | |||||
* | introduced sroll to bottom button | Christian Schneppe | 2018-04-22 | 2 | -8/+151 |
| | |||||
* | make it possible to switch back to single account if only one account available | Christian Schneppe | 2018-04-22 | 1 | -3/+2 |
| | |||||
* | integrate invite to Pix-Art Messenger | Christian Schneppe | 2018-04-22 | 2 | -14/+49 |
| | |||||
* | catch NPE | Christian Schneppe | 2018-04-22 | 1 | -1/+1 |
| | |||||
* | fix crash in resendMessage | Christian Schneppe | 2018-04-22 | 2 | -14/+4 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 9 | -57/+110 |
| | |||||
* | some OTR hints | Christian Schneppe | 2018-04-13 | 2 | -4/+7 |
| | |||||
* | remove duplicate call to onConversationArchived() | Christian Schneppe | 2018-04-13 | 1 | -4/+0 |
| | |||||
* | end view if conversation was archived | Christian Schneppe | 2018-04-13 | 3 | -36/+39 |
| | |||||
* | hide disable encryption button when omemo is in always mode | Christian Schneppe | 2018-04-13 | 1 | -1/+10 |
| | |||||
* | fixed regression of 'add contact' not working | Christian Schneppe | 2018-04-13 | 1 | -0/+1 |
| | |||||
* | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 2018-04-13 | 3 | -2/+34 |
| | |||||
* | do not allow user to quote file | Christian Schneppe | 2018-04-13 | 1 | -2/+4 |
| | |||||
* | in lack of confirm source dialog in account details only trust scanned uris | Christian Schneppe | 2018-04-12 | 2 | -6/+8 |
| |