Patric Karlström
|
e8f78baca0
|
Add TODO
|
2021-01-13 16:19:07 +01:00 |
|
Patric Karlström
|
4ffc054bdd
|
cannot compare doubles with == sainly, switch to checking if difference is less than 0.000001 instead
|
2021-01-13 16:16:29 +01:00 |
|
Patric Karlström
|
e18a740b20
|
Add missing null check
|
2021-01-13 16:11:37 +01:00 |
|
Patric Karlström
|
b002621861
|
add missing null check
|
2021-01-13 16:07:43 +01:00 |
|
Patric Karlström
|
da8ca05a38
|
Remove unused imports
|
2021-01-13 16:05:21 +01:00 |
|
Patric Karlström
|
2e026a6920
|
Unnecessecary semicolons
|
2021-01-13 15:37:08 +01:00 |
|
Patric Karlström
|
5879cbd3db
|
context does not need null check
|
2021-01-13 15:36:17 +01:00 |
|
Patric Karlström
|
40b6591bb0
|
Simplify code for readability
|
2021-01-13 15:34:58 +01:00 |
|
Patric Karlström
|
49a3d157ee
|
Simplify code for return value
|
2021-01-13 15:34:31 +01:00 |
|
Patric Karlström
|
3ca7d9b369
|
Use StandardCharsets.UTF_8 instead of string UTF8
|
2021-01-13 15:33:31 +01:00 |
|
Patric Karlström
|
e49b7b6776
|
use contains instead of indexOf
|
2021-01-13 15:32:39 +01:00 |
|
Patric Karlström
|
1ca2b92855
|
Add todo for MediaStore.Video.Media.DURATION that requires API level 29
|
2021-01-13 15:19:56 +01:00 |
|
Patric Karlström
|
62dbfed1a3
|
A couple more fields that can be final
|
2021-01-13 15:19:18 +01:00 |
|
Patric Karlström
|
fd5ffb1e50
|
Set gradle version to static 3.6.4 instead of dynamic 3.+
|
2021-01-13 15:07:18 +01:00 |
|
Patric Karlström
|
1eed13e889
|
Bump buildToolsVersion 29.0.1 -> 29.0.2 for FDroid build compability
|
2021-01-13 15:00:11 +01:00 |
|
Patric Karlström
|
962cfda206
|
Downgrade from gradle-6.5 to 6.1.1 due to FDroid not compatible with 6.5
|
2021-01-12 20:06:02 +01:00 |
|
Patric Karlström
|
b9251c2036
|
code cleanup, make newInstance use final variables for listener and claim
|
2021-01-12 17:26:04 +01:00 |
|
Patric Karlström
|
c95f25b584
|
Change minSdkVersion from 21 to 24 since isInPictureInPictureMode requires 24
|
2021-01-12 16:51:33 +01:00 |
|
Patric Karlström
|
ac098c4062
|
Upgrade sdkVersion from 29 -> 30
|
2021-01-12 16:23:33 +01:00 |
|
Patric Karlström
|
dc6b218834
|
Upgrade gradle 5.6.4 -> 6.5
|
2021-01-12 16:23:28 +01:00 |
|
Patric Karlström
|
35d448c601
|
code-cleanup. Make non-changing variables final
|
2021-01-12 16:18:31 +01:00 |
|
Patric Karlström
|
e0bf54c304
|
simplify code for readability, no need for null check before instanceof check
|
2021-01-12 16:18:31 +01:00 |
|
Patric Karlström
|
d39952e048
|
simplify code for readability, stringbuilder is overkill
|
2021-01-12 16:18:31 +01:00 |
|
Patric Karlström
|
8c9a1a396a
|
simplify code for readability
|
2021-01-12 16:18:31 +01:00 |
|
Patric Karlström
|
a261a62584
|
fix check for claims
|
2021-01-12 16:18:31 +01:00 |
|
Patric Karlström
|
49dee407c8
|
No need for null check before instanceof
|
2021-01-12 16:18:31 +01:00 |
|
Patric Karlström
|
6c5144e323
|
Simplify code, not needed to check if collection contains key before trying to remove it
|
2021-01-12 16:18:31 +01:00 |
|
Patric Karlström
|
258ea4aff6
|
FirebaseAnalytics needs ACCESS_NETWORK_STATE permission
|
2021-01-12 16:18:31 +01:00 |
|
Akinwale Ariwodola
|
bdf8a58818
|
bumpversion 0.16.12 --> 0.16.13
|
2021-01-12 09:11:26 +01:00 |
|
Akinwale Ariwodola
|
e1d51c881a
|
Fix crash bug for anonymous repost claim results. Better handle channel repost navigation.
|
2021-01-12 09:07:33 +01:00 |
|
Akinwale Ariwodola
|
28212808f8
|
Merge pull request #1115 from pakar/master
Upgrade ExoPlayer from 2.11.4 to 2.12.2
|
2021-01-12 08:35:04 +01:00 |
|
Akinwale Ariwodola
|
74f08f8f98
|
Merge pull request #1102 from kekkyojin/fix-markdown-rendering
Use Base64 to encode html when rendering Markdown files
|
2021-01-12 08:33:40 +01:00 |
|
Akinwale Ariwodola
|
cb5c29fbce
|
Merge pull request #1117 from kekkyojin/fix-nosuchmethod-commons
Fix NoSuchMethod exception for HelperSHA256 on API Level prior to P
|
2021-01-12 08:32:08 +01:00 |
|
Javi Rueda
|
4d775d3a17
|
Fix NoSuchMethod exception for HelperSHA256 on API Level prior to P
|
2021-01-11 20:44:03 +01:00 |
|
Patric Karlström
|
fd94ef9fa7
|
Upgrade ExoPlayer from 2.11.4 to 2.12.2
|
2021-01-11 01:10:23 +01:00 |
|
Javi Rueda
|
2e0331305a
|
Use Base64 to encode html when rendering Markdown files
|
2020-12-29 11:30:05 +01:00 |
|
Akinwale Ariwodola
|
fb560f8f01
|
fix last resource build error
|
2020-12-29 07:20:46 +01:00 |
|
Akinwale Ariwodola
|
ef80c9f7fd
|
fix resource build error
|
2020-12-29 07:13:57 +01:00 |
|
Akinwale Ariwodola
|
99a4a0a22f
|
Remove comment post confirmation. Fix resources build error.
|
2020-12-29 07:07:53 +01:00 |
|
Akinwale Ariwodola
|
136853853a
|
bumpversion 0.16.11 --> 0.16.12
|
2020-12-29 07:02:13 +01:00 |
|
Akinwale Ariwodola
|
ebf3299c30
|
add scrollbars attribute to listview
|
2020-12-29 07:00:45 +01:00 |
|
Akinwale Ariwodola
|
036b49a871
|
Merge pull request #1097 from kekkyojin/remove_stages_scrollbar
Avoid showing vertical scroll bar on stage error listview
|
2020-12-29 07:00:02 +01:00 |
|
Akinwale Ariwodola
|
67d5f88d34
|
Merge pull request #1100 from clay53/master
Changed wallet send notification to accept 4 digit decimal
|
2020-12-29 06:52:16 +01:00 |
|
Akinwale Ariwodola
|
b1e0b9af33
|
sdk 0.87.0. Show confirmation for unfollow.
|
2020-12-29 06:47:10 +01:00 |
|
Clayton Hickey
|
c30b012787
|
Changed wallet send notification to accept 4 digit decimal
|
2020-12-27 03:54:36 -05:00 |
|
Javi Rueda
|
c8c6305757
|
Avoid showing vertical scroll bar on stage error listview
|
2020-12-22 02:26:37 +01:00 |
|
Akinwale Ariwodola
|
ee1d090e62
|
Merge pull request #1068 from kekkyojin/fix-lintproblems
Some fixes for lint
|
2020-12-21 19:43:08 +01:00 |
|
Javi Rueda
|
9e56a86492
|
Some fixes for lint
|
2020-12-18 14:30:48 +01:00 |
|
Akinwale Ariwodola
|
e6b83877f1
|
Merge pull request #1063 from clay53/1042
Removed comment tips
|
2020-12-18 13:01:49 +01:00 |
|
Akinwale Ariwodola
|
b567e39aef
|
Merge pull request #1069 from kekkyojin/add-twitter-instructions
Provide instructions to add dummy Twitter API credentials
|
2020-12-18 12:22:03 +01:00 |
|