aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-v21 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set navigation bar color to dark on dark themeChristian Schneppe2018-07-091-0/+7
| | | | | | | | | | | | | * 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.
* change image button backgroundChristian Schneppe2018-03-161-1/+0
|
* code cleanupChristian Schneppe2018-03-141-1/+1
|
* remove pre api 21 themeChristian Schneppe2018-03-091-65/+0
|
* started work on migrating to appcompatChristian Schneppe2018-03-091-6/+14
|
* Gradle Update to 3.0.1 with aaptChristian Schneppe2018-01-191-35/+35
|
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-0/+3
|
* Show Drawable if Location/File/VoiceChristian Schneppe2017-11-211-0/+1
|
* changed icon for "start new conversation"Christian Schneppe2017-04-181-1/+1
|
* decrease text sizes a bitChristian Schneppe2017-03-261-3/+3
|
* make notification icon size depend on 'Large Text' settingChristian Schneppe2017-03-041-0/+1
|
* Added icons for the attach options according to material design guidlinesChristian Schneppe2017-03-041-0/+7
|
* support for quoting messagesChristian Schneppe2016-12-251-0/+1
|
* offer verification directly from the trust keys screenChristian Schneppe2016-11-241-0/+1
|
* reformat codeChristian Schneppe2016-11-191-2/+2
|
* use proper paddings in dialogs on android < 5Daniel Gultsch2016-09-231-0/+3
|
* decreased TextSizeInfo font sizeChristian Schneppe2016-05-131-1/+1
|
* increase font sizeChristian S2016-04-161-3/+4
|
* added share uri button to conference detailsDaniel Gultsch2016-04-121-0/+1
|
* use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-2/+2
|
* Merge branch 'CryptoNextBeta' into developmentAndreas Straub2015-07-201-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CryptoNextBeta: (60 commits) Lock TrustKeys if no trusted keys are available Optimize imports Use MD style for key trust toggle switch Fix set/remove OnUpdateBlocklistListener Fix axolotl database migration Remove device list from EditAccount Add clear devices to overflow menu in EditAccount Ask for key trust when sending messages Encrypt files for HTTP upload in encrypted chats Refactor trust key ui and show in account details Send correct body for HTTP files Handle file transmission properly in axolotl Remove unneccessary code Fix trust status for outgoing messages Don't merge messages with different trust statuses Fix copying of axolotl keys to clipboard Add refresh icon to v21 theme Disable Axolotl option if not usable Show trust status of messages' originating session Add key trust toggle to ContactDetailsActivity ...
| * Add refresh icon to v21 themeSam Whited2015-07-191-0/+1
| |
| * Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-191-0/+1
| | | | | | | | Can now toggle IdentityKey trust
* | Change CAB to accent color in v21Sam Whited2015-07-191-0/+3
|/
* renamed colorsDaniel Gultsch2015-07-131-2/+2
|
* increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch2015-04-281-0/+1
|
* made material icons smaller (24dp)Daniel Gultsch2015-04-281-17/+15
|
* Enable end-conversation by swipe gestureBrianBlade2015-04-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4 to enable swipe-out for ListViews Re-enable selectableItemBackground Dont end selectedConversation on swipe Call mConversationFragment.reinit() instead. Add separate undo string for swipe MUC. Add blacklistedConversation for undo swipe Update title_undo_swipe_* strings Fix undo(), rename blacklistedConversation Fix discardUndo(); re-init selectedConversation maintain scroll position after undo clear notification when dismissing a conversation modified / simplified maintain scroll position code simplify handling of selectedConversation change undo_muc string, remove notifyDataSetChanged()
* Use Material Design Icons on API 21+Sam Whited2015-01-291-0/+21
|
* Add materials themeSam Whited2015-01-061-0/+14