aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use tertiary background color for landscape conversation overviewChristian Schneppe2018-07-091-1/+5
|
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-8/+4
|
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-291-71/+9
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-06-291-1/+1
|\
| * Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ↵Ramesh Jangama2018-06-291-1/+1
| | | | | | | | (#209)
* | fix crash in ListItemAdapterChristian Schneppe2018-06-291-1/+2
|/
* Improved URL matchingChristian Schneppe2018-06-171-17/+38
|
* catch NPE in AccountAdapterChristian Schneppe2018-06-161-1/+3
|
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-044-25/+0
| | | | This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377.
* fade in images and avatarsChristian Schneppe2018-06-034-0/+25
|
* add support for S3 file transfersChristian Schneppe2018-05-261-32/+37
|
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-211-5/+6
|
* temporarly fix crash with resending files via buttonChristian Schneppe2018-05-181-0/+3
|
* add possibility to de-/activate accountsChristian Schneppe2018-05-171-0/+24
| | | | fixes #195
* max out emoji enlargment at 42 emojisChristian Schneppe2018-05-161-5/+4
|
* apply styling helper to conversation overviewChristian Schneppe2018-05-142-3/+3
|
* fix taking videoChristian Schneppe2018-05-141-3/+3
|
* add animators for more activitiesChristian Schneppe2018-05-051-0/+5
|
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-6/+1
|
* fixed regression of not highlighting current conversation in overviewChristian Schneppe2018-05-031-2/+7
|
* handle invalid image boundsChristian Schneppe2018-05-031-3/+1
|
* only highlight alphanumeric charsChristian Schneppe2018-05-031-2/+2
|
* search term parsing + highlightingChristian Schneppe2018-05-021-5/+5
|
* highlight search term in search resultsChristian Schneppe2018-05-021-0/+9
|
* remove old codeChristian Schneppe2018-05-021-16/+0
|
* use styled colors for online/offline textChristian Schneppe2018-05-022-3/+3
|
* very much unoptimized search functionalityChristian Schneppe2018-04-301-7/+11
|
* fix some colorsChristian Schneppe2018-04-291-1/+2
|
* make text clickable in openkeychain missing messageChristian Schneppe2018-04-291-17/+16
|
* some theme fixesChristian Schneppe2018-04-251-14/+6
|
* change opacity on emoji only messagesChristian Schneppe2018-04-241-2/+2
|
* migrate the RecyclerViewChristian Schneppe2018-04-241-40/+59
|
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-231-0/+2
|
* update unreadCountChristian Schneppe2018-04-231-4/+5
|
* made all text styleableChristian Schneppe2018-04-221-4/+0
|
* fix crash in resendMessageChristian Schneppe2018-04-221-13/+3
|
* more theme workingChristian Schneppe2018-04-213-32/+42
|
* show message draft in conversation overviewChristian Schneppe2018-04-081-84/+105
|
* remove trailing ) in urlsChristian Schneppe2018-04-081-22/+28
|
* dynamically get known hosts in dialogChristian Schneppe2018-04-081-0/+11
|
* return contact and account.getServer() as StringChristian Schneppe2018-04-072-7/+15
|
* detect irregular unicode in domain partChristian Schneppe2018-04-071-2/+2
|
* display irregular unicode code pointsChristian Schneppe2018-04-071-2/+4
|
* added splash screenChristian Schneppe2018-04-031-2/+2
|
* migrate to xmpp-addrChristian Schneppe2018-04-024-6/+6
|
* audio player now requests permission when hitting playChristian Schneppe2018-04-011-0/+10
|
* request storage permission when opening messageChristian Schneppe2018-04-011-0/+7
|
* wip: new status message dialogChristian Schneppe2018-04-012-124/+220
|
* use text styles in more placesChristian Schneppe2018-04-011-10/+21
|
* updated manage account activity to new colorsChristian Schneppe2018-03-311-1/+2
|