aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use styled colors for online/offline textChristian Schneppe2018-05-024-1/+9
|
* remove old resourcesChristian Schneppe2018-04-308-54/+0
|
* use GIF to describe gifs instead of imageChristian Schneppe2018-04-301-0/+1
|
* click on avatars in message search opens contact detailsChristian Schneppe2018-04-301-1/+1
|
* very much unoptimized search functionalityChristian Schneppe2018-04-301-1/+3
|
* add more styling to search activityChristian Schneppe2018-04-3017-4/+89
|
* mock (non functional) search activityChristian Schneppe2018-04-2922-7/+208
|
* fine tuned style of toolbar search viewChristian Schneppe2018-04-294-5/+55
|
* added scrollbars to conversation overviewChristian Schneppe2018-04-291-0/+1
|
* migrate recording activity to view binderChristian Schneppe2018-04-295-44/+100
|
* use styled borderless buttonChristian Schneppe2018-04-2914-29/+33
|
* provide access to show qr code from context menu in start conversation activityChristian Schneppe2018-04-291-3/+3
|
* some OTR fixesChristian Schneppe2018-04-292-15/+12
|
* Use native snackbar on map viewChristian Schneppe2018-04-291-76/+45
|
* removed 'received' prefix from descriptionChristian Schneppe2018-04-291-3/+0
|
* some more theme fixesChristian Schneppe2018-04-292-16/+20
|
* Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵s4Ne12018-04-271-41/+41
| | | | CardView. (#197)
* add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2018-04-252-18/+24
| | | | | * add to/remove from contact list * leave room
* some theme fixesChristian Schneppe2018-04-255-4/+10
|
* change opacity on emoji only messagesChristian Schneppe2018-04-243-0/+11
|
* solve fab shadow bug on pre api 19 devicesChristian Schneppe2018-04-241-2/+4
|
* changed messageinput styleChristian Schneppe2018-04-241-3/+3
|
* migrate the RecyclerViewChristian Schneppe2018-04-243-12/+6
|
* use a bit brighter blue for bubbles in dark themeChristian Schneppe2018-04-231-1/+1
|
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-231-0/+1
|
* support contact shortcutsChristian Schneppe2018-04-231-0/+1
| | | | | | | * support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size
* remove unused resourcesChristian Schneppe2018-04-23100-369/+42
|
* update unreadCountChristian Schneppe2018-04-233-21/+11
|
* update libs in aboutChristian Schneppe2018-04-231-1/+2
|
* use font size in action viewChristian Schneppe2018-04-232-4/+8
|
* made font size selectableChristian Schneppe2018-04-235-20/+78
|
* made checkboxes and radiobuttons stylableChristian Schneppe2018-04-227-0/+18
|
* made all text styleableChristian Schneppe2018-04-2227-240/+355
|
* introduced sroll to bottom buttonChristian Schneppe2018-04-225-5/+82
|
* integrate invite to Pix-Art MessengerChristian Schneppe2018-04-224-9/+32
|
* fix theme in activity_edit_accountChristian Schneppe2018-04-221-4/+4
|
* more theme workingChristian Schneppe2018-04-21122-142/+272
|
* end view if conversation was archivedChristian Schneppe2018-04-131-21/+24
|
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-134-0/+26
|
* put toolbar elevation in dimen fileChristian Schneppe2018-04-133-2/+4
|
* fixed popup menu in dark themeChristian Schneppe2018-04-133-6/+9
|
* fix empty sharewithactivityChristian Schneppe2018-04-121-1/+3
|
* fixed some regressions introduced in toolbar migrationChristian Schneppe2018-04-111-1/+1
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-1121-761/+959
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* update translationsChristian Schneppe2018-04-1019-303/+261
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-04-101-1/+1
|\
| * Typo fix (#192)Licaon_Kter2018-04-101-1/+1
| |
* | update stringsChristian Schneppe2018-04-101-2/+2
|/
* show message draft in conversation overviewChristian Schneppe2018-04-082-0/+2
|
* offer a more convienient way to disable omemo from trust keys dialogChristian Schneppe2018-04-082-13/+58
|