aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't show key tile in contact details when there are no keysDaniel Gultsch2017-01-121-0/+1
* hide inactive devices by default in contact detailsDaniel Gultsch2016-12-301-4/+23
* show warning dialog beforing verifying keys via a linkDaniel Gultsch2016-12-031-0/+25
* don't show omemo keys by default in account detailsDaniel Gultsch2016-11-191-1/+1
* show 'clear devices' button underneath own devicesDaniel Gultsch2016-11-181-1/+9
* refactor omemo fingerprint UI codeDaniel Gultsch2016-11-151-31/+48
* show warning in account details when data saver is enabledDaniel Gultsch2016-11-071-7/+9
* Remove spans on copying or pasting a textMishiranu2016-10-192-2/+2
* don't trigger context menu in message adapter manually. fixes #2077Daniel Gultsch2016-10-182-0/+6
* clarified fineprint a little bitDaniel Gultsch2016-10-132-6/+6
* added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch2016-10-082-2/+24
* Merge pull request #2028 from Mishiranu/feature-more-tablesDaniel Gultsch2016-09-202-11/+47
|\
| * Fix "More table" layoutMishiranu2016-09-202-11/+47
* | fixed styling in blocking dialogDaniel Gultsch2016-09-201-1/+1
|/
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-181-0/+25
* use proper paddings in dialogs on android < 5Daniel Gultsch2016-09-184-20/+28
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-263-6/+8
* add snackbar for request presence subscriptionDaniel Gultsch2016-08-261-1/+2
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-171-0/+1
* Update create_conference_dialog.xmlalexxthehood2016-06-211-5/+5
* make text color of last-seen match themeDaniel Gultsch2016-06-121-1/+1
* made background color of swiped conversations darkerDaniel Gultsch2016-06-101-1/+1
* use darker colors for actionbar on dark themeDaniel Gultsch2016-06-101-1/+1
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-0831-191/+196
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-1/+9
* only rendering first 5k chars of each messageDaniel Gultsch2016-05-282-2/+0
* add 'create conference' dialogDaniel Gultsch2016-05-261-0/+42
* show password dialog when account was magic createdDaniel Gultsch2016-05-191-0/+19
* cap messages after 256 lines in UIDaniel Gultsch2016-05-162-0/+2
* improve keyboard handling. fixes #1387Daniel Gultsch2016-05-121-0/+1
* do not show last-seen metric in UIDaniel Gultsch2016-05-101-8/+1
* cleaned up captcha dialogDaniel Gultsch2016-04-281-0/+27
* prevent user from accidentally changing password after using magic createDaniel Gultsch2016-04-261-10/+12
* show status messages in contact detailsDaniel Gultsch2016-04-231-16/+19
* expert setting to manually change presenceDaniel Gultsch2016-04-223-0/+147
* put welcome screen in scrollviewDaniel Gultsch2016-04-221-62/+67
* added magic create welcome screenDaniel Gultsch2016-04-192-0/+152
* let users confirm each member in a conference even if that contact is already...Daniel Gultsch2016-03-011-26/+34
* refactored omemo to take multiple recipientsDaniel Gultsch2016-02-292-26/+34
* basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2016-02-152-2/+22
* client side support for XEP-0357: Push NotificationsDaniel Gultsch2016-02-121-2/+21
* prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch2016-02-041-0/+9
* introduced boolean form field wrapperDaniel Gultsch2016-01-232-1/+14
* added UI wrapper for (some) form fieldsDaniel Gultsch2016-01-221-0/+21
* changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2016-01-222-6/+10
* increased padding in create contact/conference dialogDaniel Gultsch2016-01-212-15/+21
* use match_parent as height in conversations overviewDaniel Gultsch2016-01-121-2/+2
* ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-169/+212
* show per conference notification settings in details activityDaniel Gultsch2016-01-081-0/+27
* show icon in conversations overview when notifications are disabledDaniel Gultsch2016-01-081-76/+97