Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-04-30 | use GIF to describe gifs instead of image | Christian Schneppe | 1 | -0/+1 | |
2018-04-30 | click on avatars in message search opens contact details | Christian Schneppe | 1 | -1/+1 | |
2018-04-30 | very much unoptimized search functionality | Christian Schneppe | 1 | -1/+3 | |
2018-04-30 | add more styling to search activity | Christian Schneppe | 17 | -4/+89 | |
2018-04-29 | mock (non functional) search activity | Christian Schneppe | 22 | -7/+208 | |
2018-04-29 | fine tuned style of toolbar search view | Christian Schneppe | 4 | -5/+55 | |
2018-04-29 | added scrollbars to conversation overview | Christian Schneppe | 1 | -0/+1 | |
2018-04-29 | migrate recording activity to view binder | Christian Schneppe | 5 | -44/+100 | |
2018-04-29 | use styled borderless button | Christian Schneppe | 14 | -29/+33 | |
2018-04-29 | provide access to show qr code from context menu in start conversation activity | Christian Schneppe | 1 | -3/+3 | |
2018-04-29 | some OTR fixes | Christian Schneppe | 2 | -15/+12 | |
2018-04-29 | Use native snackbar on map view | Christian Schneppe | 1 | -76/+45 | |
2018-04-29 | removed 'received' prefix from description | Christian Schneppe | 1 | -3/+0 | |
2018-04-29 | some more theme fixes | Christian Schneppe | 2 | -16/+20 | |
2018-04-27 | Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵ | s4Ne1 | 1 | -41/+41 | |
CardView. (#197) | |||||
2018-04-27 | Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵ | s4Ne1 | 1 | -52/+51 | |
CardView. (#197) | |||||
2018-04-25 | add some more buttons to ConferenceDetailsActivity and bug fixes | Christian Schneppe | 2 | -18/+24 | |
* add to/remove from contact list * leave room | |||||
2018-04-25 | some theme fixes | Christian Schneppe | 5 | -4/+10 | |
2018-04-24 | change opacity on emoji only messages | Christian Schneppe | 3 | -0/+11 | |
2018-04-24 | solve fab shadow bug on pre api 19 devices | Christian Schneppe | 1 | -2/+4 | |
2018-04-24 | changed messageinput style | Christian Schneppe | 1 | -3/+3 | |
2018-04-24 | migrate the RecyclerView | Christian Schneppe | 3 | -12/+6 | |
2018-04-23 | use a bit brighter blue for bubbles in dark theme | Christian Schneppe | 1 | -1/+1 | |
2018-04-23 | make error message for 'not encrypted for this device' | Christian Schneppe | 1 | -0/+1 | |
2018-04-23 | support contact shortcuts | Christian Schneppe | 1 | -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-23 | remove unused resources | Christian Schneppe | 100 | -369/+42 | |
2018-04-23 | update unreadCount | Christian Schneppe | 3 | -21/+11 | |
2018-04-23 | update libs in about | Christian Schneppe | 1 | -1/+2 | |
2018-04-23 | use font size in action view | Christian Schneppe | 2 | -4/+8 | |
2018-04-23 | made font size selectable | Christian Schneppe | 5 | -20/+78 | |
2018-04-22 | made checkboxes and radiobuttons stylable | Christian Schneppe | 7 | -0/+18 | |
2018-04-22 | made all text styleable | Christian Schneppe | 27 | -240/+355 | |
2018-04-22 | introduced sroll to bottom button | Christian Schneppe | 5 | -5/+82 | |
2018-04-22 | integrate invite to Pix-Art Messenger | Christian Schneppe | 4 | -9/+32 | |
2018-04-22 | fix theme in activity_edit_account | Christian Schneppe | 1 | -4/+4 | |
2018-04-21 | more theme working | Christian Schneppe | 122 | -142/+272 | |
2018-04-13 | end view if conversation was archived | Christian Schneppe | 1 | -21/+24 | |
2018-04-13 | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 4 | -0/+26 | |
2018-04-13 | put toolbar elevation in dimen file | Christian Schneppe | 3 | -2/+4 | |
2018-04-13 | fixed popup menu in dark theme | Christian Schneppe | 3 | -6/+9 | |
2018-04-12 | fix empty sharewithactivity | Christian Schneppe | 1 | -1/+3 | |
2018-04-11 | fixed some regressions introduced in toolbar migration | Christian Schneppe | 1 | -1/+1 | |
2018-04-11 | replace deprecated action bar with toolbar | Christian Schneppe | 21 | -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-10 | update translations | Christian Schneppe | 19 | -303/+261 | |
2018-04-10 | update strings | Christian Schneppe | 1 | -2/+2 | |
2018-04-10 | Typo fix (#192) | Licaon_Kter | 1 | -1/+1 | |
2018-04-08 | show message draft in conversation overview | Christian Schneppe | 2 | -0/+2 | |
2018-04-08 | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 2 | -13/+58 | |
2018-04-08 | remove trailing ) in urls | Christian Schneppe | 1 | -2/+2 | |
2018-04-08 | fixed pm to vistors | Christian Schneppe | 1 | -0/+2 | |