Commit graph

93 commits

Author SHA1 Message Date
Daniel Gultsch
1c269f6c65 version bump for ShortcutBadger 2015-08-03 14:01:58 +02:00
Daniel Gultsch
7a69ce7df6 version bump to 1.6.0-beta 2015-08-01 23:38:28 +02:00
Daniel Gultsch
bb4c394783 bump to version 1.5.2 2015-07-21 19:44:54 +02:00
Daniel Gultsch
33cc738d45 version bump to 1.5.1 and changelog 2015-07-21 12:03:28 +02:00
Daniel Gultsch
c4b1ee35c2 very subtle 2015-07-21 02:21:34 +02:00
Andreas Straub
4318027c02 Remove duplicate dependency 2015-07-20 15:17:11 +02:00
Andreas Straub
b8534b09b7 Refactor trust key ui and show in account details
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 22:24:03 +02:00
Andreas Straub
a10291c6a7 CryptoNext persistance layer mockup
Initial sketch of the peripheral storage infrastructure for the new
axolotl-based encryption scheme.
2015-07-19 21:32:21 +02:00
Daniel Gultsch
de20b5ef34 shut up linter 2015-07-19 14:51:11 +02:00
Daniel Gultsch
54e9e9bddf changed switch widget 2015-07-18 19:38:52 +02:00
Daniel Gultsch
abe2433931 bump version to 1.5.0 2015-07-18 00:16:32 +02:00
Daniel Gultsch
16129b5582 version bump to 1.5.0-beta.2 2015-07-16 14:27:36 +02:00
Daniel Gultsch
50e8fe08d4 version bump to 1.5.0-beta 2015-07-10 15:15:44 +02:00
Daniel Gultsch
3af48f5a04 version bump to 1.4.7 2015-07-04 00:05:28 +02:00
Daniel Gultsch
8c9f782854 version bump to 1.4.6 2015-07-03 13:08:25 +02:00
Daniel Gultsch
e30b178057 version bump to 1.4.5 2015-06-29 15:18:53 +02:00
Daniel Gultsch
ce8ad6c7ff Merge branch 'development' 2015-06-23 12:15:18 +02:00
Daniel Gultsch
3bf4bde00d version bump to 1.4.4 2015-06-23 12:14:42 +02:00
Daniel Gultsch
afd72c24c0 version bump 2015-06-04 16:27:27 +02:00
Daniel Gultsch
aa47132dec really update build tools 2015-06-02 15:24:58 +02:00
Daniel Gultsch
45873cbeb7 stick with 1.4.x 2015-06-02 12:23:54 +02:00
Daniel Gultsch
454ea0b5a5 Merge branch 'master' into development 2015-05-25 11:15:14 +02:00
Daniel Gultsch
ad5be974c9 version bump to 1.4.3 2015-05-25 05:00:33 +02:00
Daniel Gultsch
ae79aa6c04 Merge branch 'master' into development 2015-05-21 09:19:26 +02:00
Daniel Gultsch
8374c6de40 version bump to 1.4.2 2015-05-21 05:21:52 +02:00
Daniel Gultsch
e44aace628 added ShortcutBadger as a dependency to create unread counts on launcher icon 2015-05-20 12:47:04 +02:00
Daniel Gultsch
d3dd3e5a6f don't allow user to accidentally send empty messages 2015-05-20 08:25:00 +02:00
Daniel Gultsch
2a21971e79 version bump to 1.4.0 2015-05-20 03:36:10 +02:00
Daniel Gultsch
dc64fc86a0 version bump to 1.4.0-beta 2015-05-16 10:19:19 +02:00
Daniel Gultsch
2d740dc0b1 version bump to 1.4.0-alpha3 2015-05-13 11:56:25 +02:00
Daniel Gultsch
c435754f32 version code bumped 2015-05-07 14:24:40 +02:00
Daniel Gultsch
77950dfa78 bumped version code 2015-05-05 08:10:16 +02:00
Daniel Gultsch
1299d13154 update build tools and target api 2015-05-04 05:40:41 +02:00
Daniel Gultsch
50cd5a06a8 version bump to 1.4.0-alpha (in development) 2015-05-02 12:00:27 +02:00
Daniel Gultsch
ba24b829ab shut up linter. fixed build 2015-05-02 11:58:19 +02:00
Daniel Gultsch
47b8c90f12 version bump to 1.3.0 2015-05-01 13:52:56 +02:00
Daniel Gultsch
2f364e8fda version bump to 1.3.0-beta 2015-04-28 22:23:59 +02:00
Daniel Gultsch
1db86d4af0 version bump to 1.3.0-beta 2015-04-26 10:49:25 +02:00
iNPUTmice
0dbf112334 bumped version to 1.3.0-alpha 2015-04-15 16:28:44 +02:00
BrianBlade
c8cbb11a95 Enable end-conversation by swipe gesture
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-08 23:29:52 +02:00
iNPUTmice
d682b87ae3 bump version code 2015-03-22 19:42:40 +01:00
iNPUTmice
9987beb081 version bump to 1.2.0-beta 2015-03-19 19:40:42 +01:00
iNPUTmice
2eca9481fe increment version code 2015-02-28 12:04:32 +01:00
iNPUTmice
627fedaf33 version bump to 1.1.0 2015-02-26 16:56:46 +01:00
iNPUTmice
c22c2d6432 version bump to 1.1.0-beta 2015-02-23 21:56:30 +01:00
Michael
b8c17f9a53 otr4j has moved to Maven Central 2015-02-22 17:35:09 +01:00
iNPUTmice
7d139f5747 version bump to 1.0.5 2015-02-19 14:38:50 +01:00
iNPUTmice
9d21d73b8c version bump to 1.0.4 and changelog 2015-02-16 16:57:30 +01:00
iNPUTmice
6f5e221fd6 updated bcprov to 1.51 2015-02-13 10:39:28 +01:00
iNPUTmice
25e5bb4639 version bump to 1.0.3 2015-02-12 23:14:18 +01:00