aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* some theme fixesChristian Schneppe2018-04-254-4/+9
|
* solve fab shadow bug on pre api 19 devicesChristian Schneppe2018-04-241-2/+4
|
* changed messageinput styleChristian Schneppe2018-04-241-3/+3
|
* migrate the RecyclerViewChristian Schneppe2018-04-243-12/+6
|
* remove unused resourcesChristian Schneppe2018-04-232-132/+0
|
* update unreadCountChristian Schneppe2018-04-232-19/+11
|
* use font size in action viewChristian Schneppe2018-04-231-4/+3
|
* made checkboxes and radiobuttons stylableChristian Schneppe2018-04-226-0/+10
|
* made all text styleableChristian Schneppe2018-04-2224-79/+109
|
* introduced sroll to bottom buttonChristian Schneppe2018-04-221-4/+27
|
* integrate invite to Pix-Art MessengerChristian Schneppe2018-04-221-0/+22
|
* fix theme in activity_edit_accountChristian Schneppe2018-04-221-4/+4
|
* more theme workingChristian Schneppe2018-04-2124-90/+95
|
* end view if conversation was archivedChristian Schneppe2018-04-131-21/+24
|
* put toolbar elevation in dimen fileChristian Schneppe2018-04-132-2/+2
|
* fixed popup menu in dark themeChristian Schneppe2018-04-131-5/+5
|
* fix empty sharewithactivityChristian Schneppe2018-04-121-1/+3
|
* fixed some regressions introduced in toolbar migrationChristian Schneppe2018-04-111-1/+1
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-1118-745/+895
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* show message draft in conversation overviewChristian Schneppe2018-04-081-0/+1
|
* offer a more convienient way to disable omemo from trust keys dialogChristian Schneppe2018-04-081-12/+50
|
* add data binding and check in back stack for dialogsChristian Schneppe2018-04-083-104/+113
|
* migrated conference details to bindingChristian Schneppe2018-04-081-216/+220
|
* more dark theme changesChristian Schneppe2018-04-071-1/+2
|
* use fab in choose contact activity. scan qr not yet workingChristian Schneppe2018-04-031-11/+19
|
* show new fab in ShowFullscreenMessageActivityChristian Schneppe2018-04-021-25/+24
|
* fix change password activity for magic created accountsChristian Schneppe2018-04-011-460/+469
|
* finished 'Set Status Message' dialogChristian Schneppe2018-04-011-3/+5
|