Ammar Githam
dd3562116b
Rename .java to .kt
2021-06-06 13:14:28 +09:00
Ammar Githam
a2bd2e4b53
Convert UserRepository and UserService to kotlin
2021-06-06 10:11:30 +09:00
Ammar Githam
6b24c907dd
Rename .java to .kt
2021-06-06 10:11:30 +09:00
Ammar Githam
e56e4c17c9
Migrate MediaService to object
2021-06-06 09:43:19 +09:00
Ammar Githam
3f09c7d173
Convert User to kotlin
2021-06-05 19:58:01 +09:00
Ammar Githam
04aae488d9
Rename .java to .kt
2021-06-05 19:58:01 +09:00
Ammar Githam
faf299f6f0
Preparation for adding ProfileFragmentViewModel
2021-06-05 19:36:00 +09:00
Austin Huang
696a8c9c61
close #1383
2021-06-04 16:02:29 -04:00
Austin Huang
bcfe4819cb
close #1346
2021-06-04 15:51:59 -04:00
Austin Huang
8e1d5c66bd
close #1388 (i think)
2021-06-04 15:34:29 -04:00
Austin Huang
4a72d64a6d
close #1385
2021-06-04 15:29:36 -04:00
Austin Huang
aad93a9662
close #1386
2021-06-04 14:45:28 -04:00
Austin Huang
86ce7e5f05
close #1387
2021-06-04 14:38:03 -04:00
Ammar Githam
b997504602
Convert MediaRepository and MediaService to kotlin.
2021-06-04 07:17:24 +09:00
Ammar Githam
708e0fda5b
Some code cleanup
2021-06-03 20:42:28 +09:00
Ammar Githam
8491d1aac7
Convert BitmapUtils to kotlin and migrate MediaUploader funcs to suspend
2021-06-03 20:40:13 +09:00
Ammar Githam
5756f055d9
Convert DownloadWorker to kotlin
2021-06-02 08:09:22 +09:00
Ammar Githam
9e65ee9d27
Rename .java to .kt
2021-06-02 08:09:21 +09:00
Ammar Githam
45e629ee61
Convert DirectMessageSettingsFragment to kotlin
2021-06-02 07:14:38 +09:00
Ammar Githam
01c944486d
Convert DirectPendingInboxFragment to kotlin
2021-06-01 21:23:42 +09:00
Ammar Githam
ffafda0085
Rename .java to .kt
2021-06-01 21:23:42 +09:00
Ammar Githam
da41393177
Some refactoring and fixes
2021-06-01 20:54:20 +09:00
Ammar Githam
fd3b1a8d18
Convert DirectMessageInboxFragment to kotlin
2021-06-01 20:03:00 +09:00
Ammar Githam
652c57aa24
Rename .java to .kt
2021-06-01 20:03:00 +09:00
Ammar Githam
bcec6d373c
Fix comment replies cursor
2021-06-01 18:16:54 +09:00
Ammar Githam
e6b791bd4d
Merge remote-tracking branch 'upstream/master'
2021-06-01 06:46:31 +09:00
Ammar Githam
cc1741005b
DirectMessagesRepository migrated to suspend functions
2021-06-01 06:45:36 +09:00
Austin Huang
10785fe03f
Merge pull request #1368 from TotalCaesar659/patch-1
...
Update URLs to HTTPS
2021-05-31 14:20:44 -04:00
TotalCaesar659
6c2b56c3a5
Revert emoji back
2021-05-31 21:17:40 +03:00
Austin Huang
d4307fc770
fix profile post graphql hash
...
might solve the problem where the app and browser has different ratelimits
2021-05-31 12:24:56 -04:00
TotalCaesar659
6b662c9aee
Update URLs to HTTPS
2021-05-31 19:05:57 +03:00
Ammar Githam
0c77611e22
Missed gradle changes
2021-05-31 22:16:34 +09:00
Ammar Githam
741a997424
More suspend funs
2021-05-31 22:16:18 +09:00
Ammar Githam
538a1406a6
Merge remote-tracking branch 'upstream/master'
2021-05-31 20:56:06 +09:00
Ammar Githam
87e6e4440f
Convert to kotlin, suspend funs, and viewModelScope
2021-05-31 20:55:22 +09:00
Ammar Githam
68bc9a7543
Rename .java to .kt
2021-05-31 20:55:22 +09:00
Austin Huang
d532d28ac3
convert some to kotlin
2021-05-30 20:51:54 -04:00
Austin Huang
7cf659c4f5
Rename .java to .kt
2021-05-30 20:51:54 -04:00
Austin Huang
a037b68f27
oops
2021-05-30 20:47:44 -04:00
Austin Huang
267096ff39
move private post warning to share dialog
...
i don't know if this works on android 10+ but eh
2021-05-30 20:02:18 -04:00
Austin Huang
241c9437c5
close #1360 , close #1361
2021-05-30 19:23:09 -04:00
Austin Huang
972f71c480
convert some to kotlin
2021-05-30 19:07:58 -04:00
Austin Huang
37b4817bd7
Rename .java to .kt
2021-05-30 18:06:40 -04:00
Austin Huang
9dc3af4ee8
ignore .fdroid.yml
2021-05-30 18:03:28 -04:00
Ammar Githam
ed092d7af0
Fix unresolved reference error. See description.
...
New okio version is not on the release classpath but it is on the debug classpath. Since leakcanary has move to it, but retrofit2 still uses old. So need to explicitly use old api in code and suppress the deprecation.
2021-05-30 20:55:00 +09:00
Ammar Githam
9d2cc10083
Use map directly
2021-05-30 00:03:45 +09:00
Austin Huang
e8ce2898b6
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber
2021-05-29 10:47:52 -04:00
Austin Huang
49523e7126
add f-droid repo to .gitignore
2021-05-29 10:46:51 -04:00
Austin Huang
890139a287
comments redo (logged-in endpoint)
2021-05-29 10:46:23 -04:00
Ammar Githam
3db7b53757
Convert DirectThreadViewModel to kotlin and fix ThreadManager
2021-05-29 23:14:04 +09:00