aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/OmemoActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-01fixed typoChristian Schneppe1-2/+2
2020-02-16use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe1-1/+1
2020-01-31use ToastCompat instead of ToastChristian Schneppe1-1/+2
2020-01-31optimize importsChristian Schneppe1-2/+3
2019-09-20migrate to AndroidXChristian Schneppe1-2/+2
2019-07-01code cleanup & small fixesChristian Schneppe1-1/+1
2018-04-02migrate to xmpp-addrChristian Schneppe1-1/+0
2018-04-01use text styles in more placesChristian Schneppe1-7/+5
2018-04-01migrated some views over to app compat text stylesChristian Schneppe1-37/+0
2018-03-31fixe scan in OmemoActivitiesChristian Schneppe1-15/+18
2018-03-31integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe1-6/+3
2018-03-20use data binder for contact key itemChristian Schneppe1-55/+47
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe1-5/+7
2018-03-14switch to switchcompatChristian Schneppe1-49/+17
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2018-02-15integrate intent integrator to finish activity when neededChristian Schneppe1-3/+2
2017-11-23code cleanupChristian Schneppe1-9/+9
2017-06-25fixed fingerprint trust (was messed up after library upgrade)Christian Schneppe1-1/+1
2017-05-10add ability to distrust inactive/trusted keysChristian Schneppe1-1/+1
2017-04-05Changes the deprecated getColor() methodChristian Schneppe1-1/+2
2017-01-15don't allow to purge keys. offer distrust insteadChristian Schneppe1-11/+10
2016-12-18remove own fetch errors from device announcementChristian Schneppe1-3/+3
2016-11-29allow fingerprint verification via context menuChristian Schneppe1-2/+46
2016-11-20show 'clear devices' button underneath own devicesChristian Schneppe1-20/+26
2016-11-19reformat codeChristian Schneppe1-8/+8
2016-11-18slightly darken verified icon + mark inactiveChristian Schneppe1-0/+2
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe1-0/+237