Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-03 | add animations | Christian Schneppe | 5 | -2/+62 | |
2018-05-03 | fixed regression of not highlighting current conversation in overview | Christian Schneppe | 1 | -0/+1 | |
2018-05-02 | persist search across device rotations | Christian Schneppe | 1 | -1/+1 | |
2018-05-02 | added 'view conversation' to context menu | Christian Schneppe | 2 | -0/+4 | |
2018-05-02 | modified some icons | Christian Schneppe | 6 | -18/+15 | |
2018-05-02 | show message search as icon in actionbar | Christian Schneppe | 1 | -1/+2 | |
2018-05-02 | remove old code | Christian Schneppe | 1 | -52/+0 | |
2018-05-02 | added search result context menu + date separators | Christian Schneppe | 2 | -0/+48 | |
2018-05-02 | use styled colors for online/offline text | Christian Schneppe | 4 | -1/+9 | |
2018-04-30 | remove old resources | Christian Schneppe | 8 | -54/+0 | |
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 | |