chinwag-android/app
SpaceFox 9a7e456edf
Ensures AbsoluteTimeFormatterTest class is not locale-dependant (#3863)
As tests are run against locale JVM and test does not force
a locale to run, so some tests may fail due to a different result only
due to the locale of the JVM used.

Example here with test `same year formatting` in class
`AbsoluteTimeFormatterTest` line 30 on a French JVM. There may be other
lines to fail with other languages.

Fixes #3859
2023-07-19 08:50:41 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Save the a copy of the notification marker ID locally (#3672) 2023-05-18 23:23:42 +02:00
src Ensures AbsoluteTimeFormatterTest class is not locale-dependant (#3863) 2023-07-19 08:50:41 +02:00
build.gradle Migrate Glide compiler to KSP (#3791) 2023-07-11 15:34:14 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml Fix lint issues in AppDatabase.java (#3809) 2023-07-06 19:37:51 +02:00
lint.xml Set OldTargetApi to a warning (#3836) 2023-07-12 11:49:33 +02:00
proguard-rules.pro Remove shrinker rules for okhttp (#3560) 2023-04-24 12:08:03 +02:00