Ammar Githam
68bc9a7543
Rename .java to .kt
2021-05-31 20:55:22 +09: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
Ammar Githam
c9f1e2eff4
Convert Login to kotlin
2021-05-28 09:00:16 +09:00
Ammar Githam
a49221775e
Rename .java to .kt
2021-05-28 09:00:16 +09:00
Ammar Githam
631d55af85
Convert InstaGrabberApplication to kotlin
2021-05-28 08:49:41 +09:00
Ammar Githam
e0a13f7fb7
Rename .java to .kt
2021-05-28 08:49:41 +09:00
Ammar Githam
5452ea74f4
Convert BaseLanguageActivity to kotlin
2021-05-28 08:16:15 +09:00
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