Isira Seneviratne
|
f9fc1cd817
|
Store/retrieve parcelable arrays as lists instead.
|
2023-12-23 11:38:40 +01:00 |
Isira Seneviratne
|
8024b437e9
|
Add reusable classes extending AnimatorListenerAdapter.
|
2022-08-05 06:08:13 +05:30 |
Isira Seneviratne
|
630558ed4f
|
Use nested functions.
|
2022-07-30 07:59:36 +05:30 |
Isira Seneviratne
|
5da8d5fc73
|
Use ViewCompat.setBackgroundTintList().
|
2022-07-16 05:49:52 +05:30 |
TacoTheDank
|
189c92affa
|
More minSdk 21 cleanup
|
2022-07-13 19:03:47 +02:00 |
Isira Seneviratne
|
ce8289e753
|
Use JvmOverloads.
|
2022-05-13 07:46:02 +05:30 |
litetex
|
f8c52c4dac
|
Fixed SonarLint problems
* Removed alphaRelativeDuration as there is no use for it
|
2022-01-21 22:49:24 +01:00 |
vkay94
|
3aebfa22e9
|
SeekOverlay: Switch to merge for SecondsView and other adjustments
|
2022-01-21 22:49:21 +01:00 |
vkay94
|
72eb3b4415
|
SeekOverlay: Add seek overlay logic to player
|
2022-01-21 22:49:21 +01:00 |
litetex
|
d11129a76b
|
Fixed StackOverflow
|
2021-11-15 20:22:17 +01:00 |
litetex
|
02789122a0
|
Implemented UI highlighting and "new feed items"-notification
Fixed format
|
2021-11-15 20:22:17 +01:00 |
litetex
|
8b807b0706
|
Enhanced ``View.slideUp``
|
2021-11-15 20:21:21 +01:00 |
mhmdanas
|
eb1cefe2fa
|
Make some minor changes
|
2021-05-15 18:48:16 +03:00 |
Isira Seneviratne
|
3fe80ec5ac
|
Use Animator.addListener() extension.
|
2021-04-24 07:45:12 +05:30 |
Isira Seneviratne
|
74e20a8c52
|
Use PrettyTime's new formatUnrounded(OffsetDateTime) method.
Also change the types of the relevant variables from Calendar to OffsetDateTime.
|
2021-03-18 06:38:12 +05:30 |
Stypox
|
c2b6cec37d
|
Hide meta info panel in search when starting a new search
|
2021-03-12 23:21:54 +01:00 |
Stypox
|
b265cabc22
|
Fix views not scrollable when showing error panel
|
2021-03-12 23:21:54 +01:00 |
mhmdanas
|
b820e9a888
|
Remove unnecessary concat with empty string
|
2021-02-08 19:40:20 +03:00 |
Isira Seneviratne
|
920e560b4b
|
Convert AnimationUtils functions to extension functions.
|
2021-01-16 14:49:37 +05:30 |
Isira Seneviratne
|
50dcf308a2
|
Add extension functions that accept reified types.
|
2021-01-11 16:49:46 +05:30 |
Isira Seneviratne
|
486e720e00
|
Rewrite ExceptionUtils methods as extension functions.
|
2021-01-11 16:49:45 +05:30 |
Isira Seneviratne
|
c0d6c8aeb3
|
Add a workaround for a possible null offset ID.
|
2020-12-10 15:23:30 +05:30 |
Isira Seneviratne
|
c745b845c5
|
Switch to the Java 8 Date/Time API.
|
2020-11-05 15:02:51 +05:30 |