B. Petersen
|
227f129455
|
Update changelog.
v0.1.21
|
2017-03-10 13:43:32 +01:00 |
|
B. Petersen
|
4e683e5b37
|
Update messenger-backend submodule.
|
2017-03-10 13:29:38 +01:00 |
|
B. Petersen
|
c5a0a00dd8
|
In video editor, show resulting length and size in action bar.
|
2017-03-10 13:25:46 +01:00 |
|
B. Petersen
|
de0bce163f
|
Move 'done' button in the group-creation dialog to the very most right position.
|
2017-03-10 12:05:46 +01:00 |
|
B. Petersen
|
9dcb58c1ea
|
Use SI-prefix for file sizes.
|
2017-03-10 11:30:33 +01:00 |
|
B. Petersen
|
4729642f87
|
Show play-button overlay in video preview.
|
2017-03-10 01:28:58 +01:00 |
|
B. Petersen
|
751cbfa635
|
Create and use video thumbnails.
|
2017-03-10 01:17:26 +01:00 |
|
B. Petersen
|
e40cae149b
|
Mark some members as being final or remove them.
|
2017-03-09 21:33:49 +01:00 |
|
B. Petersen
|
758dfbaa67
|
Remove unneeded FileDidUpload and FileDidFailUpload notifications.
|
2017-03-09 19:08:48 +01:00 |
|
B. Petersen
|
29ec49b806
|
Show sended video messages immediately by using the new .increation method (before, video messages are shown after compression is done; this may take several 10th's seconds).
|
2017-03-09 18:43:07 +01:00 |
|
B. Petersen
|
8afb5595d0
|
Read bytes from file system, not from database.
|
2017-03-09 12:25:33 +01:00 |
|
B. Petersen
|
8430e9ddc6
|
In full-screen-dialogs with okay-checkmarks, we use a cancel-button instead of an ambiguous back-button, see the Material Design Guidelines, https://material.io/guidelines/components/dialogs.html#dialogs-alerts .
|
2017-03-09 11:44:29 +01:00 |
|
B. Petersen
|
7439fafe2b
|
Name passcode activity screens.
|
2017-03-09 11:33:51 +01:00 |
|
B. Petersen
|
e1655a40bd
|
Start showing MiB already at 999 KiB, this avoids confusion with four digit KiB which may be being already Megabytes ...
|
2017-03-09 10:00:04 +01:00 |
|
B. Petersen
|
92fc521d5b
|
If we're not playing, a long press on the waveform selects the whole message as usual.
|
2017-03-09 09:30:49 +01:00 |
|
B. Petersen
|
023d34f2b6
|
Simplify size formatting..
|
2017-03-09 09:15:58 +01:00 |
|
B. Petersen
|
8fc064a5a4
|
Show videos using the system player, this seems to be more reliable.
|
2017-03-08 22:04:17 +01:00 |
|
B. Petersen
|
b9a329f416
|
Recode and send videos.
|
2017-03-08 21:59:39 +01:00 |
|
B. Petersen
|
4997fa7301
|
Prepare sendMessage() function for async messages (needed for videos which must be recorded first).
|
2017-03-08 20:51:14 +01:00 |
|
B. Petersen
|
e267d67d6e
|
Stop playback if the playing message gets deleted.
|
2017-03-08 20:48:02 +01:00 |
|
B. Petersen
|
83b04a97ef
|
Recode videos with the same size but different rotation.
|
2017-03-08 20:44:06 +01:00 |
|
B. Petersen
|
7852c9e9f9
|
Light video editor layout.
|
2017-03-08 16:09:54 +01:00 |
|
B. Petersen
|
009adc09bc
|
Removed unneeded image search function, cleanup gallery code.
|
2017-03-08 13:57:18 +01:00 |
|
B. Petersen
|
4d3929576d
|
Use light gallery theme, use default colors.
|
2017-03-08 12:23:39 +01:00 |
|
B. Petersen
|
7712def225
|
Prepare sending videos.
|
2017-03-08 00:19:28 +01:00 |
|
B. Petersen
|
9509919431
|
Repeat the normal play/pause buttons in the status-bar-player for internal consistence.
|
2017-03-07 23:13:26 +01:00 |
|
B. Petersen
|
15cc62f559
|
Make status-bar-player layout more compatible.
|
2017-03-07 22:44:26 +01:00 |
|
B. Petersen
|
ae46cbbf5e
|
Remove content intent for status-bar-player (unexpected behaviour).
|
2017-03-07 19:20:00 +01:00 |
|
B. Petersen
|
1664fcdc84
|
Remove suspicious voice proximity commands.
|
2017-03-07 19:17:16 +01:00 |
|
B. Petersen
|
2c45f4af37
|
Allow generating waveforms without a messsage object.
|
2017-03-07 19:00:14 +01:00 |
|
B. Petersen
|
b3d1747c0b
|
Fix a redrawing bug on Kit Kat.
|
2017-03-07 18:05:40 +01:00 |
|
B. Petersen
|
693952d0eb
|
Show waveform for voice messages.
|
2017-03-07 17:17:37 +01:00 |
|
B. Petersen
|
0ad5bd6e48
|
Update some colors and measures.
|
2017-03-07 14:47:34 +01:00 |
|
B. Petersen
|
89c34f89c9
|
Remove screenshot observer. We do not want to observe the users of the app; moreover, this is useless and results in false security.
|
2017-03-07 13:13:20 +01:00 |
|
B. Petersen
|
70971a73ad
|
Remove unused download queues, this stuff goes to the backend, if needed.
|
2017-03-07 12:39:28 +01:00 |
|
B. Petersen
|
2c5b377712
|
Check permission on raise-to-speak.
|
2017-03-07 12:06:35 +01:00 |
|
B. Petersen
|
ae4b5a711b
|
Go to previous/next media.
|
2017-03-06 19:31:52 +01:00 |
|
B. Petersen
|
252bc52d47
|
Show correct media information from the backend.
|
2017-03-06 17:11:12 +01:00 |
|
B. Petersen
|
655783db1e
|
Make mrpoortext_t more general-purpose-use.
|
2017-03-05 16:53:16 +01:00 |
|
B. Petersen
|
10b2af3656
|
Simplify audio select dialog.
|
2017-03-05 14:23:31 +01:00 |
|
B. Petersen
|
54c3a963a4
|
Smarter voice message preview.
|
2017-03-03 21:32:56 +01:00 |
|
B. Petersen
|
a7836eaded
|
Sending voice messages using 'Raise to speak' :-)
|
2017-03-03 19:20:25 +01:00 |
|
B. Petersen
|
10fcbdc81d
|
Bump version.
|
2017-03-03 16:33:32 +01:00 |
|
B. Petersen
|
b2a5885787
|
Show ABI separated from version.
|
2017-03-03 16:15:35 +01:00 |
|
B. Petersen
|
9886a4feb4
|
Add advanced settings dialog, remove some upload functions.
|
2017-03-03 15:26:17 +01:00 |
|
B. Petersen
|
dcd04f7064
|
Remove always-empty-objects.
|
2017-03-03 15:05:37 +01:00 |
|
B. Petersen
|
5773ce8b83
|
Update gradle.
|
2017-03-03 14:38:46 +01:00 |
|
B. Petersen
|
0c3eb19de6
|
Rewrite settings dialogs.
|
2017-03-03 14:37:30 +01:00 |
|
B. Petersen
|
5e72e30d58
|
Fix endless redraw loop for voice message showing.
|
2017-03-02 23:23:48 +01:00 |
|
B. Petersen
|
c9d8ad3d4a
|
Show the status-bar-player for music as well as for voice messages.
|
2017-03-02 22:26:57 +01:00 |
|