aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/themes.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-27show sub menu fabs for create group chatsChristian Schneppe1-3/+7
2019-01-26rework backup & restoreChristian Schneppe1-4/+0
use the implementation from Conversations
2018-12-27added epub and azw mime types. try to resolve application/octet-stream by ↵Christian Schneppe1-0/+2
file extension instead. added preview icons for ebooks
2018-11-23show 'show password' toggle for all magically created accountsChristian Schneppe1-0/+2
2018-10-03replace old barcode icons with qr code iconsChristian Schneppe1-2/+2
2018-10-03rework MediaViewerActivityChristian Schneppe1-1/+3
2018-10-02show failed file messages count in chatlist correctlyChristian Schneppe1-2/+2
2018-10-01add shortcut for QR-Code scanning in profileChristian Schneppe1-0/+2
fixes #190
2018-09-27some color changesChristian Schneppe1-2/+2
2018-09-23use different menu items for record video and take photoChristian Schneppe1-0/+2
2018-09-23add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe1-2/+4
2018-09-23preview media before sending them and allow sharing and attaching of ↵Christian Schneppe1-0/+20
multiple files
2018-09-14highlight selected conversation in tablet viewChristian Schneppe1-3/+3
2018-09-11make recording activity not crash if microphone was in useChristian Schneppe1-0/+1
2018-08-05introduced config flag to show attachment button instead of quick actionsChristian Schneppe1-0/+6
2018-07-09some UI improvementsChristian Schneppe1-4/+2
2018-07-09Set navigation bar color to dark on dark themeChristian Schneppe1-1/+3
* Allow overriding ConversationsTheme.Dark This change splits the dark theme style into two styles - base that stays the same in all configurations and Dark - the original - that can be overridden in specific configurations to add version specific styles. * Set navigation bar color to dark on dark theme Use secondary background color as navigation bar color when using dark theme. This avoids mismatched white colors on certain system themes.
2018-07-09use tertiary background color for landscape conversation overviewChristian Schneppe1-0/+2
2018-06-30choose contact activity: start action mode on short pressChristian Schneppe1-0/+2
2018-06-29open/close soft keyboard in quick editChristian Schneppe1-1/+1
2018-06-29non functional muc edit buttonChristian Schneppe1-14/+30
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe1-3/+5
2018-05-21fix some crashes on Android 4 devicesChristian Schneppe1-1/+1
2018-05-02modified some iconsChristian Schneppe1-18/+15
2018-05-02use styled colors for online/offline textChristian Schneppe1-0/+4
2018-04-30remove old resourcesChristian Schneppe1-48/+0
2018-04-30add more styling to search activityChristian Schneppe1-0/+2
2018-04-29mock (non functional) search activityChristian Schneppe1-0/+6
2018-04-29migrate recording activity to view binderChristian Schneppe1-0/+45
2018-04-29use styled borderless buttonChristian Schneppe1-1/+1
2018-04-24change opacity on emoji only messagesChristian Schneppe1-0/+2
2018-04-23made font size selectableChristian Schneppe1-15/+55
2018-04-22made all text styleableChristian Schneppe1-115/+180
2018-04-22introduced sroll to bottom buttonChristian Schneppe1-1/+3
2018-04-21more theme workingChristian Schneppe1-4/+77
2018-04-13fixed popup menu in dark themeChristian Schneppe1-1/+2
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-4/+4
* replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
2018-04-08remove trailing ) in urlsChristian Schneppe1-2/+2
2018-04-08fixed pm to vistorsChristian Schneppe1-0/+2
2018-04-07more dark theme changesChristian Schneppe1-42/+38
2018-04-07start working on dark themeChristian Schneppe1-1/+82
2018-04-07display irregular unicode code pointsChristian Schneppe1-0/+3
2018-04-03do not enable encryption for bug reportsChristian Schneppe1-1/+1
2018-04-03added splash screenChristian Schneppe1-0/+5
2018-04-02show new fab in ShowFullscreenMessageActivityChristian Schneppe1-4/+0
2018-04-01finished app compat themeingChristian Schneppe1-3/+0
2018-03-31integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe1-0/+8
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe1-0/+2
2018-03-16change key activities to cardsChristian Schneppe1-2/+2
2018-03-09remove pre api 21 themeChristian Schneppe1-26/+19