Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show 'show password' toggle for all magically created accounts | Christian Schneppe | 2018-11-23 | 1 | -0/+2 |
| | |||||
* | replace old barcode icons with qr code icons | Christian Schneppe | 2018-10-03 | 1 | -2/+2 |
| | |||||
* | rework MediaViewerActivity | Christian Schneppe | 2018-10-03 | 1 | -1/+3 |
| | |||||
* | show failed file messages count in chatlist correctly | Christian Schneppe | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | add shortcut for QR-Code scanning in profile | Christian Schneppe | 2018-10-01 | 1 | -0/+2 |
| | | | | fixes #190 | ||||
* | some color changes | Christian Schneppe | 2018-09-27 | 1 | -2/+2 |
| | |||||
* | use different menu items for record video and take photo | Christian Schneppe | 2018-09-23 | 1 | -0/+2 |
| | |||||
* | add icon for unknown file while keeping 'file' icon for documents | Christian Schneppe | 2018-09-23 | 1 | -2/+4 |
| | |||||
* | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2018-09-23 | 1 | -0/+20 |
| | | | | multiple files | ||||
* | highlight selected conversation in tablet view | Christian Schneppe | 2018-09-14 | 1 | -3/+3 |
| | |||||
* | make recording activity not crash if microphone was in use | Christian Schneppe | 2018-09-11 | 1 | -0/+1 |
| | |||||
* | introduced config flag to show attachment button instead of quick actions | Christian Schneppe | 2018-08-05 | 1 | -0/+6 |
| | |||||
* | some UI improvements | Christian Schneppe | 2018-07-09 | 1 | -4/+2 |
| | |||||
* | Set navigation bar color to dark on dark theme | Christian Schneppe | 2018-07-09 | 1 | -1/+3 |
| | | | | | | | | | | | | | * Allow overriding ConversationsTheme.Dark This change splits the dark theme style into two styles - base that stays the same in all configurations and Dark - the original - that can be overridden in specific configurations to add version specific styles. * Set navigation bar color to dark on dark theme Use secondary background color as navigation bar color when using dark theme. This avoids mismatched white colors on certain system themes. | ||||
* | use tertiary background color for landscape conversation overview | Christian Schneppe | 2018-07-09 | 1 | -0/+2 |
| | |||||
* | choose contact activity: start action mode on short press | Christian Schneppe | 2018-06-30 | 1 | -0/+2 |
| | |||||
* | open/close soft keyboard in quick edit | Christian Schneppe | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | non functional muc edit button | Christian Schneppe | 2018-06-29 | 1 | -14/+30 |
| | |||||
* | optimized some colors and switched back to square avatars | Christian Schneppe | 2018-06-03 | 1 | -3/+5 |
| | |||||
* | fix some crashes on Android 4 devices | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | modified some icons | Christian Schneppe | 2018-05-02 | 1 | -18/+15 |
| | |||||
* | use styled colors for online/offline text | Christian Schneppe | 2018-05-02 | 1 | -0/+4 |
| | |||||
* | remove old resources | Christian Schneppe | 2018-04-30 | 1 | -48/+0 |
| | |||||
* | add more styling to search activity | Christian Schneppe | 2018-04-30 | 1 | -0/+2 |
| | |||||
* | mock (non functional) search activity | Christian Schneppe | 2018-04-29 | 1 | -0/+6 |
| | |||||
* | migrate recording activity to view binder | Christian Schneppe | 2018-04-29 | 1 | -0/+45 |
| | |||||
* | use styled borderless button | Christian Schneppe | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | change opacity on emoji only messages | Christian Schneppe | 2018-04-24 | 1 | -0/+2 |
| | |||||
* | made font size selectable | Christian Schneppe | 2018-04-23 | 1 | -15/+55 |
| | |||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -115/+180 |
| | |||||
* | introduced sroll to bottom button | Christian Schneppe | 2018-04-22 | 1 | -1/+3 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -4/+77 |
| | |||||
* | fixed popup menu in dark theme | Christian Schneppe | 2018-04-13 | 1 | -1/+2 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -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 | ||||
* | remove trailing ) in urls | Christian Schneppe | 2018-04-08 | 1 | -2/+2 |
| | |||||
* | fixed pm to vistors | Christian Schneppe | 2018-04-08 | 1 | -0/+2 |
| | |||||
* | more dark theme changes | Christian Schneppe | 2018-04-07 | 1 | -42/+38 |
| | |||||
* | start working on dark theme | Christian Schneppe | 2018-04-07 | 1 | -1/+82 |
| | |||||
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 1 | -0/+3 |
| | |||||
* | do not enable encryption for bug reports | Christian Schneppe | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | added splash screen | Christian Schneppe | 2018-04-03 | 1 | -0/+5 |
| | |||||
* | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2018-04-02 | 1 | -4/+0 |
| | |||||
* | finished app compat themeing | Christian Schneppe | 2018-04-01 | 1 | -3/+0 |
| | |||||
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 1 | -0/+8 |
| | |||||
* | create dedicated button to enable undecided accounts | Christian Schneppe | 2018-03-20 | 1 | -0/+2 |
| | |||||
* | change key activities to cards | Christian Schneppe | 2018-03-16 | 1 | -2/+2 |
| | |||||
* | remove pre api 21 theme | Christian Schneppe | 2018-03-09 | 1 | -26/+19 |
| | |||||
* | use appcompat in more activities | Christian Schneppe | 2018-03-09 | 1 | -0/+4 |
| | |||||
* | Gradle Update to 3.0.1 with aapt | Christian Schneppe | 2018-01-19 | 1 | -37/+37 |
| | |||||
* | add drawables for some more filetypes in chatlist | Christian Schneppe | 2017-11-30 | 1 | -0/+5 |
| |