Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | provide up navigation in start conversation activity | Christian Schneppe | 2018-04-23 | 1 | -7/+30 | |
| | ||||||
* | remove unused resources | Christian Schneppe | 2018-04-23 | 100 | -369/+42 | |
| | ||||||
* | update unreadCount | Christian Schneppe | 2018-04-23 | 4 | -25/+16 | |
| | ||||||
* | update libs in about | Christian Schneppe | 2018-04-23 | 1 | -1/+2 | |
| | ||||||
* | use font size in action view | Christian Schneppe | 2018-04-23 | 2 | -4/+8 | |
| | ||||||
* | 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 | 10 | -45/+142 | |
| | ||||||
* | made checkboxes and radiobuttons stylable | Christian Schneppe | 2018-04-22 | 8 | -2/+20 | |
| | ||||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 28 | -244/+355 | |
| | ||||||
* | 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 muc detection for rare cases where muc is hosted on primary domain | Christian Schneppe | 2018-04-22 | 2 | -1/+7 | |
| | ||||||
* | fixed read event when status messages are displayed | Christian Schneppe | 2018-04-22 | 1 | -1/+7 | |
| | ||||||
* | code cleanup | Christian Schneppe | 2018-04-22 | 1 | -2/+2 | |
| | ||||||
* | 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 | 5 | -31/+64 | |
| | ||||||
* | 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 | 8 | -13/+252 | |
| | ||||||
* | 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 | 6 | -23/+81 | |
| | ||||||
* | fix theme in activity_edit_account | Christian Schneppe | 2018-04-22 | 1 | -4/+4 | |
| | ||||||
* | 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 | 132 | -201/+383 | |
| | ||||||
* | some OTR hints | Christian Schneppe | 2018-04-13 | 2 | -4/+7 | |
| | ||||||
* | persist some muc configurations | Christian Schneppe | 2018-04-13 | 3 | -16/+33 | |
| | ||||||
* | remove duplicate call to onConversationArchived() | Christian Schneppe | 2018-04-13 | 1 | -4/+0 | |
| | ||||||
* | end view if conversation was archived | Christian Schneppe | 2018-04-13 | 5 | -57/+74 | |
| | ||||||
* | 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 | 10 | -11/+148 | |
| | ||||||
* | add ruleset to disable omemo-by-default for certain providers | Christian Schneppe | 2018-04-13 | 2 | -2/+23 | |
| | ||||||
* | getNextEncryption does not honor ENCYPTION_MASK | Christian Schneppe | 2018-04-13 | 1 | -0/+3 | |
| | ||||||
* | put toolbar elevation in dimen file | Christian Schneppe | 2018-04-13 | 3 | -2/+4 | |
| | ||||||
* | fixed popup menu in dark theme | Christian Schneppe | 2018-04-13 | 3 | -6/+9 | |
| | ||||||
* | process receipts only on mam catchup | Christian Schneppe | 2018-04-13 | 1 | -1/+1 | |
| | ||||||
* | reformat | Christian Schneppe | 2018-04-13 | 1 | -83/+83 | |
| | ||||||
* | make receipt handling work with out of order receipts | Christian Schneppe | 2018-04-13 | 2 | -4/+17 | |
| | ||||||
* | do not allow user to quote file | Christian Schneppe | 2018-04-13 | 1 | -2/+4 | |
| | ||||||
* | code cleanup in Contact class | Christian Schneppe | 2018-04-13 | 1 | -18/+22 | |
| | ||||||
* | ignore bookmark name of 'None' | Christian Schneppe | 2018-04-13 | 3 | -16/+26 | |
| | ||||||
* | fix OTR | Christian Schneppe | 2018-04-12 | 1 | -0/+5 | |
| | ||||||
* | in lack of confirm source dialog in account details only trust scanned uris | Christian Schneppe | 2018-04-12 | 2 | -6/+8 | |
| | ||||||
* | call to update ui after fingerprint verification | Christian Schneppe | 2018-04-12 | 1 | -1/+2 | |
| | ||||||
* | fixed cache key generation for messages w/o full jid | Christian Schneppe | 2018-04-12 | 1 | -8/+26 | |
| | ||||||
* | figure out fallbacks with omemo source id | Christian Schneppe | 2018-04-12 | 3 | -3/+55 | |
| | ||||||
* | messages coming from known muc server are treated as muc when creating ↵ | Christian Schneppe | 2018-04-12 | 3 | -13/+12 | |
| | | | | conversation | |||||
* | ignore double tab in ConferenceDetailsActivity | Christian Schneppe | 2018-04-12 | 1 | -0/+1 | |
| |