1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-20 01:57:29 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Ammar Githam
c9d342471b Add update checker back, with updated handling. Check description.
FlavorTown will check if current app was installed from F-droid and not show the update dialog if true.
You can now skip an update.
You can now force check for an update by clicking More -> Version (even if you set to skip the update).
2020-09-06 22:27:41 +09:00
Ammar Githam
89bb79a8fc Add search back! 2020-09-06 02:02:54 +09:00
Ammar Githam
c64ae3a101 Convert comment viewer activity to fragment and update layouts 2020-09-05 02:38:36 +09:00
Austin Huang
b62dc66032
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber into pr/77 2020-09-02 13:31:09 -04:00
Austin Huang
c87311a68e
address #74, fix #76, fix #90, fix #104, fix #106 2020-09-01 13:37:00 -04:00
Ammar Githam
40e810e88c Preferences! Check description
1. Added preferences screens.
2. Some DM changes.
3. Init profile actions using services
2020-08-30 15:47:04 +09:00
Ammar Githam
3f6c74d671 Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
Ammar Githam
da98cff507 Update Feed view, check description
Changes:

1. Separate out view holders for feed post types.
2. Improve performance for binding.
4. Initiating migration from Glide to Fresco, as performance of Fresco is way better.
3. Prefetch feed view thumbnails to get aspect ratio, to improve layout performance.
4. If auto play is off, the videos in feed are not loaded until play is pressed.
5. Lots of optimizations here and there.
2020-08-25 00:05:54 +09:00
Ammar Githam
68dbf59ef6 Add image upload icon to dms layout and handle click 2020-08-16 06:25:57 +09:00
ImgBotApp
bcad887d8b
[ImgBot] Optimize images
*Total -- 551.67kb -> 515.56kb (6.54%)

/app/src/main/res/drawable/ic_location.png -- 7.96kb -> 3.78kb (52.56%)
/fastlane/metadata/android/images/phoneScreenshots/3.jpg -- 94.86kb -> 88.05kb (7.18%)
/fastlane/metadata/android/images/phoneScreenshots/1.jpg -- 130.39kb -> 122.14kb (6.33%)
/fastlane/metadata/android/images/phoneScreenshots/2.jpg -- 153.00kb -> 144.38kb (5.63%)
/fastlane/metadata/android/images/phoneScreenshots/6.jpg -- 165.45kb -> 157.21kb (4.98%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-31 21:50:19 +00:00
Austin Huang
73795dac08
geotag time part 2 2020-07-28 15:30:57 -04:00
Austin Huang
394ffe19b7
v16.7 2020-07-24 14:33:10 -04:00
ImgBotApp
4dd84c0a68
[ImgBot] Optimize images
*Total -- 905.83kb -> 654.39kb (27.76%)

/app/src/main/res/drawable/zzz_tesv.png -- 29.88kb -> 6.20kb (79.24%)
/app/src/main/res/drawable/video.png -- 6.75kb -> 3.04kb (55.01%)
/app/src/main/res/drawable/zzz_rev.png -- 46.10kb -> 27.65kb (40.03%)
/app/src/main/res/drawable/zzz_revl.png -- 65.40kb -> 41.87kb (35.98%)
/app/web_hi_res_512.png -- 132.04kb -> 89.18kb (32.46%)
/app/src/main/res/drawable-night/comments.png -- 8.97kb -> 6.10kb (32.07%)
/app/src/main/res/drawable/zzz_ms.png -- 70.76kb -> 48.58kb (31.35%)
/app/src/main/res/drawable/zzz_lw.png -- 78.66kb -> 57.78kb (26.54%)
/app/play_icon.png -- 141.85kb -> 104.47kb (26.35%)
/app/src/main/res/drawable/check.png -- 24.73kb -> 18.94kb (23.41%)
/app/src/main/res/drawable/comments.png -- 5.96kb -> 4.64kb (22.06%)
/app/src/main/res/drawable/expired.png -- 5.36kb -> 4.21kb (21.54%)
/app/src/main/ic_launcher-playstore.png -- 70.14kb -> 55.20kb (21.3%)
/app/src/main/res/drawable/zzz_qdb.png -- 115.10kb -> 92.16kb (19.93%)
/app/src/main/res/drawable/slider.png -- 3.29kb -> 2.68kb (18.66%)
/app/src/main/res/drawable-night/expired.png -- 5.16kb -> 4.40kb (14.83%)
/app/src/main/res/drawable/mute.png -- 6.12kb -> 5.28kb (13.65%)
/app/src/main/res/drawable/vol.png -- 6.55kb -> 5.67kb (13.48%)
/app/src/main/res/drawable-night/video_views.png -- 11.63kb -> 10.10kb (13.15%)
/app/src/main/res/drawable/verified.png -- 6.30kb -> 5.48kb (12.93%)
/app/src/main/res/drawable-night/mute.png -- 7.69kb -> 6.79kb (11.77%)
/app/src/main/res/drawable-night/vol.png -- 8.27kb -> 7.34kb (11.32%)
/app/src/main/res/drawable/zzz_adm.png -- 42.60kb -> 40.22kb (5.58%)
/app/src/main/res/drawable/video_views.png -- 6.52kb -> 6.42kb (1.41%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-01 17:11:55 +00:00
Austin Huang
13beabf741
init 2020-07-01 13:08:28 -04:00