aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* version 1.6.0 beta 3Christian S2015-08-124-22/+25
|\
| * provide more detailed error toasts for http file downloadDaniel Gultsch2015-08-101-1/+3
| * decreased right hand side padding in contact keysDaniel Gultsch2015-08-081-1/+3
| * renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-083-18/+17
* | modified avatar sizesChristian S2015-08-083-493/+474
* | copy commitsChristian S2015-08-086-462/+497
|\|
| * changed text selection colorDaniel Gultsch2015-08-053-0/+3
| * added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-032-0/+4
* | Merge pull request #18 from siacs/developmentChristian S.2015-08-0324-71/+14
|\|
| * sync translations with transifexDaniel Gultsch2015-08-0324-71/+14
* | copy commitsChristian S2015-08-0221-94/+87
|\|
| * temporarily renamed new encryption method to 'Multi-End' until a better name ...Daniel Gultsch2015-08-011-10/+10
| * removed expert setting to 'force encryption'. merged certifcate and encryptio...Daniel Gultsch2015-07-312-83/+75
| * fixed some colors in message adapterDaniel Gultsch2015-07-303-2/+1
| * Highlight selected message's fingerprint in listAndreas Straub2015-07-292-0/+2
| * add new received message bubble drawableDaniel Gultsch2015-07-2915-0/+0
* | removed username from typing infoChristian S2015-07-302-0/+2
* | removed duplicatesChristian S2015-07-231-4/+0
* | changed colorChristian S2015-07-231-1/+1
* | added border around avatars in chat viewChristian S2015-07-232-1/+4
* | added message border fileChristian S2015-07-231-0/+15
* | show encryption as buttonChristian S2015-07-231-1/+1
* | changed default settingsChristian S2015-07-231-1/+1
* | corrected language fileChristian S2015-07-231-3/+0
* | removed old layout partsChristian S2015-07-232-28/+0
* | copy commitsChristian S2015-07-2322-332/+354
|\|
| * show warning when trying to highlight users that have left the conferenceDaniel Gultsch2015-07-221-0/+1
| * treat private, non-anonymous mucs like 1:1 chats notification wiseDaniel Gultsch2015-07-222-3/+3
| * Hide regenerate keys buttonAndreas Straub2015-07-221-1/+1
| * decreased saturation of received message bubbles by 25 unitsDaniel Gultsch2015-07-2110-0/+0
| * Add INACTIVE state for removed keysAndreas Straub2015-07-211-0/+1
| * allow for private messages being started from muc details in anonymous mucsDaniel Gultsch2015-07-212-0/+5
| * very subtleDaniel Gultsch2015-07-218-60/+74
* | copy commitsChristian S2015-07-2083-89/+442
|\|
| * Add purge axolotl key optionAndreas Straub2015-07-201-0/+3
| * pulled new translations from transifexDaniel Gultsch2015-07-202-1/+6
| * changed sizes of avatars and padding in new message bubblesDaniel Gultsch2015-07-2015-30/+29
| * changed message bubble appearanceRaphael Pohl2015-07-2025-61/+62
| * fixed monospace font and android LDaniel Gultsch2015-07-205-6/+13
| * Merge branch 'CryptoNextBeta' into developmentAndreas Straub2015-07-2022-5/+264
| |\
| | * Use MD style for key trust toggle switchAndreas Straub2015-07-202-7/+1
| | * Remove device list from EditAccountAndreas Straub2015-07-191-43/+0
| | * Add clear devices to overflow menu in EditAccountAndreas Straub2015-07-192-0/+6
| | * Ask for key trust when sending messagesAndreas Straub2015-07-192-0/+123
| | * Refactor trust key ui and show in account detailsAndreas Straub2015-07-194-10/+51
| | * Add refresh icon to v21 themeSam Whited2015-07-196-0/+1
| | * Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-1912-0/+13
| | * Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-3/+15
| | * Display axolotl chat message hintAndreas Straub2015-07-191-0/+1
| | * Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-192-0/+107