Commit Graph

2315 Commits

Author SHA1 Message Date
Ammar Githam 31faadb930 Rename .java to .kt 2021-05-28 08:16:15 +09:00
Ammar Githam a25e6e11c3 Convert MainActivity to kotlin 2021-05-26 22:44:48 +09:00
Ammar Githam fda9d9e3c4 Rename .java to .kt 2021-05-26 22:44:47 +09:00
Austin Huang 83ac47b04a
Merge remote-tracking branch 'origin/master' 2021-05-25 22:47:42 -04:00
Austin Huang b26cdb3d68
new story models 2021-05-25 22:47:27 -04:00
Austin Huang af8111edad
convert wrappeduser 2021-05-25 22:13:48 -04:00
Austin Huang 23d35e7f52
Rename .java to .kt 2021-05-25 22:13:47 -04:00
Ammar Githam 77965f9634 Convert FavoritesViewModel to kotlin and optimise code 2021-05-25 07:36:47 +09:00
Ammar Githam 39687136dc Rename .java to .kt 2021-05-25 07:36:47 +09:00
Ammar Githam d284a1901e Convert FavoritesFragment to kotlin 2021-05-25 06:45:07 +09:00
Ammar Githam 7f21eed5cf Rename .java to .kt 2021-05-25 06:45:07 +09:00
Ammar Githam ce31554687 Fix Caption de-serialization 2021-05-25 02:08:46 +09:00
Ammar Githam 841c3bdbda Convert to kotlin 2021-05-25 01:58:37 +09:00
Ammar Githam ebe6a176f1 Rename .java to .kt 2021-05-25 01:58:37 +09:00
Ammar Githam eab6fea0ab Convert to kotlin 2021-05-25 01:22:59 +09:00
Ammar Githam 54a03e0d2b Rename .java to .kt 2021-05-25 01:22:59 +09:00
Ammar Githam bc6fdd03d9 null checks and try with resources 2021-05-25 00:43:20 +09:00
Ammar Githam c18e1ddb93 Convert to kotlin 2021-05-25 00:41:07 +09:00
Ammar Githam c3e31ab81b Fix dm video upload 2021-05-24 23:40:08 +09:00
Ammar Githam 4b6ab15e26 Fix a variable name, add logging to upload video request and handle non json errors correctly. 2021-05-24 22:49:32 +09:00
Ammar Githam 5b10ecbd9d Added some todo 2021-05-24 20:29:05 +09:00
Ammar Githam 981cd693bf Remove the last usage of Date. austinhuang0131/barinsta#1309 2021-05-24 20:04:32 +09:00
Austin Huang 7e00dcc1b7
more #1309 2021-05-23 21:34:19 -04:00
Austin Huang 2395b3b892
remake date formatter 2021-05-23 20:51:29 -04:00
Ammar Githam 5f217829b8 update null checks 2021-05-24 08:56:23 +09:00
Ammar Githam d611006438 Convert Emoji parsing utils to kotlin. austinhuang0131/barinsta#1311 2021-05-24 08:45:41 +09:00
Ammar Githam 2ac05569e1 Rename .java to .kt 2021-05-24 08:45:41 +09:00
Ammar Githam b273bff738 Replace some usages of Date with LocalDateTime. austinhuang0131/barinsta#1309 2021-05-23 21:58:19 +09:00
Ammar Githam c784ca937d Fix FriendshipStatus variable names 2021-05-23 20:17:52 +09:00
Ammar Githam 51f3a348b7 Add some TODO 2021-05-23 20:03:34 +09:00
Ammar Githam 7ca0d513dc Null check 2021-05-23 17:11:12 +09:00
Ammar Githam 7dc3732e3e Convert to kotlin 2021-05-23 17:10:49 +09:00
Ammar Githam a808d600bb Rename .java to .kt 2021-05-23 17:10:49 +09:00
Ammar Githam d7462109db Convert to kotlin 2021-05-23 16:48:27 +09:00
Ammar Githam 333e0faed5 Rename .java to .kt 2021-05-23 16:48:27 +09:00
Ammar Githam 742b696d17 Share posts via DM. Resolves part of austinhuang0131/barinsta#537 2021-05-23 15:57:01 +09:00
Ammar Githam 0dfdc4bb41 Replace Toast with Tooltip in PostViewV2Fragment. Fixes austinhuang0131/barinsta#1264 2021-05-23 12:10:42 +09:00
Ammar Githam 0986f2fb71 Remove pk from Caption constructor, to resolve deserialization exception when pk sent by api is a string 2021-05-23 12:09:54 +09:00
Ammar Githam 027d2c634a Show post view toasts near the views 2021-05-23 11:47:15 +09:00
Ammar Githam 30257a953f Further fixes for post view layout problem for some posts 2021-05-23 11:39:16 +09:00
Ammar Githam 09306049d5 Add reddit post to rate limit dialog 2021-05-23 10:35:42 +09:00
Austin Huang 78b806569e
Merge pull request #1305 from austinhuang0131/renovate/com.github.ammargitham-autolinktextviewv2-3.x
Update dependency com.github.ammargitham:AutoLinkTextViewV2 to v3.2.0
2021-05-22 20:13:48 -04:00
Renovate Bot 303b04be55
Update dependency com.github.ammargitham:AutoLinkTextViewV2 to v3.2.0 2021-05-23 00:12:00 +00:00
Ammar Githam 73386ba9a2 Merge remote-tracking branch 'upstream/master' 2021-05-23 08:49:04 +09:00
Ammar Githam ce4203e5ea Update AutoLinkTextViewV2. Fixes austinhuang0131/barinsta#1204 2021-05-23 08:47:51 +09:00
Austin Huang eda9d1bdb3
Update ban_report.md 2021-05-22 19:24:31 -04:00
Austin Huang 600d57e77d
issue templates and stuff 2021-05-22 19:23:15 -04:00
Ammar Githam b3680584bf Fix fullscreen mode showing bottom nav bar and fix austinhuang0131/barinsta#1292 2021-05-23 08:07:49 +09:00
Ammar Githam 505d5acef3 Merge remote-tracking branch 'upstream/master' 2021-05-23 06:31:04 +09:00
Ammar Githam 13bfc9cb84 Convert some retrofit response classes to kotlin 2021-05-23 06:26:33 +09:00