aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe2018-06-011-1/+1
|
* add support for S3 file transfersChristian Schneppe2018-05-261-0/+1
|
* add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe2018-05-242-3/+7
|
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-211-1/+1
|
* Add new Server (#202)kromonos2018-05-181-0/+1
| | | Add nsa.li as new xmpp service
* fix typoChristian Schneppe2018-05-171-1/+1
|
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-162-0/+121
|
* make quick actions working againChristian Schneppe2018-05-141-4/+4
|
* fix stringsChristian Schneppe2018-05-061-1/+1
|
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-0/+4
|
* added 'view conversation' to context menuChristian Schneppe2018-05-021-0/+1
|
* modified some iconsChristian Schneppe2018-05-021-18/+15
|
* added search result context menu + date separatorsChristian Schneppe2018-05-021-0/+4
|
* use styled colors for online/offline textChristian Schneppe2018-05-024-1/+9
|
* remove old resourcesChristian Schneppe2018-04-302-49/+0
|
* use GIF to describe gifs instead of imageChristian Schneppe2018-04-301-0/+1
|
* add more styling to search activityChristian Schneppe2018-04-303-0/+5
|
* mock (non functional) search activityChristian Schneppe2018-04-295-2/+14
|
* fine tuned style of toolbar search viewChristian Schneppe2018-04-292-1/+4
|
* migrate recording activity to view binderChristian Schneppe2018-04-294-0/+53
|
* use styled borderless buttonChristian Schneppe2018-04-292-1/+5
|
* removed 'received' prefix from descriptionChristian Schneppe2018-04-291-3/+0
|
* some theme fixesChristian Schneppe2018-04-251-0/+1
|
* change opacity on emoji only messagesChristian Schneppe2018-04-243-0/+11
|
* 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-234-12/+0
|
* update unreadCountChristian Schneppe2018-04-231-2/+0
|
* update libs in aboutChristian Schneppe2018-04-231-1/+2
|
* use font size in action viewChristian Schneppe2018-04-231-0/+5
|
* made font size selectableChristian Schneppe2018-04-234-15/+71
|
* made checkboxes and radiobuttons stylableChristian Schneppe2018-04-221-0/+8
|
* made all text styleableChristian Schneppe2018-04-223-161/+246
|
* introduced sroll to bottom buttonChristian Schneppe2018-04-222-1/+8
|
* integrate invite to Pix-Art MessengerChristian Schneppe2018-04-221-0/+1
|
* more theme workingChristian Schneppe2018-04-217-8/+132
|
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-133-0/+19
|
* put toolbar elevation in dimen fileChristian Schneppe2018-04-131-0/+2
|
* fixed popup menu in dark themeChristian Schneppe2018-04-132-1/+4
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-4/+4
| | | | | | | | | * 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
* 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-081-0/+1
|
* offer a more convienient way to disable omemo from trust keys dialogChristian Schneppe2018-04-081-1/+8
|
* remove trailing ) in urlsChristian Schneppe2018-04-081-2/+2
|
* fixed pm to vistorsChristian Schneppe2018-04-081-0/+2
|
* more dark theme changesChristian Schneppe2018-04-073-43/+53
|
* start working on dark themeChristian Schneppe2018-04-072-1/+84
|