aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe2018-04-232-5/+7
|
* synchronize around getting last visibile uuidChristian Schneppe2018-04-231-12/+14
|
* get escaped localpart as username. should fixed saslChristian Schneppe2018-04-231-1/+1
|
* use a bit brighter blue for bubbles in dark themeChristian Schneppe2018-04-231-1/+1
|
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-238-3/+33
|
* updated gradle + plugin and fixed xmpp-addr versionChristian Schneppe2018-04-232-10/+6
|
* change icon sizeChristian Schneppe2018-04-231-23/+25
|
* support contact shortcutsChristian Schneppe2018-04-235-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
* create dedicated exception for not encrypted for this deviceChristian Schneppe2018-04-232-1/+36
|
* provide up navigation in start conversation activityChristian Schneppe2018-04-231-7/+30
|
* remove unused resourcesChristian Schneppe2018-04-23100-369/+42
|
* update unreadCountChristian Schneppe2018-04-234-25/+16
|
* update libs in aboutChristian Schneppe2018-04-231-1/+2
|
* use font size in action viewChristian Schneppe2018-04-232-4/+8
|
* UriHandlerActivity: Always check for XMPP URI validityChristian Schneppe2018-04-231-4/+6
| | | | | Also check for XMPP URI validity if there are no configured accounts and the WelcomeActivity is active.
* made font size selectableChristian Schneppe2018-04-2310-45/+142
|
* update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe2018-04-221-2/+2
|
* made checkboxes and radiobuttons stylableChristian Schneppe2018-04-228-2/+20
|
* made all text styleableChristian Schneppe2018-04-2228-244/+355
|
* show account chooser for new conferences / join conferencesChristian Schneppe2018-04-223-6/+11
|
* in case fragment starts after activity is bound to service; fetch ↵Christian Schneppe2018-04-221-14/+25
| | | | conversation from uuid
* fixed muc detection for rare cases where muc is hosted on primary domainChristian Schneppe2018-04-222-1/+7
|
* fixed read event when status messages are displayedChristian Schneppe2018-04-221-1/+7
|
* code cleanupChristian Schneppe2018-04-221-2/+2
|
* fixed read event when using fab scroll downChristian Schneppe2018-04-221-43/+47
|
* only mark visible messages as readChristian Schneppe2018-04-225-31/+64
|
* fixed regression in StartConversationActivity that ignored welcome jidChristian Schneppe2018-04-221-4/+3
|
* null check for conversationChristian Schneppe2018-04-221-0/+3
|
* show scroll down button instantly when scrolling upChristian Schneppe2018-04-221-7/+8
|
* introduced sroll to bottom buttonChristian Schneppe2018-04-228-13/+252
|
* make it possible to switch back to single account if only one account availableChristian Schneppe2018-04-221-3/+2
|
* integrate invite to Pix-Art MessengerChristian Schneppe2018-04-226-23/+81
|
* fix theme in activity_edit_accountChristian Schneppe2018-04-221-4/+4
|
* catch NPEChristian Schneppe2018-04-221-1/+1
|
* fix crash in resendMessageChristian Schneppe2018-04-222-14/+4
|
* update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe2018-04-212-2/+3
|
* more theme workingChristian Schneppe2018-04-21133-225/+383
|
* some OTR hintsChristian Schneppe2018-04-132-4/+7
|
* persist some muc configurationsChristian Schneppe2018-04-133-16/+33
|
* remove duplicate call to onConversationArchived()Christian Schneppe2018-04-131-4/+0
|
* end view if conversation was archivedChristian Schneppe2018-04-135-57/+74
|
* hide disable encryption button when omemo is in always modeChristian Schneppe2018-04-131-1/+10
|
* fixed regression of 'add contact' not workingChristian Schneppe2018-04-131-0/+1
|
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-1310-11/+148
|
* add ruleset to disable omemo-by-default for certain providersChristian Schneppe2018-04-132-2/+23
|
* getNextEncryption does not honor ENCYPTION_MASKChristian Schneppe2018-04-131-0/+3
|
* put toolbar elevation in dimen fileChristian Schneppe2018-04-133-2/+4
|
* fixed popup menu in dark themeChristian Schneppe2018-04-133-6/+9
|
* process receipts only on mam catchupChristian Schneppe2018-04-131-1/+1
|
* reformatChristian Schneppe2018-04-131-83/+83
|