Commit Graph

715 Commits

Author SHA1 Message Date
Conny Duck
f640b510aa fix bug in CollapsingToolbarLayout 2017-05-25 19:10:49 +02:00
Conny Duck
fb7e36acd6 log some more exceptions 2017-05-25 17:21:11 +02:00
Vavassor
b4e8fe9a78 release 1.1.4-beta.1 2017-05-23 21:03:18 -04:00
Vavassor
666087343c Merge branch 'mqtt-push' 2017-05-23 19:51:03 -04:00
Vavassor
dfe9cae90b pretty much finishes the prototype 2017-05-23 19:48:54 -04:00
Conny Duck
4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 2017-05-23 21:34:31 +02:00
Vavassor
efaf0f50b5 Adds TLS to the push notification client (keystore_tusky_api is omitted). 2017-05-22 02:05:37 -04:00
Vavassor
5487e8ce7c First notification received successfully from the wryk/tusky-api prototype! 2017-05-21 22:21:23 -04:00
Vavassor
623af5fd9b Integrates with wryk/tusky-api, but only partially working.
Registers to the web-service fine but loses connection when subscribing with the broker.
2017-05-20 02:39:29 -04:00
Vavassor
3744bb1a60 Setup client-side for integration with the wryk/tusky-api prototype. 2017-05-19 21:28:12 -04:00
Vavassor
6208b848b7 Adds notification clearing and makes the client a little more stable. 2017-05-19 20:00:57 -04:00
Vavassor
54327f6e2b Removes the product flavor split. 2017-05-18 18:10:46 -04:00
torrentcome
53659aa999 (bug of picasso) the Target wasn't load at the first time forget to read the documentation so , record the target in field change the way that works.
Now work fine.
2017-05-17 16:08:43 +02:00
torrentcome
dd707ee7da (bug fixing) When we share by an app : the text shared is not just an URL but a small text with the URL inside.
So we parse the text until find an url.
Take the first one and send it to the parse
2017-05-17 16:06:37 +02:00
Vavassor
e0db0cfee5 Initial client working for MQTT push notifications. 2017-05-16 22:19:34 -04:00
torrentcome
5b07e9c26a (share) add share functionality
- get the text shared and put it on the Clipboard
- pass by the same way that past for Download the information
2017-05-16 17:56:35 +02:00
torrentcome
a6455d1930 (ComposeActivity) clean up, automatique format and implementation of
- Share a link and extract the title, images, author's name #136
2017-05-16 10:43:32 +02:00
torrentcome
1485fb6af1 (parser utils) class who will get header information of an given Url
- will redistribute that to the activity by listener
2017-05-16 10:42:31 +02:00
torrentcome
711ba62632 (media utils) create media utils for start to group all function linked to the media there too 2017-05-16 10:41:14 +02:00
torrentcome
1b46159ece (string utils) create string utils for start to group all function there 2017-05-16 10:40:12 +02:00
torrentcome
bcbed0a3d5 (edit text typed) add onPast listener on the view 2017-05-16 10:10:37 +02:00
torrentcome
c34bbaa62a (jsoup) add jsoup 2017-05-15 12:07:11 +02:00
torrentcome
d836bd9834 (view) create package view 2017-05-15 12:07:01 +02:00
torrentcome
ad14995326 (receiver) create package for receiver 2017-05-15 12:05:10 +02:00
Pangoraw
304d7d3c0c Improve french translation. 2017-05-14 11:40:00 +00:00
Pangoraw
d231518dd4 Use softer color for light theme. 2017-05-14 11:02:12 +00:00
Vavassor
5249977a81 Makes the view media toolbar transparent. 2017-05-11 21:31:29 -04:00
Vavassor
ecfa5aae8c changes terminology 2017-05-11 19:02:43 -04:00
Vavassor
90cc90b8e9 fixes merge conflicts 2017-05-11 18:58:38 -04:00
Vavassor
e8cb587625 Merge branch 'Pangoraw-master' 2017-05-11 18:34:45 -04:00
Vavassor
4d6fa51fcd Merge branch 'torrentcome-issue#228' Closes #228 2017-05-11 18:15:10 -04:00
Vavassor
128d66e6c4 Merge branch 'issue#228' of https://github.com/torrentcome/Tusky into torrentcome-issue#228 2017-05-11 18:08:01 -04:00
Vavassor
a33ea63332 Merge branch 'connyduck-bugfix-5' Closes #286 2017-05-11 18:03:36 -04:00
Vavassor
4156d3ca59 Merge branch 'bugfix-5' of https://github.com/connyduck/Tusky into connyduck-bugfix-5 2017-05-11 18:02:45 -04:00
Vavassor
0a41bed54f Fixes the Amazon badge in README.md. 2017-05-11 16:29:36 -04:00
Vavassor
4442678fc4 Moves store badges and normalizes their sizes. 2017-05-11 16:16:31 -04:00
Vavassor
8472b1d44f Adds store badges to README.md. 2017-05-11 16:13:49 -04:00
Conny Duck
d263d77d78 sharing of own toots now possible 2017-05-11 18:29:16 +02:00
Pangoraw
e24e91b455 Allow broadcasting event across activities. 2017-05-11 09:11:15 +00:00
torrentcome
2e6531b6f9 (media) add toolbar and download button 2017-05-10 15:24:45 +02:00
torrentcome
32c2231406 (icon) add icon download 2017-05-10 15:24:03 +02:00
Vavassor
0b3d726eed Adds a splash screen replacement. 2017-05-09 22:36:05 -04:00
Vavassor
abccbc83d8 Adds a higher-resolution elephant friend to the login page. Closes #99 2017-05-08 16:30:25 -04:00
Vavassor
e6e48cbb29 Merge branch 'Pangoraw-master' 2017-05-08 15:45:44 -04:00
Vavassor
a394779a58 Merge branch 'master' of https://github.com/Pangoraw/Tusky into Pangoraw-master 2017-05-08 15:40:08 -04:00
Vavassor
34184def5a Adds back button to the about page and for the Tusky's Profile button it searches for the account first and saves the ID for subsequent presses. Closes #279 2017-05-08 15:00:33 -04:00
Paul
b4d40eed91 Add loading on login activity while fetching tokens 2017-05-08 11:24:30 +00:00
Vavassor
1618940822 Removes an unused library from build.gradle. 2017-05-07 22:04:02 -04:00
Vavassor
6de6c923a0 Merge branch 'sbetelmal-feature/about-page' 2017-05-07 22:01:03 -04:00
Vavassor
9eef2f7302 Makes about page work with light theme and landscape orientation. 2017-05-07 22:00:29 -04:00