1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-19 17:47:30 +00:00
Commit Graph

95 Commits

Author SHA1 Message Date
Austin Huang
c3d92b8fc0
implement swipe-up sticker + refresh inbox list after sending message 2020-08-29 16:42:08 -04:00
Austin Huang
7b4c005513
fix #75, fix #94 (added error handling for suspicious situations) 2020-08-29 15:55:40 -04:00
Austin Huang
1fda45c01a
fix #100 2020-08-29 15:30:24 -04:00
Ammar Githam
3f6c74d671 Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
Austin Huang
4a439f74eb
optimize imports, add DM settings (init), add notification setting 2020-08-22 17:03:55 -04:00
Austin Huang
c57fbd9d8e
Merge pull request #65 from ammargitham/task/separate-dm-type-views
Task/separate dm type views
2020-08-21 19:44:07 -04:00
Austin Huang
6e754acaba
fix #63 (not tested) plus direct download issue 2020-08-20 21:49:05 -04:00
Ammar Githam
052402a974 Merge branch 'master' into task/separate-dm-type-views 2020-08-20 23:04:17 +09:00
Austin Huang
4b8e8dd8a3
refactor story reply 2020-08-19 22:06:35 -04:00
Austin Huang
4857b3bfa0
unsend messages and activity notification 2020-08-19 12:51:41 -04:00
Austin Huang
072cd63776
like dm messages & some polishing 2020-08-18 16:47:43 -04:00
Ammar Githam
f9ef697111 Fix error when choosing image from Documents manager
Cannot rely on Uri.getPath to return absolute path to create File object. Instead get the inputstream and create Bitmap first.
2020-08-19 00:15:13 +09:00
Ammar Githam
4a73aa1179 allow uploading any type of image
Tested all formats (except MNG) from https://www.w3.org/People/mimasa/test/imgformat/
2020-08-18 22:22:16 +09:00
Ammar Githam
30695ae02f update direct messages
This commit sets up the base for future enhancements in direct messages. The changes are:

1. Introducing fragments and navigation using androidx.navigation.fragment.NavHostFragment.

2. Using ListAdapter and LiveData for the RecyclerViews.

3. Fixes a bug where a single direct message was lost when querying older messages.
2020-08-17 22:51:39 +09:00
Ammar Githam
650062646d Allow sending image in dms
This commit streamlines the broadcast flow to handle both text and image messages in dms.
2020-08-16 18:21:09 +09:00
Ammar Githam
6c478d8626 move CommentAction to its own file 2020-08-16 05:59:16 +09:00
Austin Huang
392b3f6510
separated profile view activity 2020-08-13 17:08:27 -04:00
Austin Huang
04d9adbaec
pt-br init, also discover 2020-08-12 14:38:07 -04:00
Austin Huang
280e5d44c0
v17.6 2020-08-11 15:01:00 -04:00
Austin Huang
d48bc32a15
v17.5 2020-08-06 22:26:23 -04:00
Austin Huang
14d3ea5c6c
v17.4 2020-08-06 12:48:52 -04:00
Austin Huang
440f6e2339
discovery topics are messed up tbh 2020-08-05 14:54:49 -04:00
Austin Huang
ecc1958a23
liked viewer 2020-08-04 22:18:38 -04:00
Austin Huang
af458ce6c6
turkish, plus lgtm & compability fixes 2020-08-04 17:59:36 -04:00
Austin Huang
3fb404fa20
v17.2 2020-08-04 12:51:30 -04:00
Austin Huang
5baf2701b0
v17.2 2020-08-04 10:43:53 -04:00
Austin Huang
8421b498bb
not all videos have audios 2020-08-03 22:57:47 -04:00
Austin Huang
eac0d9a5f7
story stickers and various bug fixes 2020-08-03 22:28:42 -04:00
Austin Huang
90daf3069c
foundation for signing capabilities 2020-08-02 10:41:59 -04:00
Austin Huang
4fed608ffc
custom folder + username folder 2020-07-31 17:34:44 -04:00
Austin Huang
8726a924a0
notification viewer + hd avatar 2020-07-31 15:53:32 -04:00
Austin Huang
ca8e2d58de
check files in username folders 2020-07-31 12:33:38 -04:00
Austin Huang
69b0fb162a
saved viewer 2020-07-31 11:53:30 -04:00
Austin Huang
71402cd164
answering polls in stories 2020-07-30 18:19:44 -04:00
Austin Huang
e1c07c23a7
various updates 2020-07-30 11:52:41 -04:00
Austin Huang
73795dac08
geotag time part 2 2020-07-28 15:30:57 -04:00
Austin Huang
e71faf3f20
geotag time 2020-07-27 15:48:26 -04:00
Austin Huang
2f30eec0a3
v16.9 part whatever 2020-07-27 11:29:13 -04:00
Austin Huang
7af96bf591
v16.9 part 1 2020-07-26 18:23:24 -04:00
Austin Huang
1827ed85ee
v16.8 2020-07-25 17:10:26 -04:00
Austin Huang
7fad022c15
oopsies 2020-07-24 15:06:15 -04:00
Austin Huang
394ffe19b7
v16.7 2020-07-24 14:33:10 -04:00
Austin Huang
5ddeb38eca
this is a bruh moment 2020-07-23 13:21:51 -04:00
Austin Huang
06d2614680
v16.6: yes 2020-07-23 12:00:09 -04:00
Austin Huang
13beabf741
init 2020-07-01 13:08:28 -04:00