aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-12fixed own avatar not being square in message viewChristian Schneppe1-10/+22
2018-09-11make recording activity not crash if microphone was in useChristian Schneppe1-0/+1
2018-08-30Revert "hide record voice button if keyboard is open"Christian Schneppe1-1/+1
because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
2018-08-30make port field disabled if hostname is emptyChristian Schneppe1-1/+1
2018-08-30hide record voice button if keyboard is openChristian Schneppe1-1/+1
2018-08-05add a quick action for voice recordingChristian Schneppe1-2/+14
* is enabled as default * can be disabled in settings
2018-08-04use blabber.im as default domainChristian Schneppe1-1/+9
2018-07-09some UI improvementsChristian Schneppe2-126/+150
2018-07-09use EmojiWrapperEditText for most relevant text inputsChristian Schneppe3-5/+5
2018-07-09refined create conference dialogChristian Schneppe1-10/+2
2018-06-30choose contact activity: start action mode on short pressChristian Schneppe1-1/+1
2018-06-29open/close soft keyboard in quick editChristian Schneppe1-1/+1
2018-06-29non functional muc edit buttonChristian Schneppe2-25/+69
2018-06-29use TextInputLayout in quickedit dialogChristian Schneppe2-19/+34
2018-06-29linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe1-0/+1
2018-06-29correct activity_edit_account layoutChristian Schneppe1-1/+1
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe2-278/+322
*show jid in group details (in advanced mode)
2018-06-17fixed wrong border in account_rowChristian Schneppe1-1/+1
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe11-18/+22
2018-06-01show MUC avatar in ConferenceDetailsActivityChristian Schneppe1-0/+12
2018-06-01rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe1-2/+2
2018-05-27show buttons to privacy policy and terms of use during account creation on ↵Christian Schneppe1-0/+30
our server pix-art.de
2018-05-26add support for S3 file transfersChristian Schneppe1-0/+1
2018-05-24add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe1-3/+59
2018-05-17add possibility to de-/activate accountsChristian Schneppe1-2/+13
fixes #195
2018-05-16add spinner to select jabber provider for creating new accountsChristian Schneppe1-7/+26
2018-05-05don't use alpha for received/read indicatorChristian Schneppe1-2/+0
2018-05-05add animators for more activitiesChristian Schneppe1-3/+4
2018-05-05use navigate as floating action button in showlocationChristian Schneppe1-3/+15
2018-05-03add animationsChristian Schneppe1-2/+2
2018-05-03fixed regression of not highlighting current conversation in overviewChristian Schneppe1-0/+1
2018-05-02persist search across device rotationsChristian Schneppe1-1/+1
2018-05-02remove old codeChristian Schneppe1-52/+0
2018-04-30very much unoptimized search functionalityChristian Schneppe1-1/+3
2018-04-29mock (non functional) search activityChristian Schneppe1-1/+1
2018-04-29fine tuned style of toolbar search viewChristian Schneppe2-4/+51
2018-04-29added scrollbars to conversation overviewChristian Schneppe1-0/+1
2018-04-29migrate recording activity to view binderChristian Schneppe1-44/+47
2018-04-29use styled borderless buttonChristian Schneppe12-28/+28
2018-04-29some OTR fixesChristian Schneppe1-12/+12
2018-04-29Use native snackbar on map viewChristian Schneppe1-76/+45
2018-04-29some more theme fixesChristian Schneppe2-16/+20
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵s4Ne11-41/+41
CardView. (#197)
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper ↵s4Ne11-52/+51
CardView. (#197)
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe1-0/+18
* add to/remove from contact list * leave room
2018-04-25some theme fixesChristian Schneppe4-4/+9
2018-04-24solve fab shadow bug on pre api 19 devicesChristian Schneppe1-2/+4
2018-04-24changed messageinput styleChristian Schneppe1-3/+3
2018-04-24migrate the RecyclerViewChristian Schneppe3-12/+6
2018-04-23remove unused resourcesChristian Schneppe2-132/+0