Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-19 | Refactor trust key ui and show in account details | Andreas Straub | 2 | -10/+43 | |
Refactored the trust key row UI element so it can be used in multiple places. It now also uses a slider to toggle the trust state, and the redundant trust state description was removed. EditAccountActivity now shows the keys of other devices associated with that account. | |||||
2015-07-19 | Add key trust toggle to ContactDetailsActivity | Andreas Straub | 1 | -0/+10 | |
Can now toggle IdentityKey trust | |||||
2015-07-19 | Display trust status in ContactDetailsActivity | Andreas Straub | 1 | -3/+15 | |
2015-07-19 | Add basic PEP managemend UI to EditAccountActivity | Andreas Straub | 1 | -0/+101 | |
EditAccountActivity now show own fingerprint, and gives an option to regenerate local keying material (and wipe all sessions associated with the old keys in the process). It also now displays a list of other own devices, and gives an option to remove all but the current device. | |||||
2015-07-18 | changed switch widget | Daniel Gultsch | 1 | -2/+3 | |
2015-07-16 | fixed some ux glitches in editaccount | Daniel Gultsch | 2 | -2/+0 | |
2015-07-13 | renamed colors | Daniel Gultsch | 23 | -123/+125 | |
2015-05-11 | rewrote parts of message adapter to avoid using NULL views | Daniel Gultsch | 1 | -7/+0 | |
2015-05-02 | replace send button with quick action button as long as no text has been entered | Daniel Gultsch | 1 | -1/+1 | |
2015-04-28 | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 3 | -4/+4 | |
2015-04-27 | increased padding around switches in manage accounts | Daniel Gultsch | 1 | -2/+4 | |
2015-04-13 | fixed regression where the selected conversation wasn't highlighted anymore ↵ | iNPUTmice | 1 | -1/+1 | |
on tabled layout | |||||
2015-04-08 | Enable end-conversation by swipe gesture | BrianBlade | 2 | -61/+79 | |
Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4 to enable swipe-out for ListViews Re-enable selectableItemBackground Dont end selectedConversation on swipe Call mConversationFragment.reinit() instead. Add separate undo string for swipe MUC. Add blacklistedConversation for undo swipe Update title_undo_swipe_* strings Fix undo(), rename blacklistedConversation Fix discardUndo(); re-init selectedConversation maintain scroll position after undo clear notification when dismissing a conversation modified / simplified maintain scroll position code simplify handling of selectedConversation change undo_muc string, remove notifyDataSetChanged() | |||||
2015-04-01 | do not overlap account title and switch | iNPUTmice | 1 | -1/+4 | |
2015-04-01 | Add toggle account-state switch | BrianBlade | 1 | -0/+8 | |
Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu | |||||
2015-01-29 | Use Material Design Icons on API 21+ | Sam Whited | 3 | -4/+4 | |
2015-01-21 | always allow access to contact details. provide add button in contact details | iNPUTmice | 1 | -0/+7 | |
2015-01-20 | Fixed action bar search for Android 5.0 | iNPUTmice | 1 | -4/+4 | |
2015-01-18 | explain read marker | iNPUTmice | 1 | -0/+13 | |
2015-01-13 | Fix bottom padding on about page | Sam Whited | 1 | -1/+1 | |
2015-01-13 | make use of different dimensions for different screen sizes | Daniel Gultsch | 6 | -15/+39 | |
2015-01-12 | Use margin instead of padding in about screen | Sam Whited | 1 | -4/+4 | |
2015-01-11 | shortened some string | Daniel Gultsch | 1 | -0/+1 | |
2015-01-10 | fixed #860 | Daniel Gultsch | 1 | -0/+1 | |
2015-01-08 | allow for very basic muc configuration | Daniel Gultsch | 1 | -115/+142 | |
2015-01-03 | added missing layout file | Daniel Gultsch | 1 | -0/+105 | |
2015-01-03 | migrated change password into separate activity | Daniel Gultsch | 1 | -9/+0 | |
2015-01-02 | fixed layout file | Daniel Gultsch | 1 | -1/+1 | |
2015-01-02 | improved OTR verification part one | Daniel Gultsch | 1 | -188/+146 | |
2014-12-25 | code cleanup for change password stuff | Daniel Gultsch | 1 | -1/+1 | |
2014-12-25 | Add ability to change password on server | Sam Whited | 1 | -2/+9 | |
Fixes #260 | |||||
2014-12-23 | Add more server compatibility info. | Sam Whited | 1 | -4/+102 | |
Hide server info behind a checkbox. Add XEP-0352 support to the server info list Add XEP-0237 to server info list Add XEP-0352 support to the server info list Add MaM and Blocking to the account XEPs list Also add a toggle button to hide some of the list Rebase on current codebase Make MAM string more descriptive Change show more button to checkbox menu item Shorten `MAM (History)' to `MAM' Order XEP list and hide all by default Supress warning (which is wrong anyways) Change `Show more' to `Show more info' | |||||
2014-11-29 | Accessibility: Add missing image descriptions | Sam Whited | 2 | -3/+6 | |
2014-11-18 | show dynamic tags in contacts activity as well | iNPUTmice | 1 | -12/+7 | |
2014-11-16 | happy hanukkah | iNPUTmice | 2 | -1/+20 | |
2014-11-16 | made scan and show qr code more accessible in VerifyOtrActivity | iNPUTmice | 1 | -5/+5 | |
2014-11-11 | added snackbar to indicate smp. more error handling in verify activity | iNPUTmice | 1 | -0/+12 | |
2014-11-11 | initial smp support | iNPUTmice | 2 | -60/+177 | |
2014-11-10 | added snackbar to indicate smp. more error handling in verify activity | iNPUTmice | 1 | -0/+12 | |
2014-11-10 | initial smp support | iNPUTmice | 2 | -60/+177 | |
2014-11-04 | reformated license a bit | iNPUTmice | 1 | -3/+3 | |
2014-11-04 | Shorten license text and fix height of scrollview | Sam Whited | 1 | -2/+2 | |
2014-11-04 | Use normal text size and color | Sam Whited | 1 | -1/+4 | |
2014-11-04 | Make links clickable in about text | Sam Whited | 1 | -1/+3 | |
2014-11-04 | Convert about dialog to activity | Sam Whited | 1 | -0/+16 | |
2014-11-04 | show avatar in editaccount | iNPUTmice | 1 | -4/+14 | |
2014-11-03 | Wrap "last seen" time. | Sam Whited | 1 | -2/+1 | |
Fixes #611 | |||||
2014-10-22 | Make conversations the root project | Sam Whited | 24 | -0/+1435 | |