aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-1124-201/+227
|
* Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief2015-06-191-2/+9
|
* moved color picker to libslookshe2015-04-152-145/+0
|
* changed last message in overview also to EmojiconTextView for displaying ↵lookshe2015-04-121-3/+6
| | | | smileys correctly
* whatsapp-like smiley implementationlookshe2015-04-123-7/+22
|
* Color choose dialogsteckbrief2015-04-112-0/+145
|
* Merge master-originsteckbrief2015-02-2010-136/+209
|\ | | | | | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/ui/SettingsActivity.java src/main/java/eu/siacs/conversations/ui/XmppActivity.java src/main/java/eu/siacs/conversations/ui/adapter/ConversationAdapter.java src/main/java/eu/siacs/conversations/ui/adapter/MessageAdapter.java src/main/java/eu/siacs/conversations/utils/UIHelper.java src/main/res/values-de/strings.xml
| * 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
| |
* | - Avoiding accessing shared preferences to know if emoticons should be ↵steckbrief2015-01-201-1/+11
|/ | | | | | parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status")
* 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