tom79
|
6d5ebee334
|
compiled apk
|
2017-08-30 10:03:19 +02:00 |
tom79
|
afae6fff40
|
last improvements
|
2017-08-30 10:01:34 +02:00 |
tom79
|
8e4f47b464
|
removes asynctask from service to avoid indeterminate loading screen when app starts
|
2017-08-30 08:59:15 +02:00 |
tom79
|
44b71dbbe6
|
French translation
|
2017-08-30 07:17:44 +02:00 |
PhotonQyv
|
34e7dc9be4
|
Merged in PhotonQyv/mastodon_etalab/LEDColourChoice_Basic (pull request #98)
Sorted out a basic colour choice for Notifications, when you have Silent turned on. NB. I can't test it as my phone only has red as a colour.
|
2017-08-30 05:15:07 +00:00 |
PhotonQyv
|
0d6c60844c
|
Sorted out a basic colour choice for Notifications, when you have Silent turned on. NB. I can't test it as my phone only has red as a colour.
|
2017-08-29 20:10:41 +01:00 |
tom79
|
0c09a86800
|
Some improvements
|
2017-08-29 20:46:48 +02:00 |
tom79
|
120ce335fd
|
Fixes potential crashes
|
2017-08-29 16:48:28 +02:00 |
tom79
|
71d533dadf
|
Removes notifications coming from one of the accounts set in the app.
|
2017-08-29 16:36:40 +02:00 |
tom79
|
e27b3dad58
|
Security if websockets failed
|
2017-08-29 16:22:57 +02:00 |
tom79
|
87379854ff
|
Merged in ActivityAbout_Tweak (pull request #97)
ActivityAbout Tweak
|
2017-08-29 14:02:52 +00:00 |
tom79
|
6dad1a4004
|
Merged in AndroidAsync_lib (pull request #96)
new code
|
2017-08-29 13:59:11 +00:00 |
tom79
|
477c60c7aa
|
new code
|
2017-08-29 15:57:51 +02:00 |
PhotonQyv
|
51f38b0d19
|
Tweaked the activity_about layout, since I'd noticed on a phone that the credit for Stéphane's logo wasn't shown.
|
2017-08-29 10:07:47 +01:00 |
PhotonQyv
|
0b60beb415
|
Removed some unneeded imports.
|
2017-08-29 08:54:14 +01:00 |
tom79
|
177e3b9953
|
Fixes a potential null value
|
2017-08-29 09:12:32 +02:00 |
tom79
|
a32d631ba8
|
Fixes potential crashes
|
2017-08-29 08:55:03 +02:00 |
tom79
|
a1b2db241b
|
Fixes a bad behavior
|
2017-08-29 08:32:09 +02:00 |
tom79
|
cc3e327fc1
|
fixes last issues
|
2017-08-29 07:30:25 +02:00 |
PhotonQyv
|
de037d1abe
|
Merged in PhotonQyv/mastodon_etalab/TranslationFix (pull request #93)
TranslationFix
|
2017-08-28 17:27:41 +00:00 |
tom79
|
84f4357ce0
|
Merged in web_socket (pull request #94)
Web socket
|
2017-08-28 17:26:02 +00:00 |
tom79
|
03ba9a2b88
|
Applies changes for fdroid product flavour
|
2017-08-28 19:25:19 +02:00 |
tom79
|
e3b031940d
|
Last changes
|
2017-08-28 19:12:40 +02:00 |
tom79
|
3a366526b0
|
catch notifications
|
2017-08-28 19:04:13 +02:00 |
tom79
|
e11a19b86e
|
Programs main jobs - removes useless ones.
|
2017-08-28 15:35:26 +02:00 |
tom79
|
182a391b72
|
Prepares jobs for streaming
|
2017-08-28 15:33:05 +02:00 |
tom79
|
d222ab3ff2
|
Changes methods in fragment and mainactivity
|
2017-08-28 15:30:15 +02:00 |
tom79
|
d43feffca8
|
Implements broadcasts
|
2017-08-28 15:01:45 +02:00 |
tom79
|
325d51187b
|
New design api and events handler
|
2017-08-28 13:53:07 +02:00 |
PhotonQyv
|
56fde141be
|
Corrected spacing.
|
2017-08-28 11:17:20 +01:00 |
PhotonQyv
|
f043098e2a
|
When a toot is translated the service used is displayed, also if using Google the 'Powered by...' TextView is clickable and directs you to "https://translate.google.com/", the same way as when using Yandex.
|
2017-08-28 11:12:41 +01:00 |
tom79
|
bcb75f2522
|
Fixes the layout for settings
|
2017-08-28 10:59:44 +02:00 |
tom79
|
ef92bd82dc
|
Improves search feature by closing it after a search
|
2017-08-28 10:55:55 +02:00 |
tom79
|
2287f12d19
|
Merged in profile_edition (pull request #92)
Profile edition
|
2017-08-28 07:37:04 +00:00 |
tom79
|
18ee3cd762
|
Adds edition in showaccount activity + removes useless class + layout
|
2017-08-28 09:36:17 +02:00 |
tom79
|
b5da37d103
|
Creates activity and event click
|
2017-08-28 09:20:19 +02:00 |
tom79
|
1454a17e52
|
Prepares new nav header
|
2017-08-28 08:57:29 +02:00 |
PhotonQyv
|
45f1922750
|
Merged in PhotonQyv/mastodon_etalab/FixedNotification (pull request #91)
Fixed Notifications
|
2017-08-28 06:34:28 +00:00 |
PhotonQyv
|
1e6f0b9ca6
|
Merged in PhotonQyv/mastodon_etalab/VideoPlaybackLooping (pull request #90)
Video playback now loops for both video previously downloaded, & video downloaded for the first time.
|
2017-08-28 06:34:05 +00:00 |
PhotonQyv
|
39c9c4c188
|
Fixed Notifications. I messed up when I changed the code. Mastodon Boop now sounds again, and vibration works for silent notifications.
|
2017-08-27 22:32:29 +01:00 |
PhotonQyv
|
5db0b93f7f
|
Video playback now loops for both video previously downloaded (and stored in cache), and video downloaded for the first time.
|
2017-08-27 21:46:14 +01:00 |
PhotonQyv
|
fc0a6727c3
|
Merge remote-tracking branch 'remotes/tom-repo/develop' into PhotonQyv-Baseline
|
2017-08-27 21:24:51 +01:00 |
tom79
|
3c00646541
|
Fixes a FP with bubble counters when scrolling down notifications/home timeline
|
2017-08-27 17:17:52 +02:00 |
tom79
|
f3d7a36023
|
Merged in improve_notification_tab (pull request #89)
Improve notification tab
|
2017-08-27 15:12:55 +00:00 |
tom79
|
86b2872f80
|
Adds some icons in titles
|
2017-08-27 17:10:04 +02:00 |
tom79
|
4687a0d4d8
|
Prepares colors
|
2017-08-27 16:36:18 +02:00 |
PhotonQyv
|
22a3c367df
|
Merged tom79/mastodon_etalab into master
|
2017-08-27 10:22:40 +01:00 |
tom79
|
007cf85fe0
|
Merged in develop (pull request #88)
|
2017-08-27 08:14:45 +00:00 |
tom79
|
3a3f612154
|
Prepares release 1.4.8
|
2017-08-27 10:06:41 +02:00 |
tom79
|
c4bf20483f
|
Tabs improvements for status
|
2017-08-27 09:53:01 +02:00 |