Commit graph

146 commits

Author SHA1 Message Date
Adolfo Santiago
bb572d3a00
Change ACRA strings 2022-06-25 11:37:55 +02:00
Adolfo Santiago
1d9ac485b5
Change Lifecycle callback for open class 2022-06-25 11:35:12 +02:00
Adolfo Santiago
d4a55dbdcf
Remove a possible race condition for nulls 2022-06-25 11:34:54 +02:00
508b63147f
entity/Emoji: match MastoAPI docs on custom emoji reacts
Signed-off-by: Hélène <pleroma-dev@helene.moe>
Signed-off-by: Adolfo Santiago <epoch@nixnetmail.com>
2022-06-25 10:31:29 +02:00
Gabriel Menini
8febd74707
Correction in Spanish string for 'status_booted_format'
Signed-off-by: Adolfo Santiago <epoch@nixnetmail.com>
2022-06-25 10:19:29 +02:00
Adolfo Santiago
57432504ea
Remove forced crash 2022-06-25 10:15:52 +02:00
Adolfo Santiago
aded52329a
Modify LICENSE header at AppModule.kt 2022-06-25 10:14:41 +02:00
Adolfo Santiago
49d6f04f48
End the application when the crash happens 2022-06-25 10:14:30 +02:00
Adolfo Santiago
6ac7a18bf5
Remove last activity from CrashHandler 2022-06-25 10:02:35 +02:00
Adolfo Santiago
5ff66f5ac9
Enable and disable CrashHandler
Going to "Preferences" the user will be able to enable and disable the
CrashHanlder of Husky.
2022-06-25 10:00:18 +02:00
Adolfo Santiago
c4a4b26320
Add custom CrashHandler
This new CrashHandler will open the preferred email client for the user
to send the stacktrace of an unexpected crash.
2022-06-25 08:58:54 +02:00
Adolfo Santiago
f81a60fc46
Fixed deprecated ExoPlayer 2022-06-19 08:42:39 +02:00
Adolfo Santiago
8d750f0dd7
Disable debug in release 2022-06-05 10:44:25 +02:00
Adolfo Santiago
59216e77ce
Update to API 32 (Android 12 and 12L) 2022-06-04 10:43:02 +02:00
Adolfo Santiago
7cca1f46b1
Remove ACRA 2022-05-29 09:20:55 +02:00
Adolfo Santiago
e90df8fedc
Update .gitignore 2022-05-29 08:21:09 +02:00
Adolfo Santiago
3e140825f5
Fix push notifications in Android 12 2022-05-28 12:30:33 +02:00
Adolfo Santiago
d513de70c4
Add license notice to SendTootService 2022-05-28 10:34:12 +02:00
Adolfo Santiago
751cf89b0c
Fix crash in SendTootService 2022-05-28 10:31:50 +02:00
Adolfo Santiago
a3791a16f7
Migrate LoginActivity to ViewBinding 2022-05-28 09:52:28 +02:00
Adolfo Santiago
249cdf2ddf
Fix instrumentation tests
Although they are very old, at least they do not break anymore in case
anyone wants to execute them.
2022-05-28 09:05:51 +02:00
Adolfo Santiago
3b268ae745
Remove srht CI/CD setup 2022-05-28 08:55:29 +02:00
Adolfo Santiago
427c69d315
Update version for API 31
The app now compiles pointing to API 31 level (Android 12).
2022-05-28 08:34:01 +02:00
Adolfo Santiago
31bfff4636
Release 1.2.2 2022-05-21 20:40:35 +02:00
Adolfo Santiago
3cf4a5b04f
Update gradle 2022-05-21 13:03:40 +02:00
Adolfo Santiago
2959f2aa9c
Attempt to fix the Preview behavior
This fix should fix the behavior where the Preview view does not close
properly when the button is pressed again.

Fixes: https://todo.sr.ht/~captainepoch/husky/29
2022-05-21 12:30:56 +02:00
Adolfo Santiago
da32a9f66b
Attempt n.1 to fix the back action
First attempt to fix the back button while compossing a status, so the
dialog telling the user to save or delete the draft isn't ignored.
2022-05-21 11:40:25 +02:00
Adolfo Santiago
81abedb89b
Fix animated emojis in composable views 2022-05-21 11:29:36 +02:00
Adolfo Santiago
a26c078731
Release 1.2.1 2022-05-15 14:59:24 +02:00
Adolfo Santiago
b0caac3a46
Fix animated emojis 2022-05-13 15:29:43 +02:00
Adolfo Santiago
9fdf563954
Update dependencies 2022-05-13 15:29:11 +02:00
Adolfo Santiago
3146f414d1
Release 1.2.0 2022-05-09 18:09:20 +02:00
Adolfo Santiago
d4fea4419a
Remove newHusky flavor 2022-05-09 13:44:20 +02:00
Adolfo Santiago
43b2e5e9bd
Fix creating filters 2022-05-08 16:07:02 +02:00
Adolfo Santiago
c9b820bb78
Remove kotlin-extensions from FilterActivity 2022-05-08 12:41:56 +02:00
Adolfo Santiago
cd69679e9a
Hide username in Live Notifications push
This change will allow you to hide your name in the permanent
notification.
2022-05-08 09:40:21 +02:00
Adolfo Santiago
6670cd079f
Update README 2022-04-30 08:47:40 +02:00
Adolfo Santiago
310e3c5a4c
Update ru metadata 2022-04-28 18:36:39 +02:00
Adolfo Santiago
006eaec17c
Fix fastlane metadata for 1.1.2 2022-04-28 06:41:21 +02:00
Adolfo Santiago
3cfd98c173
Update README 2022-04-27 06:56:45 +02:00
Adolfo Santiago
f473c8e2b0
First CI/CD integration 2022-04-27 05:37:06 +02:00
Adolfo Santiago
dabe3d0283
Update HISTORY and version 2022-04-25 19:43:04 +02:00
Adolfo Santiago
168d559764
Add Gson proguard rules (stupid Gson...)
This fixes the problem with the Drafts section, and it should keep the
TypeToken and superclasses types intact (who really knows).

Fixes: https://todo.sr.ht/~captainepoch/husky/24
2022-04-22 17:57:10 +02:00
Adolfo Santiago
385831ed94
Update version and HISTORY 2022-04-22 07:25:56 +02:00
Adolfo Santiago
b456ba2c67
Fix issue tracker url 2022-04-22 07:06:14 +02:00
51d12c7225
res: replace old issue tracker by new
Signed-off-by: Alibek Omarov <a1ba.omarov@gmail.com>
Signed-off-by: Adolfo Santiago <epoch@nixnetmail.com>
2022-04-22 07:02:47 +02:00
Adolfo Santiago
127b5dec64
Add metadata for F-Droid 2022-04-22 06:16:16 +02:00
Adolfo Santiago
7796e8b788
Downgrade Gradle for F-Droid 2022-04-22 06:15:56 +02:00
Adolfo Santiago
18afee70cf
Update dependencies 2022-04-21 17:36:09 +02:00
be3a5ed239
res: replace old maintainer profile by new
Signed-off-by: Alibek Omarov <a1ba.omarov@gmail.com>
Signed-off-by: Adolfo Santiago <epoch@nixnetmail.com>
2022-04-10 12:31:29 +02:00