Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-01-04 | add RTL support | Christian Schneppe | 40 | -103/+213 | |
2018-12-30 | add ability to configure autojoin flag in groupchat details | Christian Schneppe | 1 | -24/+43 | |
2018-12-30 | add ability to set nickname in profile | Christian Schneppe | 2 | -1/+114 | |
2018-12-27 | fix crash in ChangePasswordActivity | Christian Schneppe | 1 | -1/+1 | |
2018-12-14 | Reduce `minSdkVersion` to 16, fix issues reported by lint | Christian Schneppe | 18 | -115/+181 | |
This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts. | |||||
2018-12-04 | open direct search after hitting + in share with screen | Christian Schneppe | 1 | -1/+2 | |
2018-11-23 | attempt to work around bugs in Chinese ROMs | Christian Schneppe | 2 | -3/+3 | |
2018-11-23 | show 'show password' toggle for all magically created accounts | Christian Schneppe | 1 | -2/+3 | |
2018-11-08 | code cleanup | Christian Schneppe | 1 | -1/+0 | |
2018-11-07 | design message border | Martin/Geno | 11 | -25/+3 | |
2018-10-22 | bring back animated gif view in MediaViewer | Christian Schneppe | 1 | -0/+7 | |
2018-10-04 | make PublishProfilePicture working on small screens | Christian Schneppe | 1 | -63/+70 | |
2018-10-03 | reworked shortcut for QR-Code scanning in profile | Christian Schneppe | 1 | -40/+20 | |
fixes #190 | |||||
2018-10-03 | rework MediaViewerActivity | Christian Schneppe | 1 | -2/+2 | |
2018-10-03 | set a fixed height for RecyclerView because the height is not always ↵ | Christian Schneppe | 2 | -2/+2 | |
calculated correctly | |||||
2018-10-02 | small muc details improvements | Christian Schneppe | 1 | -24/+21 | |
2018-10-02 | show failed file messages count in chatlist correctly | Christian Schneppe | 1 | -1/+1 | |
2018-10-01 | add shortcut for QR-Code scanning in profile | Christian Schneppe | 1 | -9/+42 | |
fixes #190 | |||||
2018-10-01 | add compatibility for older devices | Christian Schneppe | 1 | -0/+5 | |
2018-10-01 | fix crashes with EmojiTextView | Christian Schneppe | 4 | -7/+7 | |
2018-09-28 | Revert "design: bubbles more curvier, avatar higher radius and no border" | Christian Schneppe | 10 | -2/+24 | |
This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices. | |||||
2018-09-27 | some color changes | Christian Schneppe | 17 | -48/+68 | |
2018-09-26 | s/show media/view media/g | Christian Schneppe | 2 | -2/+2 | |
2018-09-26 | introduce media browser activity | Christian Schneppe | 1 | -0/+24 | |
2018-09-26 | show conversation media in contact/conference details | Christian Schneppe | 3 | -5/+111 | |
2018-09-23 | show media preview in messagebubble like text messages | Christian Schneppe | 1 | -0/+1 | |
2018-09-23 | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2 | -1/+53 | |
multiple files | |||||
2018-09-14 | slighten darken some more backgrounds in dark theme | Christian Schneppe | 4 | -4/+4 | |
2018-09-14 | highlight selected conversation in tablet view | Christian Schneppe | 2 | -6/+6 | |
2018-09-14 | design: bubbles more curvier, avatar higher radius and no border | Martin/Geno | 10 | -24/+2 | |
2018-09-12 | fixed own avatar not being square in message view | Christian Schneppe | 1 | -10/+22 | |
2018-09-11 | make recording activity not crash if microphone was in use | Christian Schneppe | 1 | -0/+1 | |
2018-08-30 | Revert "hide record voice button if keyboard is open" | Christian Schneppe | 1 | -1/+1 | |
because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e. | |||||
2018-08-30 | make port field disabled if hostname is empty | Christian Schneppe | 1 | -1/+1 | |
2018-08-30 | hide record voice button if keyboard is open | Christian Schneppe | 1 | -1/+1 | |
2018-08-05 | add a quick action for voice recording | Christian Schneppe | 1 | -2/+14 | |
* is enabled as default * can be disabled in settings | |||||
2018-08-04 | use blabber.im as default domain | Christian Schneppe | 1 | -1/+9 | |
2018-07-09 | some UI improvements | Christian Schneppe | 2 | -126/+150 | |
2018-07-09 | use EmojiWrapperEditText for most relevant text inputs | Christian Schneppe | 3 | -5/+5 | |
2018-07-09 | refined create conference dialog | Christian Schneppe | 1 | -10/+2 | |
2018-06-30 | choose contact activity: start action mode on short press | Christian Schneppe | 1 | -1/+1 | |
2018-06-29 | open/close soft keyboard in quick edit | Christian Schneppe | 1 | -1/+1 | |
2018-06-29 | non functional muc edit button | Christian Schneppe | 2 | -25/+69 | |
2018-06-29 | use TextInputLayout in quickedit dialog | Christian Schneppe | 2 | -19/+34 | |
2018-06-29 | linkify subject + open xmpp directly w/o going through start conv activity | Christian Schneppe | 1 | -0/+1 | |
2018-06-29 | correct activity_edit_account layout | Christian Schneppe | 1 | -1/+1 | |
2018-06-29 | WIP: set room avatar and slight redesign of group details | Christian Schneppe | 2 | -278/+322 | |
*show jid in group details (in advanced mode) | |||||
2018-06-17 | fixed wrong border in account_row | Christian Schneppe | 1 | -1/+1 | |
2018-06-03 | optimized some colors and switched back to square avatars | Christian Schneppe | 11 | -18/+22 | |
2018-06-01 | show MUC avatar in ConferenceDetailsActivity | Christian Schneppe | 1 | -0/+12 | |