Commit Graph

1160 Commits

Author SHA1 Message Date
stom79 3ea3c9d9eb Changes the way it works... 2017-11-24 14:46:22 +01:00
stom79 beca6e67d0 Merge branch 'filter_regex' into develop 2017-11-24 14:34:36 +01:00
stom79 5fd84efc6b Removes case sensitive 2017-11-24 14:34:06 +01:00
stom79 0cb3a6bc64 Display icon only if custom emoji 2017-11-24 07:25:04 +01:00
stom79 6efbf03add Retrieves custom emoji automatically 2017-11-24 07:13:30 +01:00
stom79 4cdc5d3c26 app-safetynet-release-1.6.2-beta-1.apk 2017-11-23 19:35:48 +01:00
stom79 03c119e367 Applies search 2017-11-23 19:18:40 +01:00
stom79 e74a273f97 Search with keywords 2017-11-23 18:16:47 +01:00
stom79 038fe79718 Catch some errors 2017-11-23 15:51:55 +01:00
stom79 a5cade3fe4 Fixes crashes when filtering notifications 2017-11-23 07:08:43 +01:00
stom79 21ad71a3e6 Issue #43 - push apk for tests 2017-11-22 19:36:57 +01:00
stom79 3d4848883b Issue #43 - Fixes filter association in TL 2017-11-22 19:32:46 +01:00
stom79 1bd7843ad3 Issue #43 - Extends regex filter to local & federated timelines 2017-11-22 19:29:53 +01:00
stom79 a29fcbde6b Issue #43 - Filter home timeline with regex 2017-11-22 19:09:22 +01:00
stom79 03fa84a09a Fixes issue #52 - Crashes on sharing content from other apps 2017-11-22 10:45:13 +01:00
stom79 e3ec47361a Small fix for upload 2017-11-22 09:04:31 +01:00
stom79 a087d271cc Small fix for upload 2017-11-22 07:51:12 +01:00
stom79 bc58301b74 Fixes encoding 2017-11-21 18:12:57 +01:00
stom79 f102a1fa67 Fixes pull to refresh 2017-11-20 16:27:40 +01:00
stom79 2321a891b4 Removes HTML elements from toast messages 2017-11-20 16:06:31 +01:00
stom79 28b259ea54 Fixes potential null pointers 2017-11-20 16:06:09 +01:00
stom79 bb4d44b446 Fixes crashes when adding description 2017-11-20 16:05:42 +01:00
stom79 537f853c83 Fixes issue #42 - scrolling issue 2017-11-20 16:05:18 +01:00
stom79 1a4f3b008a Prepares release 1.6.0 2017-11-19 16:37:00 +01:00
stom79 31a303521d Download progress restored 2017-11-19 16:32:00 +01:00
stom79 78605a6568 Fixes issue with custom emoji from other instances 2017-11-19 16:08:34 +01:00
stom79 9961e31335 Fixes toots not translated in special cases 2017-11-19 15:03:19 +01:00
stom79 5299fe83e4 Prepares release 1.6.0-rc-2 2017-11-19 14:20:44 +01:00
stom79 0f8eb792f9 Removes the issue when sharing 2017-11-19 14:02:51 +01:00
stom79 77220c121a Apk for tests 2017-11-19 12:38:28 +01:00
stom79 12da7c3a03 Fixes issue #37 - treatment not called :\ 2017-11-19 12:35:33 +01:00
stom79 9856afdc74 Adds apk for test 2017-11-19 08:50:14 +01:00
stom79 9d8efda289 Improvements with array parameters 2017-11-19 08:46:53 +01:00
stom79 4db35284d5 Fixes issue #37 - Fix for issue raised by @creideik - Removes parameters encoding 2017-11-19 08:46:05 +01:00
stom79 2376607d8c Fixes max_id / since_id issue 2017-11-19 07:25:43 +01:00
stom79 a8ded0d272 Push apk 2017-11-18 21:07:38 +01:00
stom79 f2de904785 Fixes issue #37 - bug raised by @creideiki *FileNotFoundException* 2017-11-18 21:04:56 +01:00
stom79 8290e09dd7 Fixes issue #37 - bug raised by @creideiki *FileNotFoundException* 2017-11-18 21:04:13 +01:00
stom79 c407f92ef7 Avoid null pointers 2017-11-18 19:39:53 +01:00
stom79 9bb2af8bee Fixes issue when loading videos 2017-11-18 19:31:43 +01:00
stom79 3c48cbfd97 Fixes issue when sharing 2017-11-18 19:25:00 +01:00
stom79 5cadc7ca05 Prepares release 1.6.0-rc-1 2017-11-18 18:51:42 +01:00
stom79 403950032a Removes mentions to the lib 2017-11-18 18:39:19 +01:00
stom79 69533ab712 Fixes translator 2017-11-18 18:28:11 +01:00
stom79 9a28cdb053 Fixes issues #47 #44 #37 - Removes loopj/android-async-http - use of HttpsUrlConnection 2017-11-18 17:53:30 +01:00
stom79 6d4127e2ce Connection issue 2017-11-18 14:10:53 +01:00
stom79 f28fcced1f Translation client 2017-11-18 12:36:10 +01:00
stom79 e89f55ea5e Removes lib & keeps on improvements 2017-11-18 12:22:41 +01:00
stom79 f199446c70 Updates upload 2017-11-18 11:25:04 +01:00
stom79 9584db81fd Last changes in API 2017-11-18 09:55:09 +01:00
stom79 251f3d3803 Finish upload part 2017-11-18 09:44:54 +01:00
stom79 532e4cbba0 Changes the API - 2 2017-11-18 09:30:58 +01:00
stom79 bd30e08d52 Changes the API - 1 2017-11-18 08:27:25 +01:00
stom79 af15d2577b Some changes 2017-11-17 19:58:22 +01:00
stom79 a8be9a4e8a Support for older devices 2017-11-17 19:47:18 +01:00
stom79 4ef4d8bb1f Start moving 2017-11-17 19:44:27 +01:00
stom79 b0cff78a88 Prepares release 1.6.0-beta-4 2017-11-16 19:17:47 +01:00
stom79 30bc6089d9 Fixes issue #46 - Custom emoji are not displayed in notifications 2017-11-16 19:14:54 +01:00
stom79 4179995f11 Fixes issue #45 - Content Warnings are not displayed on boosted toots 2017-11-16 18:46:43 +01:00
stom79 5b8b8ff869 Fixes typo 2017-11-16 18:33:09 +01:00
stom79 0df7705a2b Avoids index of bound exceptions 2017-11-15 19:02:33 +01:00
stom79 733937c6f8 Fixes issue #41 - Range refresh wrong item count 2017-11-15 18:38:53 +01:00
stom79 742e6d2cd2 Fixes issue #40 - Missing table 2017-11-15 16:51:35 +01:00
stom79 bff2af7bd9 Prepares release 1.6.0-beta-2 2017-11-15 14:14:41 +01:00
stom79 1e240ecd42 Issue with descriptions and drafts 2017-11-15 14:05:41 +01:00
stom79 bf9a51d756 Fixes issue #38 - Picture is displayed in the background of the popup. 2017-11-15 11:15:33 +01:00
stom79 4ca705c4e2 Fixes issue #38 - Increases the number of lines in the popup. 2017-11-15 10:39:02 +01:00
stom79 843bf2641b Issue #41 - Fixes potential duplicate toots 2017-11-15 09:44:12 +01:00
stom79 e765c01e97 Issue when permission is not granted 2017-11-14 19:05:33 +01:00
stom79 6fd04c8718 Avoids null pointer 2017-11-14 15:27:26 +01:00
stom79 6c77c653f7 Catches all errors 2017-11-14 15:13:29 +01:00
stom79 1903fc14d5 Fixes bad cast depending of the streaming service 2017-11-14 15:11:31 +01:00
stom79 8608eed2da Issue #37 - Increases timeout 2017-11-14 14:59:09 +01:00
stom79 75d9a8f59f Fixes issue #39 2017-11-14 14:32:39 +01:00
stom79 961f0cdc33 Changes names in notif 2017-11-12 09:34:57 +01:00
stom79 342e3bf6de Cleans emoji class 2017-11-12 09:27:19 +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 444f338d38 Prepares release 1.6.0-beta-1 2017-11-11 19:00:43 +01:00
stom79 6852d79744 Last improvements 2017-11-11 18:51:04 +01:00
stom79 7f0fc2d0e3 Last improvements 2017-11-11 18:49:59 +01:00
stom79 0323f4d833 Some changes to improve streaming api 2017-11-11 18:25:01 +01:00
stom79 73d567fdd3 Adds account acct 2017-11-11 14:59:16 +01:00
stom79 33280046a8 Improves service 2017-11-11 14:39:33 +01:00
stom79 31fdbf20e9 Improves service 2017-11-11 10:05:37 +01:00
stom79 542b677d65 Improves service 2017-11-11 08:56:19 +01:00
stom79 de02ac56f0 notify for other accounts when activity at top 2017-11-11 07:50:35 +01:00
stom79 268f86a688 enforce the service activation with general notifications 2017-11-11 07:45:53 +01:00
stom79 9cb365381f Keeps the service awaken when in live mode 2017-11-11 07:43:11 +01:00
stom79 4a7f2a16a3 Manages multi-accounts 2017-11-11 07:40:03 +01:00
stom79 dd35d23e47 Upgrade streaming service 2017-11-11 07:26:52 +01:00
stom79 684816f9af Hides menu icon 2017-11-09 19:09:00 +01:00
stom79 d5610abfc8 Potential null pointer 2017-11-09 18:56:38 +01:00
stom79 1a3983d65e Put a default value for version 2017-11-09 18:54:15 +01:00
stom79 7d1b2aae72 Prepares release 1.5.9 2017-11-08 17:50:14 +01:00
stom79 178d6cfe15 Change build tools 2017-11-08 17:37:50 +01:00
stom79 00b0d4deaa Fixes issue #32
Makes account names clickable in profiles
2017-11-08 17:36:33 +01:00
stom79 94ba412a1d Release 1.5.8 with build tools 27 2017-11-08 16:22:09 +01:00
stom79 f9ee09acb9 Allows to see pinned toots also from other users 2017-11-08 10:47:50 +01:00
stom79 b3ae6952a8 Fdroid apk - Release 1.5.8-new 2017-11-08 09:29:09 +01:00