Commit Graph

2270 Commits

Author SHA1 Message Date
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
Vonter
caa71faab1
added scroll position save and restore in favorites tab 2021-06-01 19:55:49 +05:30
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
Ammar Githam
ddac623184 Rename .java to .kt 2021-05-29 23:14:03 +09:00
Ammar Githam
59750b1026 Convert DM managers to kotlin 2021-05-29 22:22:28 +09:00
Ammar Githam
229cde6074 Rename .java to .kt 2021-05-29 22:22:28 +09:00
Ammar Githam
a19d16a26e Convert some web repo and service classes to kotlin 2021-05-29 01:30:01 +09:00
Ammar Githam
b179fb66c0 Rename .java to .kt 2021-05-29 01:30:01 +09:00
Ammar Githam
9830a04ec3 Handle '@' in username in ProfileFragment. Fixes austinhuang0131/barinsta#1337 2021-05-28 21:48:59 +09:00
Ammar Githam
cf0c420801 Convert CameraActivity to kotlin 2021-05-28 21:18:59 +09:00
Ammar Githam
f52cebf419 Rename .java to .kt 2021-05-28 21:18:59 +09:00
Ammar Githam
0c61439957 Fix favicon param can be nullable. Fixes austinhuang0131/barinsta#1353 2021-05-28 21:16:21 +09:00
Ammar Githam
5b9354324e init settingsHelper before setting up CrashReporter 2021-05-28 20:52:45 +09:00