tom79
|
de12262501
|
Adds image banner in header when available
|
2017-08-13 19:34:07 +02:00 |
tom79
|
119cd75645
|
Changes some sizes and colors
|
2017-08-13 18:31:44 +02:00 |
tom79
|
c07735c988
|
Improves light theme
|
2017-08-13 15:19:01 +02:00 |
tom79
|
1b725fa516
|
Continues layout changes
|
2017-08-13 11:30:28 +02:00 |
tom79
|
42e0ac12c7
|
Improves new Dark mode (Mastodon color scheme)
|
2017-08-12 18:41:35 +02:00 |
tom79
|
0a51eb416a
|
Improves method to switch between layouts
|
2017-08-12 13:48:06 +02:00 |
tom79
|
979334e44d
|
Adds a method to switch between layout
|
2017-08-12 09:53:07 +02:00 |
tom79
|
9b94db0a3a
|
Changes in activity_main layout
|
2017-08-12 09:28:02 +02:00 |
tom79
|
f88d056f50
|
prepares some res changes to manage switching between layouts
|
2017-08-12 09:27:20 +02:00 |
tom79
|
64cc993faa
|
Prepares method to switch between layout
|
2017-08-12 09:26:38 +02:00 |
tom79
|
d8fe52df11
|
Prepares variables for switching between layouts
|
2017-08-12 08:49:45 +02:00 |
PhotonQyv
|
dcf5035976
|
Did something stupid, forgot the pattern I was searching for was a regex. Fixed now, correctly escaped the pattern so it only removes "<space><dot><space>", rather than any single character surrounded by spaces, such as " a ", or " I ", etc.
Also fixed other issue, where if you replied to yourself you got a <space><dot><space> added to the toot that wasn't required.
|
2017-08-11 19:14:41 +01:00 |
PhotonQyv
|
7592f83b9a
|
Put the replace back in, only this time used replaceFirst() as I should have done in the first place. So now the toot posted is cleaner, without the spurious " . ".
|
2017-08-10 21:45:11 +01:00 |
PhotonQyv
|
0b1fcd16c0
|
Removed the stripping out bit, as it's not quite real-world ready.
|
2017-08-10 19:12:09 +01:00 |
PhotonQyv
|
95f48842a8
|
Merged with tom-repo/develop and simplified Kludge to just add a ' . ', and then strip it before positing to Mastodon. To fix capitalisation issue.
|
2017-08-10 18:57:14 +01:00 |
tom79
|
946c44bbab
|
Prepares release 1.4.5
|
2017-08-10 17:56:05 +02:00 |
tom79
|
b74c3c99e9
|
Some other improvements for autocomplete
|
2017-08-10 17:43:51 +02:00 |
tom79
|
599ed6b042
|
Improves behavior with search when backspace is pressed
|
2017-08-10 16:26:41 +02:00 |
tom79
|
b7eac514aa
|
Fixes an issue when replying to a boost
|
2017-08-10 14:51:13 +02:00 |
tom79
|
0135338d47
|
Adds a dot the end of mentioned accounts to capitalize + Avoids duplication with mentioned accounts
|
2017-08-10 14:38:57 +02:00 |
tom79
|
58ebb4877f
|
Fixes an issue with the text which is fully clickable (underline) when a screen name is mentioned twice (or more)
|
2017-08-10 14:11:20 +02:00 |
tom79
|
33a09db9de
|
Fixes issue when first character starts with @
|
2017-08-10 09:54:43 +02:00 |
tom79
|
7738b22760
|
Avoids to reopen suggestion when backspace pressed.
|
2017-08-10 09:36:48 +02:00 |
tom79
|
e7e5d165b4
|
Improves autocomplete
|
2017-08-10 09:03:42 +02:00 |
PhotonQyv
|
ac30083af7
|
Crap way to get the first sentence of a toot capitalised if its a reply to someone and therefore has mentions at beginning.
|
2017-08-09 23:45:10 +01:00 |
tom79
|
08aed22ec8
|
Improvement of the autocomplete - 1
|
2017-08-09 18:27:03 +02:00 |
tom79
|
dd9bcee721
|
Quick fix for autocomplete bug + typo in string-fr
|
2017-08-09 07:55:46 +02:00 |
PhotonQyv
|
bb94fe4dd7
|
Localised the units used in the cache dialog and toast.
|
2017-08-08 22:01:59 +01:00 |
tom79
|
1666c7ba13
|
Adds some translations
|
2017-08-08 18:48:33 +02:00 |
tom79
|
a2607eec60
|
Adds some codes to display the alert dialog
|
2017-08-08 18:43:59 +02:00 |
tom79
|
9caedd55bf
|
New layouts for replies
|
2017-08-08 18:24:18 +02:00 |
tom79
|
c4b23551fb
|
Cleans some code to prepare changes
|
2017-08-08 18:15:37 +02:00 |
tom79
|
861105c90d
|
Fixes a bug with versions >= N and carriage returns
|
2017-08-08 18:02:06 +02:00 |
PhotonQyv
|
9b64d6f183
|
Altered layout slightly for tablets so that Following & Followers tabs on account_drawer aren't squashed.
|
2017-08-08 16:19:17 +01:00 |
tom79
|
c1a66c0357
|
Fixes the bug with some devices and icon colors in tabs.
|
2017-08-08 15:33:02 +02:00 |
tom79
|
8cd617349a
|
Fixes issue with copy/paste context menu. Tries a fix for icon colors in tabs.
|
2017-08-08 12:36:39 +02:00 |
tom79
|
59bcd0fb85
|
Prepares release 1.4.4
|
2017-08-07 17:33:48 +02:00 |
tom79
|
cd59ff0aa6
|
Fixes some parasitic behaviors with notifications
|
2017-08-07 15:32:21 +02:00 |
tom79
|
ca29428e80
|
Adds some changes in layout for tablets
|
2017-08-07 14:09:38 +02:00 |
tom79
|
218a874830
|
Adds history go back for webview activity when back key is pressed
|
2017-08-07 12:18:06 +02:00 |
tom79
|
4b7cfa07f2
|
Allows to manage the default visibility of the toots for non locked accounts. Cf: https://bitbucket.org/tom79/mastodon_etalab/issues/5/set-default-level-of-publishing
|
2017-08-07 10:20:44 +02:00 |
tom79
|
0b122e3c6c
|
Adds translation + fixes default value to 5 for NSFW
|
2017-08-07 07:49:00 +02:00 |
PhotonQyv
|
e9a6cc2648
|
Merged in PhotonQyv/mastodon_etalab/PreferentialTreatment (pull request #44)
First pass at user-configurable NSFW Timeout.
|
2017-08-07 05:35:38 +00:00 |
PhotonQyv
|
d3f79b94fe
|
First pass at user-configurable NSFW Timeout.
|
2017-08-07 00:53:33 +01:00 |
tom79
|
dce407e1dc
|
Adds PhotonQyv tablet layout for main_activity for tests
|
2017-08-06 22:07:16 +02:00 |
PhotonQyv
|
43694f9b8b
|
Merged in PhotonQyv/mastodon_etalab/ActivityToot-CapitaliseSentences (pull request #43)
Fixes the AutoCompleteTextView so that it capitalises sentences.
|
2017-08-06 20:05:59 +00:00 |
PhotonQyv
|
77b3befa99
|
Fixed AutoCompleteTextView to automatically capitalise sentences (added textCapSentences to the inputType).
|
2017-08-06 20:54:53 +01:00 |
PhotonQyv
|
ab33000fc8
|
Merged in PhotonQyv/mastodon_etalab/NSFW_TimeoutOnly (pull request #41)
NSFW TimeoutOnly
|
2017-08-06 16:51:58 +00:00 |
PhotonQyv
|
b067c6b005
|
Merged in PhotonQyv/mastodon_etalab/LargeTabletChanges-AllinOne (pull request #42)
LargeTabletChanges AllinOne
|
2017-08-06 16:45:16 +00:00 |
PhotonQyv
|
a648a26894
|
Updated to upstream Develop changes.
|
2017-08-06 17:02:14 +01:00 |
PhotonQyv
|
62d63f49ea
|
Updated to upstream Develop changes.
|
2017-08-06 16:58:55 +01:00 |
tom79
|
ab8a339ebf
|
Fixes the loader issue in drafts
|
2017-08-06 17:03:15 +02:00 |
PhotonQyv
|
1eb36d9c29
|
Fixed layouts so they all use the dimens-sw600dp.xml values rather than being individually hardcoded. To make it easier to alter them all in one go.
|
2017-08-06 15:30:38 +01:00 |
tom79
|
2303a8e836
|
Increase timeout when posting media + adds search by name with instances.social api
|
2017-08-06 16:09:19 +02:00 |
PhotonQyv
|
8a1898c941
|
Missed a couple of activity layouts.
|
2017-08-05 18:52:19 +01:00 |
PhotonQyv
|
6bcec5d459
|
Added a CountdownTimer for NSFW images, so they reveal for 5 seconds, on click.
|
2017-08-05 18:01:24 +01:00 |
PhotonQyv
|
65251201bf
|
Added new sw600dp versions of 3 fragment layouts & 2 activity layouts in order to make the app look better on larger tablets.
|
2017-08-05 16:32:27 +01:00 |
tom79
|
04f8332a24
|
Prepares release 1.4.3
|
2017-08-04 16:28:19 +02:00 |
tom79
|
a102306706
|
Adds the possibility to share toots with other apps
|
2017-08-04 16:13:28 +02:00 |
tom79
|
77866c7136
|
Adds images in notifications
|
2017-08-04 14:38:18 +02:00 |
tom79
|
e0a54db6d2
|
Fixes headers + changes API name
|
2017-08-04 11:11:27 +02:00 |
tom79
|
4b95cb56fc
|
Prepares release 1.4.2
|
2017-08-04 10:39:47 +02:00 |
tom79
|
72e686b2e5
|
Adds theKinrar's API for the search of instances
|
2017-08-04 10:12:02 +02:00 |
tom79
|
5887a2fe20
|
Fixes crashes on large screens: https://bitbucket.org/tom79/mastodon_etalab/issues/2/
|
2017-08-04 08:43:06 +02:00 |
tom79
|
94c19c3ed3
|
Prepares release 1.4.1
|
2017-08-03 17:22:41 +02:00 |
tom79
|
8df1890b73
|
Adds feature to display toots only with media for accounts
|
2017-08-03 14:38:47 +02:00 |
tom79
|
e472f7443f
|
Improves user search feature
|
2017-08-02 17:44:36 +02:00 |
tom79
|
941b877f70
|
Improves user search feature
|
2017-08-02 12:17:43 +02:00 |
tom79
|
37cffea2e0
|
Improves account activity
|
2017-08-01 17:09:08 +02:00 |
tom79
|
182087e582
|
Warns about notifications
|
2017-08-01 15:44:26 +02:00 |
tom79
|
2b36a78324
|
Prepares release 1.4.0
|
2017-08-01 10:33:50 +02:00 |
tom79
|
c8809769dd
|
Fixes some issues with home timeline & boosted/favourited toots
|
2017-08-01 09:11:27 +02:00 |
tom79
|
01beff4c85
|
Improves layout for accounts - 2
|
2017-07-31 20:18:14 +02:00 |
tom79
|
8aac521e0c
|
Improves layout for accounts
|
2017-07-31 19:29:14 +02:00 |
tom79
|
8a1be63a4e
|
- Fixes an issue with clickable elements in toots
- Conversation opening no longer limited to clicks on toot content (whole element)
|
2017-07-31 15:17:19 +02:00 |
tom79
|
014d8e6cef
|
Quick fixes - Prepares release 1.3.9.1
|
2017-07-30 15:38:25 +02:00 |
tom79
|
8580683adb
|
Prepares release 1.3.9
|
2017-07-30 15:17:25 +02:00 |
tom79
|
79fa8efcfc
|
Allows to remove notifications
|
2017-07-30 11:21:55 +02:00 |
tom79
|
c49ce6a561
|
Fixes some issues with Imageloader not initialized
|
2017-07-29 13:28:50 +02:00 |
tom79
|
07ec513e1a
|
Fixes an issue with instance names and special characters
|
2017-07-29 13:09:09 +02:00 |
tom79
|
d7387d903f
|
Fixes an issue when no authorisation code has been retrieved
|
2017-07-29 09:23:46 +02:00 |
tom79
|
aa822f28c3
|
Improves links & tags management in notifications
|
2017-07-28 20:14:14 +02:00 |
tom79
|
4f14066e05
|
Fixes an issue with emoji in bio + prepares release 1.3.8
|
2017-07-27 19:42:42 +02:00 |
tom79
|
4a73113105
|
Fixes an issue with emoji in bio + prepares release 1.3.8
|
2017-07-27 19:41:47 +02:00 |
tom79
|
d0239fbbb4
|
Fixes an issue with emoji in bio + prepares release 1.3.8
|
2017-07-27 19:31:24 +02:00 |
tom79
|
07520a968e
|
Fixes an issue with emoji in bio + prepares release 1.3.8
|
2017-07-27 19:23:53 +02:00 |
tom79
|
706f4673c0
|
Improves the behavior with the remaining characters when writing toots.
|
2017-07-26 19:59:08 +02:00 |
tom79
|
df74faacf8
|
Fixes issue with menu selection
|
2017-07-26 18:31:26 +02:00 |
tom79
|
c608f0bdf0
|
Fixes menu selection issue
|
2017-07-26 09:21:47 +02:00 |
tom79
|
8c3c30215d
|
Fixes a bug with the double opening when clicking on a mentioned account.
|
2017-07-25 15:34:45 +02:00 |
tom79
|
6c5329a61d
|
Prepares release 1.3.7
|
2017-07-24 14:37:52 +02:00 |
tom79
|
b70da47b65
|
Text selection available for toots
|
2017-07-24 14:25:32 +02:00 |
tom79
|
0a56c6496e
|
- Improves hashtag detection in toots
- Clickable elements (hashtag + urls) in biography
|
2017-07-24 10:50:40 +02:00 |
tom79
|
d3e43f1902
|
Fixes a bug with closing parenthesis and links
|
2017-07-24 07:13:41 +02:00 |
tom79
|
b6dc5e31a0
|
Fixes a small bad behavior when changing the theme.
|
2017-07-23 17:09:23 +02:00 |
tom79
|
920cbd6afa
|
Improves layout when writing toots (scroll) + allows to open url with an external app when using the built-in browser (via top bar icon)
|
2017-07-23 09:45:08 +02:00 |
tom79
|
8b625a34a9
|
Fixes an issue with autocompletion with screen names.
|
2017-07-22 12:30:24 +02:00 |
tom79
|
22edfc7153
|
Fixes a false positive with push notifications + prepares release 13.6
|
2017-07-22 11:02:50 +02:00 |
tom79
|
29127282a8
|
- Adds redirect after writing a toot: Reply -> conversation | Toot -> home timeline
- Fixes issue with missing pp on some instances
|
2017-07-22 10:00:15 +02:00 |
tom79
|
272f8c3bfd
|
Adds profile picture in toot activity
|
2017-07-21 21:09:32 +02:00 |
tom79
|
a2b96df9f9
|
Improves navigation with tabs in top bar
|
2017-07-21 19:28:29 +02:00 |
tom79
|
40dfff7b36
|
Adds tabs for timelines + notifications
|
2017-07-21 17:03:21 +02:00 |
tom79
|
1b28c06be0
|
Avoid to reopen same account details when consulting an account...
|
2017-07-20 15:00:43 +02:00 |
tom79
|
b5063e3eb9
|
fixes db migration issue + some other minor bugs + prepares release 1.3.5
|
2017-07-20 11:06:11 +02:00 |
tom79
|
8c69adfe9a
|
Adds warning message when battery saver is on. Prepares release 1.3.4
|
2017-07-18 19:55:27 +02:00 |
tom79
|
05a3aa7c6f
|
- Replies inherit the privacy of the parent toot.
- Fixes a bug with drafts and replies which lost their reply status
|
2017-07-18 10:54:15 +02:00 |
tom79
|
03cda80bed
|
Fixes a crash due to locale + prepares release 1.3.3
|
2017-07-17 19:18:21 +02:00 |
tom79
|
7bbb2d10ee
|
Improves scheduled toots
|
2017-07-17 18:53:12 +02:00 |
tom79
|
474aedec50
|
Fixes a bug with the write toot button when back button is pressed
|
2017-07-17 15:29:59 +02:00 |
tom79
|
9b418c9efe
|
Fixes issue with download directory
|
2017-07-17 15:22:59 +02:00 |
tom79
|
4d4bcd49d1
|
Schedule toots & edition
|
2017-07-16 19:04:53 +02:00 |
tom79
|
c327bd8938
|
Schedule toots
|
2017-07-16 17:09:35 +02:00 |
tom79
|
0d6fd936e7
|
Prepares release 1.3.2
|
2017-07-15 15:08:43 +02:00 |
tom79
|
60b9e574ce
|
Toots saved as drafts
|
2017-07-15 14:59:09 +02:00 |
tom79
|
74c6e46ce3
|
Fixes video issues with older Android versions < 19
|
2017-07-15 08:19:07 +02:00 |
tom79
|
0705fc8c8f
|
Quick fix for KitKat + Release 1.3.1
|
2017-07-13 22:42:58 +02:00 |
tom79
|
8b7572e8b0
|
Introduces google translate
|
2017-07-13 18:30:25 +02:00 |
tom79
|
5f9ecbadfb
|
Prepares release 1.3.0
|
2017-07-10 19:20:27 +02:00 |
tom79
|
76c832ede9
|
Adds time picker for notifications
|
2017-07-10 18:43:36 +02:00 |
tom79
|
91d1249b56
|
Fixes tablet bugs
|
2017-07-10 14:13:29 +02:00 |
tom79
|
956db2214c
|
Fixes crashes
|
2017-07-10 11:38:33 +02:00 |
tom79
|
23cc595306
|
Change app name in headers
|
2017-07-10 10:33:24 +02:00 |
tom79
|
c7f7f01bf6
|
Improves media swiping
|
2017-07-10 09:24:58 +02:00 |
tom79
|
8435c1dced
|
Prepares release 1.2.9
|
2017-07-08 11:43:17 +02:00 |
tom79
|
c8562ef118
|
Fixes a bug with conversations
|
2017-07-08 11:32:38 +02:00 |
tom79
|
00f8f314b7
|
New logo
|
2017-07-07 19:26:26 +02:00 |
tom79
|
45f3022ebe
|
Fixes a small bug when screen is off and the first page is loaded + prepares release 1.2.8
|
2017-07-05 13:12:50 +02:00 |
tom79
|
21da69eb7f
|
Dark theme by default + voice input for toots
|
2017-07-04 21:15:11 +02:00 |
tom79
|
a14e05bb32
|
Translation of toots in the device locale
|
2017-07-03 11:30:36 +02:00 |
tom79
|
a17df0318e
|
Fixes a bug when uploading media + adds video support for media
|
2017-07-02 15:20:58 +02:00 |
tom79
|
d95a291935
|
Fixes bug with notifications when scrolling down + prepares release 1.2.7
|
2017-07-01 16:43:53 +02:00 |
tom79
|
5519242cd0
|
Improves night mode
|
2017-07-01 15:24:28 +02:00 |
tom79
|
6c6ae23b15
|
Pull to refresh for conversation (from the top or from the bottom of the screen)
|
2017-06-30 19:14:25 +02:00 |
tom79
|
f7321b788d
|
Adds night mode
|
2017-06-30 17:09:07 +02:00 |
tom79
|
f4800666e9
|
Layout improvements + prepares release 1.2.6
|
2017-06-28 17:42:33 +02:00 |
tom79
|
f3426294be
|
Folder picker (API > 20) + Improves media management (works with old API)
|
2017-06-27 19:18:46 +02:00 |
tom79
|
cab652a9c8
|
Fixes issues with media with older Android versions
|
2017-06-26 18:49:39 +02:00 |
tom79
|
98715fd53a
|
Improves icons
Adds text when sharing a link with the app
|
2017-06-24 17:50:54 +02:00 |
tom79
|
fe9bfb02b1
|
Quick fix for two-step authentication - Release 1.2.5
|
2017-06-24 12:51:38 +02:00 |
tom79
|
b17881f504
|
Prepares release 1.2.4
|
2017-06-24 12:02:29 +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
|
711490d351
|
Manages tags in toots
|
2017-06-24 07:23:15 +02:00 |
tom79
|
b92d2a5b51
|
Clicks on mentioned accounts opens details
|
2017-06-23 20:03:17 +02:00 |
tom79
|
d363fd28c1
|
Fixes emoji issue with reblogs and user names + prepares release 1.2.3
|
2017-06-20 19:22:08 +02:00 |
tom79
|
6172a6a489
|
Improves tablet layout
|
2017-06-20 18:48:20 +02:00 |
tom79
|
e6ff90c0d7
|
Adds cache clear feature
|
2017-06-19 19:20:20 +02:00 |
tom79
|
a1e1a3bd06
|
Improves emoji support + fixes an issue when loading next toots
|
2017-06-19 15:59:34 +02:00 |
tom79
|
1a19b6337d
|
Prepares release 1.2.2
|
2017-06-17 08:14:45 +02:00 |
tom79
|
30fd6acf97
|
Fixes scroll issue when loading more content with an error
|
2017-06-17 07:49:47 +02:00 |
tom79
|
df817e4a38
|
Improves media display
|
2017-06-16 19:23:41 +02:00 |
tom79
|
5ce1e09957
|
Fixes pull to refresh bug
|
2017-06-16 18:54:46 +02:00 |
tom79
|
53d7b8f2e3
|
Fixes some issues + prepares release 1.2.1
|
2017-06-14 17:19:16 +02:00 |
tom79
|
b19ea714a8
|
Fixes spoiler issue + improvements with reblogs (pictures)
|
2017-06-14 16:08:39 +02:00 |
tom79
|
379c7b70c9
|
Prepares release 1.2.0
|
2017-06-11 17:14:54 +02:00 |
tom79
|
cabdfcf915
|
Removes lib for Emoji
|
2017-06-11 14:28:29 +02:00 |
tom79
|
350e26d64f
|
Some improvements
|
2017-06-11 11:58:46 +02:00 |
tom79
|
2957cc6c61
|
Fixes an issue with menu + prepares release 1.1.9
|
2017-06-10 16:18:58 +02:00 |
tom79
|
578abfd44a
|
Swipes left/right to change current timeline
|
2017-06-10 16:01:10 +02:00 |
tom79
|
e248db9d34
|
Manages spoiler in toots
|
2017-06-07 16:52:53 +02:00 |
tom79
|
ebe994d508
|
Manages media with sensitive toots
|
2017-06-07 15:47:05 +02:00 |
tom79
|
ce2133f091
|
improvements with follow requests
|
2017-06-07 13:58:21 +02:00 |
tom79
|
f2a20c3ed3
|
Adds follow requests for locked accounts
|
2017-06-07 11:12:40 +02:00 |
tom79
|
3b6ecfe0a2
|
Adds emoji support + share external content via toots
|
2017-06-06 18:50:01 +02:00 |
tom79
|
fd2f023df9
|
Prepares release 1.1.8
|
2017-06-05 13:36:06 +02:00 |
tom79
|
7d76dd87ac
|
Improves privacy page + removes a useless lib
|
2017-06-05 12:26:09 +02:00 |
tom79
|
0441a823b4
|
Allows to update profiles + gets info from current instance
|
2017-06-05 11:57:02 +02:00 |
tom79
|
ae561d1408
|
Prepares release 1.1.7
|
2017-06-03 20:07:03 +02:00 |
tom79
|
d03061204d
|
Improves search layout
|
2017-06-03 19:02:40 +02:00 |
tom79
|
6b9ccc110c
|
Improves API response with header
|
2017-06-03 18:18:27 +02:00 |
tom79
|
9d66499883
|
Opens to other instances + some improvements + some bug fixes + privacy activity
|
2017-06-03 15:54:19 +02:00 |
tom79
|
e619a8651d
|
Fixes a bug with menu selection & notifications + different ids for notifications (one per job and per account) + prepares release 1.1.6
|
2017-05-31 18:58:56 +02:00 |
tom79
|
606b6385f4
|
Adds @ before username in mentions
|
2017-05-31 17:29:32 +02:00 |
tom79
|
12d791b62b
|
Adds mentioned accounts in a reply + some previous apk not pushed.
|
2017-05-31 17:04:02 +02:00 |
tom79
|
a8570fc44c
|
Prepares release 1.1.5
|
2017-05-31 15:11:54 +02:00 |
tom79
|
7992f6e133
|
Fixes some crashes when clicking on a notification
|
2017-05-31 07:40:55 +02:00 |
tom79
|
18da5dde02
|
Handles errors with messages (can be disabled in settings)
|
2017-05-30 19:31:44 +02:00 |
tom79
|
8b41d694b0
|
Fixes a bug with notifications + prepares release 1.1.4
|
2017-05-28 17:16:31 +02:00 |
tom79
|
0ecb808ecd
|
Associates notifications in top bar to the right account & logs in it if the current authenticated account is different
|
2017-05-28 14:58:04 +02:00 |
tom79
|
5bc23d3a23
|
Allows to add new accounts even from other instances but the entry point remains an account from the main instance (ie: mastodon.etalab.gouv.fr)
|
2017-05-28 14:10:19 +02:00 |
tom79
|
0ff7cbf19a
|
Prepares release 1.1.3
|
2017-05-27 09:51:03 +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
|
5b24293ad0
|
Adds apk for tests
|
2017-05-26 17:23:07 +02:00 |
tom79
|
32046c3c87
|
Adds 2FA support via webview
|
2017-05-26 17:20:36 +02:00 |
tom79
|
4aa44f1af6
|
Adds missing apk files
|
2017-05-25 18:46:46 +02:00 |
tom79
|
77ab74c936
|
Some layout changes for smaller screens + fixes a bug with toots with scroll + prepares release 1.1.2
|
2017-05-25 18:34:20 +02:00 |
tom79
|
f1b11ef510
|
Removes from push notifications toots or notifications that have already been seen within the app.
|
2017-05-25 17:07:56 +02:00 |
tom79
|
fb3ec85903
|
Removes dependency with "play-services-safetynet"
|
2017-05-25 16:00:43 +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
|
d69c083dc0
|
Prepares release 1.1.1
|
2017-05-24 19:48:56 +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
|
c9024d0d49
|
Enables TLSv1.1 and TLSv1.2 for pictures + prepares release 1.1.0
|
2017-05-21 17:41:11 +02:00 |
tom79
|
760a8451ea
|
Improves login page (no longer requires webview component)
|
2017-05-21 16:57:59 +02:00 |
tom79
|
0775271098
|
Fixes with TLSv1.1, TLSv1.2
|
2017-05-20 19:40:46 +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
|
4c3b64e744
|
Silent notifications + Displays profile of the original toot owner when shared.
Prepares notifications service for new toots in home timeline.
|
2017-05-20 10:14:10 +02:00 |
tom79
|
529cef7777
|
discussion threads activity extended to every toots + prepares to v1.0.5
|
2017-05-17 16:28:26 +02:00 |
tom79
|
82d66cb9fb
|
Fixes bug with missing pictures + account update info
|
2017-05-17 16:19:50 +02:00 |
tom79
|
291e6bba75
|
Fixes download bug + prepares v1.0.4
|
2017-05-16 19:49:08 +02:00 |
tom79
|
1cb118d99f
|
Fixes bug when the token has changed + error with downloads
|
2017-05-16 19:41:25 +02:00 |
tom79
|
78d684e710
|
Prepares release 1.0.3
|
2017-05-05 19:30:57 +02:00 |
tom79
|
ed09cd95f1
|
Improvements with search bar + starts readme
|
2017-05-05 18:48:19 +02:00 |
tom79
|
c4ea4943d6
|
initial commit
|
2017-05-05 16:36:04 +02:00 |