Commit Graph

28 Commits

Author SHA1 Message Date
f582497956 Disable backup 2024-06-29 15:44:43 +03:00
4c70c8621f Added sync library after saving from share menu 2024-05-29 16:22:04 +03:00
75504178f9 Upgrade intercom to fix crash 2024-04-23 16:27:00 -07:00
a21a76a8f8 Remove ad_id permission on Android
Need to do a bit more testing to see if this breaks anything,
but I don't see any packages we include that need it.
2024-03-18 10:05:03 +08:00
6e455e6b2f fix save article crash 2024-02-26 22:34:07 +00:00
000b6bfa75 add custom splashscreen 2024-02-25 01:18:07 +00:00
3835b6ac2e refactor packages 2024-02-07 17:33:28 +00:00
d101952dee allow full window draw 2024-01-31 13:23:39 +00:00
ac47aaaee6 android: resolve issues and warnings
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-20 11:28:43 +01:00
56e6a55a1b Bump version, add wake lock permission 2023-11-23 13:25:35 +08:00
a0550ca8bb Add support for Android themed icon - #2722 2023-10-08 16:08:46 +02:00
590fc2ed25 Update iconography and listview for ios, bump android 2023-07-24 12:11:21 +08:00
51b5c578f1 First pass at Android Notebooks, most parts in place, lots of styling needed 2023-05-03 18:53:01 +08:00
07fd550ee4 add shortcut to library when reader is opened from share ext 2023-01-31 12:35:08 -08:00
9894b8fb50 load web reader container when tapping read now 2023-01-31 12:20:24 -08:00
00dfb9386c load web reader container from read now button action 2023-01-30 15:22:30 -08:00
e6e1a6e023 bump android build number to 15 2022-12-13 20:57:38 -08:00
6a98e732ea add add id permission to manifest 2022-12-13 19:05:06 -08:00
a0e42986b4 add segment analytics to android 2022-12-13 09:04:57 -08:00
9fc81ed50d wrap pspdfkit documentview in a fragment 2022-10-06 08:32:39 -07:00
ff960b760d add large heap declaration 2022-10-06 08:32:39 -07:00
6d1b2482c0 rename flow activity to save activity 2022-08-28 22:44:45 -07:00
53b8f7eeac organize android views into packages 2022-08-22 09:15:45 -07:00
4dfc29b68b Use a ModalBottomSheet for saving on Android 2022-08-18 17:56:14 +08:00
6c859430de add save activity to handle saves from android browser 2022-08-17 12:20:34 -07:00
70d4b3caad login with email and save token to datastore 2022-08-17 12:20:34 -07:00
65a420ad8c use retrofir to make rest api call for email login 2022-08-17 12:20:34 -07:00
e340141ca9 create new android app 2022-08-02 14:54:34 -07:00