aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-05add a quick action for voice recordingChristian Schneppe1-2/+14
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
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 ou...Christian Schneppe1-0/+30
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
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 Car...s4Ne11-41/+41
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...s4Ne11-52/+51
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe1-0/+18
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
2018-04-23update unreadCountChristian Schneppe2-19/+11
2018-04-23use font size in action viewChristian Schneppe1-4/+3
2018-04-22made checkboxes and radiobuttons stylableChristian Schneppe6-0/+10
2018-04-22made all text styleableChristian Schneppe24-79/+109
2018-04-22introduced sroll to bottom buttonChristian Schneppe1-4/+27