Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile Clean after mergetrz/merge_1.5.2 | steckbrief | 2015-08-11 | 2 | -40/+16 |
| | |||||
* | Merged 1.5.2 into trz/master with conflicts resolved | steckbrief | 2015-08-11 | 351 | -457/+3246 |
|\ | |||||
| * | pulled new translations from transifex | Daniel Gultsch | 2015-07-21 | 2 | -1/+6 |
| | | |||||
| * | pulled translations | Daniel Gultsch | 2015-07-18 | 7 | -1/+15 |
| | | |||||
| * | version bump to 1.5.0-beta.2 | Daniel Gultsch | 2015-07-16 | 1 | -1/+1 |
| | | |||||
| * | fixed some ux glitches in editaccount | Daniel Gultsch | 2015-07-16 | 2 | -2/+0 |
| | | |||||
| * | removed empty translation file | Daniel Gultsch | 2015-07-16 | 1 | -2/+0 |
| | | |||||
| * | made 'check image on http host' message more generic. fixed #1281 | Daniel Gultsch | 2015-07-16 | 27 | -103/+332 |
| | | |||||
| * | renamed colors | Daniel Gultsch | 2015-07-13 | 34 | -152/+153 |
| | | |||||
| * | display toast in ui on failed http download | Daniel Gultsch | 2015-07-10 | 1 | -0/+1 |
| | | | | | | | | fixes #954 | ||||
| * | refactored message context menu | Daniel Gultsch | 2015-07-02 | 2 | -10/+15 |
| | | |||||
| * | pulled new translations from transifex | Daniel Gultsch | 2015-06-23 | 2 | -3/+20 |
| | | |||||
| * | pulled new translations from transifex | Daniel Gultsch | 2015-06-10 | 2 | -0/+10 |
| | | |||||
| * | upgrade build tools | Daniel Gultsch | 2015-06-02 | 1 | -2/+0 |
| | | |||||
| * | pulled translations from transifex | Daniel Gultsch | 2015-05-26 | 4 | -0/+20 |
| | | |||||
| * | added choose picture as another quick action. fixes #1221 | Daniel Gultsch | 2015-05-26 | 21 | -0/+2 |
| | | |||||
| * | pulled translations from transifex | Daniel Gultsch | 2015-05-20 | 7 | -0/+35 |
| | | |||||
| * | pulled new translations from transifex | Daniel Gultsch | 2015-05-16 | 3 | -52/+302 |
| | | |||||
| * | pulled updated translations from transifex | Daniel Gultsch | 2015-05-11 | 2 | -2/+4 |
| | | |||||
| * | rewrote parts of message adapter to avoid using NULL views | Daniel Gultsch | 2015-05-11 | 1 | -7/+0 |
| | | |||||
| * | changed conversation red to material red | Daniel Gultsch | 2015-05-10 | 26 | -1/+1 |
| | | |||||
| * | turn send button in cancel button while in whisper mode | Daniel Gultsch | 2015-05-03 | 20 | -0/+0 |
| | | |||||
| * | replace send button with quick action button as long as no text has been entered | Daniel Gultsch | 2015-05-02 | 115 | -405/+433 |
| | | |||||
| * | pulled translations from transifex | Daniel Gultsch | 2015-05-01 | 2 | -0/+70 |
| | | |||||
| * | pulled translations from transifex | Daniel Gultsch | 2015-04-29 | 8 | -1/+607 |
| | | |||||
| * | adjust dimens slightly to work with v21+ (v21 doesn't count the navigation bar) | Daniel Gultsch | 2015-04-28 | 3 | -0/+0 |
| | | |||||
| * | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 2015-04-28 | 5 | -7/+9 |
| | | |||||
| * | made material icons smaller (24dp) | Daniel Gultsch | 2015-04-28 | 133 | -17/+15 |
| | | |||||
| * | increased padding around switches in manage accounts | Daniel Gultsch | 2015-04-27 | 1 | -2/+4 |
| | | |||||
| * | pulled translations from transifex | Daniel Gultsch | 2015-04-26 | 9 | -3/+205 |
| | | |||||
| * | Merge pull request #1135 from BrianBlade/manage_certificates | Daniel Gultsch | 2015-04-25 | 3 | -5/+33 |
| |\ | | | | | | | Add option to remove manually approved certificates | ||||
| | * | Add option to remove manually approved certificates | BrianBlade | 2015-04-19 | 3 | -5/+33 |
| | | | | | | | | | | | | | | | | | | | | | - "Remove certificates" option brings up a dialog that allows to delete certificates from MemorizingTrustManager's keystore - Reconnect active accounts when certificate-settings are changed - new preference category "Certificate options" | ||||
| * | | added missing translations from transifex | Daniel Gultsch | 2015-04-21 | 11 | -8/+24 |
| | | | |||||
| * | | pulled latest translations from transifex | Daniel Gultsch | 2015-04-20 | 6 | -3/+727 |
| |/ | |||||
| * | maintain state when rotating settings activity | iNPUTmice | 2015-04-14 | 1 | -4/+10 |
| | | |||||
| * | Merge branch 'dont_trust_cas_preference' of ↵ | iNPUTmice | 2015-04-14 | 3 | -1/+10 |
| |\ | | | | | | | | | | | | | | | | | | | | | | https://github.com/BrianBlade/Conversations into BrianBlade-dont_trust_cas_preference Conflicts: src/main/res/values-de/strings.xml src/main/res/values/strings.xml | ||||
| | * | Add option to use MTM without default TrustManager | BrianBlade | 2015-04-11 | 3 | -0/+9 |
| | | | | | | | | | | | | | | | | | | Add a new "Don't trust system CAs" preference under advanced options that will change the behaviour of the MemorizingTrustManager. All formerly unknown certificates will raise a warning if checked. | ||||
| * | | fixed regression where the selected conversation wasn't highlighted anymore ↵ | iNPUTmice | 2015-04-13 | 1 | -1/+1 |
| | | | | | | | | | | | | on tabled layout | ||||
| * | | Enable end-conversation by swipe gesture | BrianBlade | 2015-04-08 | 6 | -62/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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() | ||||
| * | | do not overlap account title and switch | iNPUTmice | 2015-04-01 | 1 | -1/+4 |
| | | | |||||
| * | | Merge branch 'account_state_switch' of ↵ | iNPUTmice | 2015-04-01 | 1 | -0/+8 |
| |\ \ | | | | | | | | | | | | | https://github.com/BrianBlade/Conversations into BrianBlade-account_state_switch | ||||
| | * | | Add toggle account-state switch | BrianBlade | 2015-04-01 | 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 | ||||
| * | | Merge pull request #1076 from rk4an/patch-1 | Daniel Gultsch | 2015-04-01 | 1 | -0/+4 |
| |\ \ | | | | | | | | | Update french translation | ||||
| | * | | Update french translation | Erkan | 2015-03-22 | 1 | -0/+4 |
| | |/ | |||||
| * / | pulled translations from transifex | iNPUTmice | 2015-04-01 | 7 | -15/+466 |
| |/ | |||||
* | | Merge branch 'trz/rename' (early part) into trz/master | lookshe | 2015-06-19 | 1 | -2/+9 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/ui/adapter/ListItemAdapter.java src/main/java/eu/siacs/conversations/utils/UIHelper.java | ||||
| * | | Status color added to "create conversation" (refers to ticket #22 in flyspray) | steckbrief | 2015-06-19 | 1 | -2/+9 |
| | | | |||||
| * | | renaming eu.siacs.conversations to de.thedevstack.conversationsplus | steckbrief | 2015-06-19 | 3 | -6/+6 |
|/ / | | | | | | | | | | | "renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed | ||||
* | | moved color picker to libs | lookshe | 2015-04-15 | 17 | -151/+0 |
| | | |||||
* | | changed received and read confirmation setting to one list and put it to ↵ | lookshe | 2015-04-14 | 4 | -68/+83 |
| | | | | | | | | settings class |