Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use tertiary background color for landscape conversation overview | Christian Schneppe | 2018-07-09 | 1 | -1/+5 |
* | open/close soft keyboard in quick edit | Christian Schneppe | 2018-06-29 | 1 | -8/+4 |
* | linkify subject + open xmpp directly w/o going through start conv activity | Christian Schneppe | 2018-06-29 | 1 | -71/+9 |
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-06-29 | 1 | -1/+1 |
|\ | |||||
| * | Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ... | Ramesh Jangama | 2018-06-29 | 1 | -1/+1 |
* | | fix crash in ListItemAdapter | Christian Schneppe | 2018-06-29 | 1 | -1/+2 |
|/ | |||||
* | Improved URL matching | Christian Schneppe | 2018-06-17 | 1 | -17/+38 |
* | catch NPE in AccountAdapter | Christian Schneppe | 2018-06-16 | 1 | -1/+3 |
* | Revert "fade in images and avatars" because of strange flickering | Christian Schneppe | 2018-06-04 | 4 | -25/+0 |
* | fade in images and avatars | Christian Schneppe | 2018-06-03 | 4 | -0/+25 |
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 1 | -32/+37 |
* | fix some crashes on Android 4 devices | Christian Schneppe | 2018-05-21 | 1 | -5/+6 |
* | temporarly fix crash with resending files via button | Christian Schneppe | 2018-05-18 | 1 | -0/+3 |
* | add possibility to de-/activate accounts | Christian Schneppe | 2018-05-17 | 1 | -0/+24 |
* | max out emoji enlargment at 42 emojis | Christian Schneppe | 2018-05-16 | 1 | -5/+4 |
* | apply styling helper to conversation overview | Christian Schneppe | 2018-05-14 | 2 | -3/+3 |
* | fix taking video | Christian Schneppe | 2018-05-14 | 1 | -3/+3 |
* | add animators for more activities | Christian Schneppe | 2018-05-05 | 1 | -0/+5 |
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 1 | -6/+1 |
* | fixed regression of not highlighting current conversation in overview | Christian Schneppe | 2018-05-03 | 1 | -2/+7 |
* | handle invalid image bounds | Christian Schneppe | 2018-05-03 | 1 | -3/+1 |
* | only highlight alphanumeric chars | Christian Schneppe | 2018-05-03 | 1 | -2/+2 |
* | search term parsing + highlighting | Christian Schneppe | 2018-05-02 | 1 | -5/+5 |
* | highlight search term in search results | Christian Schneppe | 2018-05-02 | 1 | -0/+9 |
* | remove old code | Christian Schneppe | 2018-05-02 | 1 | -16/+0 |
* | use styled colors for online/offline text | Christian Schneppe | 2018-05-02 | 2 | -3/+3 |
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 1 | -7/+11 |
* | fix some colors | Christian Schneppe | 2018-04-29 | 1 | -1/+2 |
* | make text clickable in openkeychain missing message | Christian Schneppe | 2018-04-29 | 1 | -17/+16 |
* | some theme fixes | Christian Schneppe | 2018-04-25 | 1 | -14/+6 |
* | change opacity on emoji only messages | Christian Schneppe | 2018-04-24 | 1 | -2/+2 |
* | migrate the RecyclerView | Christian Schneppe | 2018-04-24 | 1 | -40/+59 |
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 1 | -0/+2 |
* | update unreadCount | Christian Schneppe | 2018-04-23 | 1 | -4/+5 |
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -4/+0 |
* | fix crash in resendMessage | Christian Schneppe | 2018-04-22 | 1 | -13/+3 |
* | more theme working | Christian Schneppe | 2018-04-21 | 3 | -32/+42 |
* | show message draft in conversation overview | Christian Schneppe | 2018-04-08 | 1 | -84/+105 |
* | remove trailing ) in urls | Christian Schneppe | 2018-04-08 | 1 | -22/+28 |
* | dynamically get known hosts in dialog | Christian Schneppe | 2018-04-08 | 1 | -0/+11 |
* | return contact and account.getServer() as String | Christian Schneppe | 2018-04-07 | 2 | -7/+15 |
* | detect irregular unicode in domain part | Christian Schneppe | 2018-04-07 | 1 | -2/+2 |
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 1 | -2/+4 |
* | added splash screen | Christian Schneppe | 2018-04-03 | 1 | -2/+2 |
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 4 | -6/+6 |
* | audio player now requests permission when hitting play | Christian Schneppe | 2018-04-01 | 1 | -0/+10 |
* | request storage permission when opening message | Christian Schneppe | 2018-04-01 | 1 | -0/+7 |
* | wip: new status message dialog | Christian Schneppe | 2018-04-01 | 2 | -124/+220 |
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 1 | -10/+21 |
* | updated manage account activity to new colors | Christian Schneppe | 2018-03-31 | 1 | -1/+2 |