Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change image button background | Christian Schneppe | 2018-03-16 | 1 | -1/+0 |
| | |||||
* | code cleanup | Christian Schneppe | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | remove pre api 21 theme | Christian Schneppe | 2018-03-09 | 1 | -65/+0 |
| | |||||
* | started work on migrating to appcompat | Christian Schneppe | 2018-03-09 | 1 | -6/+14 |
| | |||||
* | Gradle Update to 3.0.1 with aapt | Christian Schneppe | 2018-01-19 | 1 | -35/+35 |
| | |||||
* | send and show read markers in private, non-anonymous groups | Christian Schneppe | 2017-11-22 | 1 | -0/+3 |
| | |||||
* | Show Drawable if Location/File/Voice | Christian Schneppe | 2017-11-21 | 1 | -0/+1 |
| | |||||
* | changed icon for "start new conversation" | Christian Schneppe | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | decrease text sizes a bit | Christian Schneppe | 2017-03-26 | 1 | -3/+3 |
| | |||||
* | make notification icon size depend on 'Large Text' setting | Christian Schneppe | 2017-03-04 | 1 | -0/+1 |
| | |||||
* | Added icons for the attach options according to material design guidlines | Christian Schneppe | 2017-03-04 | 1 | -0/+7 |
| | |||||
* | support for quoting messages | Christian Schneppe | 2016-12-25 | 1 | -0/+1 |
| | |||||
* | offer verification directly from the trust keys screen | Christian Schneppe | 2016-11-24 | 1 | -0/+1 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -2/+2 |
| | |||||
* | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 2016-09-23 | 1 | -0/+3 |
| | |||||
* | decreased TextSizeInfo font size | Christian Schneppe | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | increase font size | Christian S | 2016-04-16 | 1 | -3/+4 |
| | |||||
* | added share uri button to conference details | Daniel Gultsch | 2016-04-12 | 1 | -0/+1 |
| | |||||
* | use dedicated colors for primary and primary_dark | Daniel Gultsch | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Merge branch 'CryptoNextBeta' into development | Andreas Straub | 2015-07-20 | 1 | -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 theme | Sam Whited | 2015-07-19 | 1 | -0/+1 |
| | | |||||
| * | Add key trust toggle to ContactDetailsActivity | Andreas Straub | 2015-07-19 | 1 | -0/+1 |
| | | | | | | | | Can now toggle IdentityKey trust | ||||
* | | Change CAB to accent color in v21 | Sam Whited | 2015-07-19 | 1 | -0/+3 |
|/ | |||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 1 | -2/+2 |
| | |||||
* | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 2015-04-28 | 1 | -0/+1 |
| | |||||
* | made material icons smaller (24dp) | Daniel Gultsch | 2015-04-28 | 1 | -17/+15 |
| | |||||
* | Enable end-conversation by swipe gesture | BrianBlade | 2015-04-08 | 1 | -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 Whited | 2015-01-29 | 1 | -0/+21 |
| | |||||
* | Add materials theme | Sam Whited | 2015-01-06 | 1 | -0/+14 |