aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch2015-05-111-7/+0
|
* replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-021-1/+1
|
* increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch2015-04-283-4/+4
|
* increased padding around switches in manage accountsDaniel Gultsch2015-04-271-2/+4
|
* fixed regression where the selected conversation wasn't highlighted anymore ↵iNPUTmice2015-04-131-1/+1
| | | | on tabled layout
* Enable end-conversation by swipe gestureBrianBlade2015-04-082-61/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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()
* do not overlap account title and switchiNPUTmice2015-04-011-1/+4
|
* Add toggle account-state switchBrianBlade2015-04-011-0/+8
| | | | | Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu
* Use Material Design Icons on API 21+Sam Whited2015-01-293-4/+4
|
* always allow access to contact details. provide add button in contact detailsiNPUTmice2015-01-211-0/+7
|
* Fixed action bar search for Android 5.0iNPUTmice2015-01-201-4/+4
|
* explain read markeriNPUTmice2015-01-181-0/+13
|
* Fix bottom padding on about pageSam Whited2015-01-131-1/+1
|
* make use of different dimensions for different screen sizesDaniel Gultsch2015-01-136-15/+39
|
* Use margin instead of padding in about screenSam Whited2015-01-121-4/+4
|
* shortened some stringDaniel Gultsch2015-01-111-0/+1
|
* fixed #860Daniel Gultsch2015-01-101-0/+1
|
* allow for very basic muc configurationDaniel Gultsch2015-01-081-115/+142
|
* added missing layout fileDaniel Gultsch2015-01-031-0/+105
|
* migrated change password into separate activityDaniel Gultsch2015-01-031-9/+0
|
* fixed layout fileDaniel Gultsch2015-01-021-1/+1
|
* improved OTR verification part oneDaniel Gultsch2015-01-021-188/+146
|
* code cleanup for change password stuffDaniel Gultsch2014-12-251-1/+1
|
* Add ability to change password on serverSam Whited2014-12-251-2/+9
| | | | Fixes #260
* Add more server compatibility info.Sam Whited2014-12-231-4/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | Hide server info behind a checkbox. Add XEP-0352 support to the server info list Add XEP-0237 to server info list Add XEP-0352 support to the server info list Add MaM and Blocking to the account XEPs list Also add a toggle button to hide some of the list Rebase on current codebase Make MAM string more descriptive Change show more button to checkbox menu item Shorten `MAM (History)' to `MAM' Order XEP list and hide all by default Supress warning (which is wrong anyways) Change `Show more' to `Show more info'
* Accessibility: Add missing image descriptionsSam Whited2014-11-292-3/+6
|
* show dynamic tags in contacts activity as welliNPUTmice2014-11-181-12/+7
|
* happy hanukkahiNPUTmice2014-11-162-1/+20
|
* made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice2014-11-161-5/+5
|
* added snackbar to indicate smp. more error handling in verify activityiNPUTmice2014-11-111-0/+12
|
* initial smp supportiNPUTmice2014-11-112-60/+177
|
* reformated license a bitiNPUTmice2014-11-041-3/+3
|
* Shorten license text and fix height of scrollviewSam Whited2014-11-041-2/+2
|
* Use normal text size and colorSam Whited2014-11-041-1/+4
|
* Make links clickable in about textSam Whited2014-11-041-1/+3
|
* Convert about dialog to activitySam Whited2014-11-041-0/+16
|
* show avatar in editaccountiNPUTmice2014-11-041-4/+14
|
* Wrap "last seen" time.Sam Whited2014-11-031-2/+1
| | | | Fixes #611
* Merge branch 'gradle' into developmentSam Whited2014-10-302-4/+4
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-2224-0/+1435