aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-25some theme fixesChristian Schneppe5-4/+10
2018-04-24change opacity on emoji only messagesChristian Schneppe3-0/+11
2018-04-24solve fab shadow bug on pre api 19 devicesChristian Schneppe1-2/+4
2018-04-24changed messageinput styleChristian Schneppe1-3/+3
2018-04-24migrate the RecyclerViewChristian Schneppe3-12/+6
2018-04-23use a bit brighter blue for bubbles in dark themeChristian Schneppe1-1/+1
2018-04-23make error message for 'not encrypted for this device'Christian Schneppe1-0/+1
2018-04-23support contact shortcutsChristian Schneppe1-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
2018-04-23remove unused resourcesChristian Schneppe100-369/+42
2018-04-23update unreadCountChristian Schneppe3-21/+11
2018-04-23update libs in aboutChristian Schneppe1-1/+2
2018-04-23use font size in action viewChristian Schneppe2-4/+8
2018-04-23made font size selectableChristian Schneppe5-20/+78
2018-04-22made checkboxes and radiobuttons stylableChristian Schneppe7-0/+18
2018-04-22made all text styleableChristian Schneppe27-240/+355
2018-04-22introduced sroll to bottom buttonChristian Schneppe5-5/+82
2018-04-22integrate invite to Pix-Art MessengerChristian Schneppe4-9/+32
2018-04-22fix theme in activity_edit_accountChristian Schneppe1-4/+4
2018-04-21more theme workingChristian Schneppe122-142/+272
2018-04-13end view if conversation was archivedChristian Schneppe1-21/+24
2018-04-13introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe4-0/+26
2018-04-13put toolbar elevation in dimen fileChristian Schneppe3-2/+4
2018-04-13fixed popup menu in dark themeChristian Schneppe3-6/+9
2018-04-12fix empty sharewithactivityChristian Schneppe1-1/+3
2018-04-11fixed some regressions introduced in toolbar migrationChristian Schneppe1-1/+1
2018-04-11replace deprecated action bar with toolbarChristian Schneppe21-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
2018-04-10update translationsChristian Schneppe19-303/+261
2018-04-10update stringsChristian Schneppe1-2/+2
2018-04-10Typo fix (#192)Licaon_Kter1-1/+1
2018-04-08show message draft in conversation overviewChristian Schneppe2-0/+2
2018-04-08offer a more convienient way to disable omemo from trust keys dialogChristian Schneppe2-13/+58
2018-04-08remove trailing ) in urlsChristian Schneppe1-2/+2
2018-04-08fixed pm to vistorsChristian Schneppe1-0/+2
2018-04-08add data binding and check in back stack for dialogsChristian Schneppe3-104/+113
2018-04-08migrated conference details to bindingChristian Schneppe1-216/+220
2018-04-08fix menu entriesChristian Schneppe1-15/+0
2018-04-07more dark theme changesChristian Schneppe185-45/+56
2018-04-07start working on dark themeChristian Schneppe112-1/+84
2018-04-07display irregular unicode code pointsChristian Schneppe2-0/+5
2018-04-03do not enable encryption for bug reportsChristian Schneppe2-1/+2
2018-04-03added splash screenChristian Schneppe7-0/+16
2018-04-03use fab in choose contact activity. scan qr not yet workingChristian Schneppe2-25/+25
2018-04-02show new fab in ShowFullscreenMessageActivityChristian Schneppe2-29/+24
2018-04-01add missing resourcesChristian Schneppe1-0/+2
2018-04-01refactor disable notifications dialog to make use of timeframeutilsChristian Schneppe21-784/+183
2018-04-01calculate automatic timeout labels dynamicallyChristian Schneppe3-19/+27
2018-04-01fix change password activity for magic created accountsChristian Schneppe1-460/+469
2018-04-01finished 'Set Status Message' dialogChristian Schneppe19-24/+11
2018-04-01wip: new status message dialogChristian Schneppe3-9/+62
2018-04-01finished app compat themeingChristian Schneppe7-28/+12