aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * show conversation media in contact/conference detailsChristian Schneppe2018-09-263-5/+111
| |
| * show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-0/+1
| |
| * preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-232-1/+53
| | | | | | | | multiple files
| * slighten darken some more backgrounds in dark themeChristian Schneppe2018-09-144-4/+4
| |
| * highlight selected conversation in tablet viewChristian Schneppe2018-09-142-6/+6
| |
* | design: bubbles more curvier, avatar higher radius and no borderMartin/Geno2018-09-1410-24/+2
|/
* fixed own avatar not being square in message viewChristian Schneppe2018-09-121-10/+22
|
* make recording activity not crash if microphone was in useChristian Schneppe2018-09-111-0/+1
|
* Revert "hide record voice button if keyboard is open"Christian Schneppe2018-08-301-1/+1
| | | | | | because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
* make port field disabled if hostname is emptyChristian Schneppe2018-08-301-1/+1
|
* hide record voice button if keyboard is openChristian Schneppe2018-08-301-1/+1
|
* add a quick action for voice recordingChristian Schneppe2018-08-051-2/+14
| | | | | * is enabled as default * can be disabled in settings
* use blabber.im as default domainChristian Schneppe2018-08-041-1/+9
|
* some UI improvementsChristian Schneppe2018-07-092-126/+150
|
* use EmojiWrapperEditText for most relevant text inputsChristian Schneppe2018-07-093-5/+5
|
* refined create conference dialogChristian Schneppe2018-07-091-10/+2
|
* choose contact activity: start action mode on short pressChristian Schneppe2018-06-301-1/+1
|
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-1/+1
|
* non functional muc edit buttonChristian Schneppe2018-06-292-25/+69
|
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-292-19/+34
|
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-291-0/+1
|
* correct activity_edit_account layoutChristian Schneppe2018-06-291-1/+1
|
* WIP: set room avatar and slight redesign of group detailsChristian Schneppe2018-06-292-278/+322
| | | | *show jid in group details (in advanced mode)
* fixed wrong border in account_rowChristian Schneppe2018-06-171-1/+1
|
* optimized some colors and switched back to square avatarsChristian Schneppe2018-06-0311-18/+22
|
* show MUC avatar in ConferenceDetailsActivityChristian Schneppe2018-06-011-0/+12
|
* rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe2018-06-011-2/+2
|
* show buttons to privacy policy and terms of use during account creation on ↵Christian Schneppe2018-05-271-0/+30
| | | | our server pix-art.de
* add support for S3 file transfersChristian Schneppe2018-05-261-0/+1
|
* add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe2018-05-241-3/+59
|
* add possibility to de-/activate accountsChristian Schneppe2018-05-171-2/+13
| | | | fixes #195
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-161-7/+26
|
* don't use alpha for received/read indicatorChristian Schneppe2018-05-051-2/+0
|
* add animators for more activitiesChristian Schneppe2018-05-051-3/+4
|
* use navigate as floating action button in showlocationChristian Schneppe2018-05-051-3/+15
|
* add animationsChristian Schneppe2018-05-031-2/+2
|
* fixed regression of not highlighting current conversation in overviewChristian Schneppe2018-05-031-0/+1
|
* persist search across device rotationsChristian Schneppe2018-05-021-1/+1
|
* remove old codeChristian Schneppe2018-05-021-52/+0
|
* very much unoptimized search functionalityChristian Schneppe2018-04-301-1/+3
|
* mock (non functional) search activityChristian Schneppe2018-04-291-1/+1
|
* fine tuned style of toolbar search viewChristian Schneppe2018-04-292-4/+51
|
* added scrollbars to conversation overviewChristian Schneppe2018-04-291-0/+1
|
* migrate recording activity to view binderChristian Schneppe2018-04-291-44/+47
|
* use styled borderless buttonChristian Schneppe2018-04-2912-28/+28
|
* some OTR fixesChristian Schneppe2018-04-291-12/+12
|
* Use native snackbar on map viewChristian Schneppe2018-04-291-76/+45
|
* some more theme fixesChristian Schneppe2018-04-292-16/+20
|
* Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵s4Ne12018-04-271-41/+41
| | | | CardView. (#197)
* add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2018-04-251-0/+18
| | | | | * add to/remove from contact list * leave room