aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-16add spinner to select jabber provider for creating new accountsChristian Schneppe3-7/+147
2018-05-14delete values-pt-br as invalidChristian Schneppe1-445/+0
2018-05-14make quick actions working againChristian Schneppe1-4/+4
2018-05-13Translation for brazilian portuguese, pt-BR ISO 8859-1, make this app ↵PsychloDx1-0/+445
available to Brazil Translation for brazilian portuguese, pt-BR ISO 8859-1, make this app available to Brazil
2018-05-06update translationsChristian Schneppe18-111/+149
2018-05-06fix stringsChristian Schneppe1-1/+1
2018-05-05don't use alpha for received/read indicatorChristian Schneppe1-2/+0
2018-05-05add animators for more activitiesChristian Schneppe3-3/+20
2018-05-05use navigate as floating action button in showlocationChristian Schneppe2-12/+15
2018-05-05encode and decode % and # in invite linksChristian Schneppe2-0/+8
2018-05-03add animationsChristian Schneppe5-2/+62
2018-05-03fixed regression of not highlighting current conversation in overviewChristian Schneppe1-0/+1
2018-05-02persist search across device rotationsChristian Schneppe1-1/+1
2018-05-02added 'view conversation' to context menuChristian Schneppe2-0/+4
2018-05-02modified some iconsChristian Schneppe6-18/+15
2018-05-02show message search as icon in actionbarChristian Schneppe1-1/+2
2018-05-02remove old codeChristian Schneppe1-52/+0
2018-05-02added search result context menu + date separatorsChristian Schneppe2-0/+48
2018-05-02use styled colors for online/offline textChristian Schneppe4-1/+9
2018-04-30remove old resourcesChristian Schneppe8-54/+0
2018-04-30use GIF to describe gifs instead of imageChristian Schneppe1-0/+1
2018-04-30click on avatars in message search opens contact detailsChristian Schneppe1-1/+1
2018-04-30very much unoptimized search functionalityChristian Schneppe1-1/+3
2018-04-30add more styling to search activityChristian Schneppe17-4/+89
2018-04-29mock (non functional) search activityChristian Schneppe22-7/+208
2018-04-29fine tuned style of toolbar search viewChristian Schneppe4-5/+55
2018-04-29added scrollbars to conversation overviewChristian Schneppe1-0/+1
2018-04-29migrate recording activity to view binderChristian Schneppe5-44/+100
2018-04-29use styled borderless buttonChristian Schneppe14-29/+33
2018-04-29provide access to show qr code from context menu in start conversation activityChristian Schneppe1-3/+3
2018-04-29some OTR fixesChristian Schneppe2-15/+12
2018-04-29Use native snackbar on map viewChristian Schneppe1-76/+45
2018-04-29removed 'received' prefix from descriptionChristian Schneppe1-3/+0
2018-04-29some more theme fixesChristian Schneppe2-16/+20
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵s4Ne11-41/+41
CardView. (#197)
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵s4Ne11-52/+51
CardView. (#197)
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2-18/+24
* add to/remove from contact list * leave room
2018-04-25some theme fixesChristian Schneppe5-4/+10
2018-04-24change opacity on emoji only messagesChristian Schneppe3-0/+11
2018-04-24solve fab shadow bug on pre api 19 devicesChristian Schneppe1-2/+4
2018-04-24changed messageinput styleChristian Schneppe1-3/+3
2018-04-24migrate the RecyclerViewChristian Schneppe3-12/+6
2018-04-23use a bit brighter blue for bubbles in dark themeChristian Schneppe1-1/+1
2018-04-23make error message for 'not encrypted for this device'Christian Schneppe1-0/+1
2018-04-23support contact shortcutsChristian Schneppe1-0/+1
* 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
2018-04-23remove unused resourcesChristian Schneppe100-369/+42
2018-04-23update unreadCountChristian Schneppe3-21/+11
2018-04-23update libs in aboutChristian Schneppe1-1/+2
2018-04-23use font size in action viewChristian Schneppe2-4/+8
2018-04-23made font size selectableChristian Schneppe5-20/+78