Commit Graph

154 Commits

Author SHA1 Message Date
stom79 84d0aa7a43 Allows to take pictures from camera #253 2018-01-19 15:30:27 +01:00
stom79 071ba32d51 Creates service to backup 2018-01-06 15:14:11 +01:00
stom79 ae4dd1245f improve service 2018-01-03 15:25:35 +01:00
stom79 f55294a86b Fixes issue #117 - Fixes remote actions with GNU instances 2017-12-29 11:21:24 +01:00
stom79 ab76944ee1 Adds intent filter in manifest 2017-12-20 08:59:44 +01:00
stom79 9cdd59e71e Last display fixes 2017-12-16 10:55:22 +01:00
stom79 13ad601da5 Accounts search 2017-12-15 07:35:13 +01:00
stom79 c7fe26167d List activity 2017-12-14 16:14:24 +01:00
stom79 6035da6160 Fixes issue #132 - Removes singletask 2017-12-13 15:27:26 +01:00
stom79 5a7ecf6bca Fixes issue #73 - The fix 2017-12-02 17:18:38 +01:00
stom79 c979bd9ee4 Fixes issue #73 - This is a try 2017-12-02 16:54:59 +01:00
stom79 4dc40d3ee4 Fixes an issue with services 2017-11-29 18:26:32 +01:00
stom79 8ed008221c adds health checker 2017-11-25 11:01:34 +01:00
stom79 0f66ff5ec6 Adds some elements 2017-11-24 19:55:06 +01:00
stom79 5bf0472d18 Some cleaning and adds previous streaming service if user wants to stop the new one. 2017-11-12 08:33:24 +01:00
stom79 bf8d5eb734 Some changes 2017-11-12 07:57:48 +01:00
stom79 b2dd831b78 Fixes issue #8 - Removes the splash screen 2017-10-30 10:00:14 +01:00
tom79 4e1faa6a67 Prepares service for local timeline 2017-09-30 08:48:44 +02:00
tom79 1909522b3d Adds streaming API for federated timeline 2017-09-26 19:19:53 +02:00
tom79 58865f8a7a Improves streaming service 2017-09-22 19:49:25 +02:00
tom79 9b8c6635e7 Only connected account receives live events 2017-09-12 19:18:55 +02:00
tom79 48fead3b55 Fixes issue when adding an account 2017-09-11 19:04:40 +02:00
tom79 1cc9df1de1 Uses a hack to avoid the use of a new library + keeps new emoji in csv file of course. 2017-09-06 18:53:58 +02:00
tom79 0939039a98 Improves webview behavior 2017-09-02 16:52:16 +02:00
tom79 82a0521eaf Fixes issue #11 2017-09-01 17:55:14 +02:00
tom79 477c60c7aa new code 2017-08-29 15:57:51 +02:00
tom79 3a366526b0 catch notifications 2017-08-28 19:04:13 +02:00
tom79 b5da37d103 Creates activity and event click 2017-08-28 09:20:19 +02:00
tom79 6d98f0131e Merged in remote_follow (pull request #71)
Remote follow
2017-08-22 16:25:28 +00:00
tom79 6f463ec872 Finds accounts through web page 2017-08-22 17:34:26 +02:00
PhotonQyv 19d3459b7c Re-written code in preparation for sorting out using ArrayLists correctly.
Need to remember to lose all the Toasts when I get the damn thing working properly.
2017-08-21 23:10:05 +01:00
PhotonQyv 8240340132 Taken out the multiple intent filter. As I can't get my head around implementing it. 2017-08-21 18:06:51 +01:00
PhotonQyv be47c3cead First pass at allowing user to share images from other apps to Mastalab. Currently only allows for single images. 2017-08-21 16:55:54 +01:00
tom79 119cd75645 Changes some sizes and colors 2017-08-13 18:31:44 +02:00
tom79 e0a54db6d2 Fixes headers + changes API name 2017-08-04 11:11:27 +02:00
tom79 b70da47b65 Text selection available for toots 2017-07-24 14:25:32 +02:00
tom79 272f8c3bfd Adds profile picture in toot activity 2017-07-21 21:09:32 +02:00
tom79 8b7572e8b0 Introduces google translate 2017-07-13 18:30:25 +02:00
tom79 23cc595306 Change app name in headers 2017-07-10 10:33:24 +02:00
tom79 f7321b788d Adds night mode 2017-06-30 17:09:07 +02:00
tom79 cab652a9c8 Fixes issues with media with older Android versions 2017-06-26 18:49:39 +02:00
tom79 1a96f4a3c7 Embedded webview + manages fullscreen videos + javascript can be disabled & third party cookies 2017-06-24 11:38:18 +02:00
tom79 350e26d64f Some improvements 2017-06-11 11:58:46 +02:00
tom79 3b6ecfe0a2 Adds emoji support + share external content via toots 2017-06-06 18:50:01 +02:00
tom79 0441a823b4 Allows to update profiles + gets info from current instance 2017-06-05 11:57:02 +02:00
tom79 9d66499883 Opens to other instances + some improvements + some bug fixes + privacy activity 2017-06-03 15:54:19 +02:00
tom79 adc651c1af Detects Enter key for search 2017-05-27 08:32:14 +02:00
tom79 b9dc450363 Improves search with accounts + toots + tags 2017-05-26 20:24:44 +02:00
tom79 32046c3c87 Adds 2FA support via webview 2017-05-26 17:20:36 +02:00
tom79 5e1e2ed41f Fixes the bug with scope (ie: read access only) with no redirect url *urn:ietf:wg:oauth:2.0:oob*+ back to the classic login page & removes the useless google lib 2017-05-25 13:33:33 +02:00
tom79 ec7b132a1b Back to Webview due to scope issues + adds "show reply" as an option in settings 2017-05-24 19:35:07 +02:00
tom79 760a8451ea Improves login page (no longer requires webview component) 2017-05-21 16:57:59 +02:00
tom79 3d23b66d81 Notifications service for new toots in home timeline + improves about page + cleans some libs 2017-05-20 15:15:02 +02:00
tom79 c4ea4943d6 initial commit 2017-05-05 16:36:04 +02:00