Commit Graph

20 Commits

Author SHA1 Message Date
Dan Ballard e6145d6e12 extend build.gradle to have seperate paths for arm7 and arm64 and perform the appropriate link/rename so androiddeployqt and therecipeqt can pick up as tho it was not a splits build
the build was successful Details
2020-12-15 00:06:46 -08:00
Sarah Jamie Lewis bf27590afe build.gradle include
the build was successful Details
2020-12-11 15:47:37 -08:00
Dan Ballard 85dc5b5714 adding android libs for arm64-v8a 2020-12-10 12:31:54 -08:00
Dan Ballard 0e965d630a upgrade packaged tors to 0.4.4.6
the build was successful Details
2020-11-30 18:32:32 -08:00
Dan Ballard 4f4df63e51 updated splash screen and app icon for android
the build was successful Details
2020-11-25 09:46:33 -08:00
Sarah Jamie Lewis 76df3c286d Android Notification - First Cut
the build was successful Details
This commit has the basics of notifications on Android working again, updated to the
latest Android SDK way of doing things (with channel IDs and grouping).

Android users will get notified when the app is open for new Peer Messages across all profiles.

In the future, this should be extended to add notifications for new peer invites, actual have actionable actions (accept/block)
and maybe even work when the app isn't open...
2020-11-24 16:49:05 -08:00
Sarah Jamie Lewis a5c96964e8 Android Bugfixxing Part 1
the build was successful Details
- Icons Now Show
- Zoom Slider doesn't Crash (2 causes)
 - One desktop/android crash caused by Ellipsis Label (now replaced)
 - One android crash caused by ButtonTextField (fixed)
- Removed some emoji handling that was unused.
2020-11-20 15:21:02 -08:00
Dan Ballard 454d10e28c splash pane now has new cwtch font logo and animated knot
the build was successful Details
2020-11-20 12:23:44 -08:00
Dan Ballard 6af91b71c1 Android Back button like home button (#212)
the build was successful Details
2019-09-13 16:24:58 -07:00
Dan Ballard 49fef3f800 Use QAndroidService to properly have the service run on Android 2019-08-02 11:08:38 -07:00
Dan Ballard 75111e0421 port from cwtch.app to appClient and appService 2019-06-24 18:58:45 -07:00
Dan Ballard 8a666a7f37 starts a go service 2019-06-24 18:58:45 -07:00
Dan Ballard b287d0b27e work on android service 2019-06-24 18:58:45 -07:00
erinn f4518cba9f merge 2019-04-17 14:06:19 -07:00
erinn 4494a2b168 chatoverlay scaling 2019-04-17 14:03:50 -07:00
Dan Ballard fe5dd1e615 general purpose and ongoing android notifications 2019-04-16 14:57:23 -07:00
Dan Ballard 5493b2f988 change android application id 2019-04-08 14:01:53 -07:00
Dan Ballard abef1472d8 splash pane with custom loading progressbar; custom pre splash screen for android 2019-03-26 11:16:30 -07:00
erinn 454244934a merge 2019-02-13 18:53:36 -08:00
erinn a006f4a968 initial commit 2018-10-30 12:50:41 -07:00