callback.c 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759
  1. #include <callback/callback.h>
  2. #include <callback/loader.h>
  3. #include <messages/messages.h>
  4. #include <friends/friends.h>
  5. #include <explore/explore.h>
  6. #include <feed/feed.h>
  7. #include <flip_storage/flip_social_storage.h>
  8. #include <free/free.h>
  9. #include <alloc/alloc.h>
  10. // for callback_draw_user_message
  11. #define MAX_LINES 6
  12. #define LINE_HEIGHT 8
  13. #define MAX_LINE_WIDTH_PX 128
  14. #define TEMP_BUF_SIZE 128
  15. //
  16. void callback_loading_task(FlipperHTTP *fhttp,
  17. LoadingCallback http_request,
  18. LoadingCallback parse_response,
  19. uint32_t success_view_id,
  20. uint32_t failure_view_id,
  21. ViewDispatcher **view_dispatcher,
  22. bool should_free_loader)
  23. {
  24. if (!fhttp)
  25. {
  26. FURI_LOG_E(HTTP_TAG, "Failed to get context.");
  27. return;
  28. }
  29. if (fhttp->state == INACTIVE)
  30. {
  31. view_dispatcher_switch_to_view(*view_dispatcher, failure_view_id);
  32. return;
  33. }
  34. int32_t loading_view_id = 387654321; // Random ID
  35. // free the loading view if it exists
  36. if (loading_global)
  37. {
  38. loading_free(loading_global);
  39. loading_global = NULL;
  40. }
  41. loading_global = loading_alloc();
  42. if (!loading_global)
  43. {
  44. FURI_LOG_E(HTTP_TAG, "Failed to allocate loading");
  45. view_dispatcher_switch_to_view(*view_dispatcher, failure_view_id);
  46. return;
  47. }
  48. view_dispatcher_add_view(*view_dispatcher, loading_view_id, loading_get_view(loading_global));
  49. // Switch to the loading view
  50. view_dispatcher_switch_to_view(*view_dispatcher, loading_view_id);
  51. // Make the request
  52. if (!callback_request_await(fhttp, http_request, parse_response))
  53. {
  54. FURI_LOG_E(HTTP_TAG, "Failed to make request");
  55. view_dispatcher_switch_to_view(*view_dispatcher, failure_view_id);
  56. view_dispatcher_remove_view(*view_dispatcher, loading_view_id);
  57. if (should_free_loader)
  58. {
  59. loading_free(loading_global);
  60. loading_global = NULL;
  61. }
  62. return;
  63. }
  64. view_dispatcher_switch_to_view(*view_dispatcher, success_view_id);
  65. view_dispatcher_remove_view(*view_dispatcher, loading_view_id);
  66. if (should_free_loader)
  67. {
  68. loading_free(loading_global);
  69. loading_global = NULL;
  70. }
  71. }
  72. bool callback_request_await(FlipperHTTP *fhttp, LoadingCallback http_request, LoadingCallback parse_response)
  73. {
  74. if (!fhttp)
  75. {
  76. FURI_LOG_E(HTTP_TAG, "FlipperHTTP is NULL.");
  77. return false;
  78. }
  79. if (http_request(fhttp))
  80. {
  81. furi_timer_start(fhttp->get_timeout_timer, TIMEOUT_DURATION_TICKS);
  82. fhttp->state = RECEIVING;
  83. }
  84. else
  85. {
  86. FURI_LOG_E(HTTP_TAG, "Failed to send request");
  87. return false;
  88. }
  89. while (fhttp->state == RECEIVING && furi_timer_is_running(fhttp->get_timeout_timer) > 0)
  90. {
  91. furi_delay_ms(100);
  92. }
  93. furi_timer_stop(fhttp->get_timeout_timer);
  94. if (!parse_response(fhttp))
  95. {
  96. FURI_LOG_E(HTTP_TAG, "Failed to parse the JSON...");
  97. return false;
  98. }
  99. return true;
  100. }
  101. static bool callback_login_fetch(FlipperHTTP *fhttp)
  102. {
  103. if (!app_instance)
  104. {
  105. FURI_LOG_E(TAG, "app_instance is NULL");
  106. return false;
  107. }
  108. if (!fhttp)
  109. {
  110. FURI_LOG_E(TAG, "fhttp is NULL");
  111. return false;
  112. }
  113. if (!app_instance->login_username_logged_out || !app_instance->login_password_logged_out || strlen(app_instance->login_username_logged_out) == 0 || strlen(app_instance->login_password_logged_out) == 0)
  114. {
  115. FURI_LOG_E(TAG, "Username or password is NULL");
  116. easy_flipper_dialog("Login failed", "Username or password is empty.\nPress BACK to return.");
  117. return false;
  118. }
  119. char buffer[256];
  120. snprintf(buffer, sizeof(buffer), "{\"username\":\"%s\",\"password\":\"%s\"}", app_instance->login_username_logged_out, app_instance->login_password_logged_out);
  121. alloc_headers();
  122. return flipper_http_request(fhttp, POST, "https://www.jblanked.com/flipper/api/user/login/", auth_headers, buffer);
  123. }
  124. static bool callback_login_parse(FlipperHTTP *fhttp)
  125. {
  126. if (!app_instance)
  127. {
  128. FURI_LOG_E(TAG, "app_instance is NULL");
  129. fhttp->state = ISSUE;
  130. return false;
  131. }
  132. if (!fhttp->last_response)
  133. {
  134. fhttp->state = ISSUE;
  135. FURI_LOG_E(TAG, "last_response is NULL");
  136. return false;
  137. }
  138. // read response
  139. if (strstr(fhttp->last_response, "[SUCCESS]") != NULL || strstr(fhttp->last_response, "User found") != NULL)
  140. {
  141. app_instance->is_logged_in = "true";
  142. // set the logged_in_username and change_password_logged_in
  143. if (app_instance->login_username_logged_out)
  144. {
  145. strcpy(app_instance->login_username_logged_in, app_instance->login_username_logged_out);
  146. }
  147. if (app_instance->login_password_logged_out)
  148. {
  149. strcpy(app_instance->change_password_logged_in, app_instance->login_password_logged_out);
  150. }
  151. save_settings(app_instance->wifi_ssid_logged_out, app_instance->wifi_password_logged_out, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  152. FURI_LOG_I(TAG, "Login successful");
  153. return true;
  154. }
  155. else if (strstr(fhttp->last_response, "User not found") != NULL)
  156. {
  157. FURI_LOG_E(TAG, "User not found");
  158. fhttp->state = ISSUE;
  159. easy_flipper_dialog("Login Failed", "Please check your credentials.\nPress BACK to return.");
  160. return false;
  161. }
  162. else
  163. {
  164. FURI_LOG_E(TAG, "Login failed");
  165. fhttp->state = ISSUE;
  166. easy_flipper_dialog("Login Failed", "Please check your credentials.\nPress BACK to return.");
  167. return false;
  168. }
  169. }
  170. static bool callback_register_fetch(FlipperHTTP *fhttp)
  171. {
  172. if (!app_instance)
  173. {
  174. FURI_LOG_E(TAG, "app_instance is NULL");
  175. return false;
  176. }
  177. if (!fhttp)
  178. {
  179. FURI_LOG_E(TAG, "fhttp is NULL");
  180. return false;
  181. }
  182. // check if the username and password are valid
  183. if (!app_instance->register_username_logged_out || !app_instance->register_password_logged_out || strlen(app_instance->register_username_logged_out) == 0 || strlen(app_instance->register_password_logged_out) == 0)
  184. {
  185. FURI_LOG_E(TAG, "Username or password is NULL");
  186. fhttp->state = ISSUE;
  187. return false;
  188. }
  189. // check if both passwords match
  190. if (strcmp(app_instance->register_password_logged_out, app_instance->register_password_2_logged_out) != 0)
  191. {
  192. FURI_LOG_E(TAG, "Passwords do not match");
  193. fhttp->state = ISSUE;
  194. return false;
  195. }
  196. char buffer[128];
  197. snprintf(buffer, sizeof(buffer), "{\"username\":\"%s\",\"password\":\"%s\"}", app_instance->register_username_logged_out, app_instance->register_password_logged_out);
  198. return flipper_http_request(fhttp, POST, "https://www.jblanked.com/flipper/api/user/register/", "{\"Content-Type\":\"application/json\"}", buffer);
  199. }
  200. static bool callback_register_parse(FlipperHTTP *fhttp)
  201. {
  202. if (!app_instance)
  203. {
  204. FURI_LOG_E(TAG, "app_instance is NULL");
  205. fhttp->state = ISSUE;
  206. return false;
  207. }
  208. if (!fhttp)
  209. {
  210. FURI_LOG_E(TAG, "fhttp is NULL");
  211. fhttp->state = ISSUE;
  212. return false;
  213. }
  214. if (!fhttp->last_response)
  215. {
  216. fhttp->state = ISSUE;
  217. FURI_LOG_E(TAG, "last_response is NULL");
  218. return false;
  219. }
  220. // read response
  221. if (fhttp->last_response != NULL && (strstr(fhttp->last_response, "[SUCCESS]") != NULL || strstr(fhttp->last_response, "User created") != NULL))
  222. {
  223. // set the login credentials
  224. if (app_instance->login_username_logged_out)
  225. {
  226. app_instance->login_username_logged_out = app_instance->register_username_logged_out;
  227. }
  228. if (app_instance->login_password_logged_out)
  229. {
  230. app_instance->login_password_logged_out = app_instance->register_password_logged_out;
  231. app_instance->change_password_logged_in = app_instance->register_password_logged_out;
  232. }
  233. if (app_instance->login_username_logged_in)
  234. {
  235. app_instance->login_username_logged_in = app_instance->register_username_logged_out;
  236. }
  237. app_instance->is_logged_in = "true";
  238. // update header credentials
  239. alloc_headers();
  240. // save the credentials
  241. save_settings(app_instance->wifi_ssid_logged_out, app_instance->wifi_password_logged_out, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  242. // send user to the logged in submenu
  243. view_dispatcher_switch_to_view(app_instance->view_dispatcher, FlipSocialViewLoggedInSubmenu);
  244. easy_flipper_dialog("Success", "Welcome to FlipSocial!");
  245. return true;
  246. }
  247. else if (strstr(fhttp->last_response, "Username or password not provided") != NULL)
  248. {
  249. fhttp->state = ISSUE;
  250. FURI_LOG_E(TAG, "Username or password not provided");
  251. easy_flipper_dialog("Error", "Please enter your credentials.\nPress BACK to return.");
  252. return false;
  253. }
  254. else if (strstr(fhttp->last_response, "User already exists") != NULL || strstr(fhttp->last_response, "Multiple users found") != NULL)
  255. {
  256. fhttp->state = ISSUE;
  257. FURI_LOG_E(TAG, "User already exists");
  258. easy_flipper_dialog("Error", "Registration failed...\nUsername already exists.\nPress BACK to return.");
  259. return false;
  260. }
  261. else
  262. {
  263. fhttp->state = ISSUE;
  264. FURI_LOG_E(TAG, "Registration failed");
  265. char error_message[128];
  266. snprintf(error_message, sizeof(error_message), "Registration failed...\n%s\nPress BACK to return.", fhttp->last_response);
  267. easy_flipper_dialog("Error", error_message);
  268. return false;
  269. }
  270. }
  271. /**
  272. * @brief Navigation callback to go back to the submenu Logged out.
  273. * @param context The context - unused
  274. * @return next view id (FlipSocialViewLoggedOutSubmenu)
  275. */
  276. uint32_t callback_to_submenu_logged_out(void *context)
  277. {
  278. UNUSED(context);
  279. return FlipSocialViewLoggedOutSubmenu;
  280. }
  281. /**
  282. * @brief Navigation callback to go back to the submenu Logged in.
  283. * @param context The context - unused
  284. * @return next view id (FlipSocialViewLoggedInSubmenu)
  285. */
  286. uint32_t callback_to_submenu_logged_in(void *context)
  287. {
  288. UNUSED(context);
  289. free_about_widget(false);
  290. //
  291. free_friends();
  292. free_message_users();
  293. flip_feed_info_free();
  294. if (flip_feed_item)
  295. {
  296. free(flip_feed_item);
  297. flip_feed_item = NULL;
  298. }
  299. // free the about widget if it exists
  300. free_about_widget(true);
  301. free_explore_dialog();
  302. free_friends_dialog();
  303. free_messages_dialog();
  304. free_compose_dialog();
  305. return FlipSocialViewLoggedInSubmenu;
  306. }
  307. /**
  308. * @brief Navigation callback to bring the user back to the (Logged out) Login screen
  309. * @param context The context - unused
  310. * @return next view id (FlipSocialViewLoggedOutLogin)
  311. */
  312. uint32_t callback_to_login_logged_out(void *context)
  313. {
  314. UNUSED(context);
  315. flip_social_sent_login_request = false;
  316. flip_social_login_success = false;
  317. return FlipSocialViewVariableItemList;
  318. }
  319. /**
  320. * @brief Navigation callback to bring the user back to the (Logged out) Register screen
  321. * @param context The context - unused
  322. * @return next view id (FlipSocialViewLoggedOutRegister)
  323. */
  324. uint32_t callback_to_register_logged_out(void *context)
  325. {
  326. UNUSED(context);
  327. flip_social_sent_register_request = false;
  328. flip_social_register_success = false;
  329. return FlipSocialViewVariableItemList;
  330. }
  331. /**
  332. * @brief Navigation callback to bring the user back to the (Logged out) Wifi Settings screen
  333. * @param context The context - unused
  334. * @return next view id (FlipSocialViewLoggedOutWifiSettings)
  335. */
  336. uint32_t callback_to_wifi_settings_logged_out(void *context)
  337. {
  338. UNUSED(context);
  339. return FlipSocialViewVariableItemList;
  340. }
  341. /**
  342. * @brief Navigation callback to bring the user back to the (Logged in) Wifi Settings screen
  343. * @param context The context - unused
  344. * @return next view id (FlipSocialViewLoggedInSettingsWifi)
  345. */
  346. uint32_t callback_to_wifi_settings_logged_in(void *context)
  347. {
  348. UNUSED(context);
  349. return FlipSocialViewVariableItemList;
  350. }
  351. /**
  352. * @brief Navigation callback to bring the user back to the (Logged in) Settings screen
  353. * @param context The context - unused
  354. * @return next view id (FlipSocialViewLoggedInSettingsWifi)
  355. */
  356. uint32_t callback_to_settings_logged_in(void *context)
  357. {
  358. UNUSED(context);
  359. return FlipSocialViewSubmenu;
  360. }
  361. /**
  362. * @brief Navigation callback to bring the user back to the (Logged in) Compose screen
  363. * @param context The context - unused
  364. * @return next view id (FlipSocialViewLoggedInCompose)
  365. */
  366. uint32_t callback_to_compose_logged_in(void *context)
  367. {
  368. UNUSED(context);
  369. return FlipSocialViewSubmenu;
  370. }
  371. /**
  372. * @brief Navigation callback to bring the user back to the (Logged in) Profile screen
  373. * @param context The context - unused
  374. * @return next view id (FlipSocialViewLoggedInProfile)
  375. */
  376. uint32_t callback_to_profile_logged_in(void *context)
  377. {
  378. UNUSED(context);
  379. return FlipSocialViewVariableItemList;
  380. }
  381. /**
  382. * @brief Navigation callback to bring the user back to the Explore submenu
  383. * @param context The context - unused
  384. * @return next view id (FlipSocialViewSubmenu)
  385. */
  386. uint32_t callback_to_explore_logged_in(void *context)
  387. {
  388. UNUSED(context);
  389. flip_social_dialog_stop = false;
  390. flip_social_dialog_shown = false;
  391. if (flip_social_explore)
  392. {
  393. flip_social_explore->index = 0;
  394. }
  395. return FlipSocialViewSubmenu;
  396. }
  397. /**
  398. * @brief Navigation callback to bring the user back to the Friends submenu
  399. * @param context The context - unused
  400. * @return next view id (FlipSocialViewLoggedInFriendsSubmenu)
  401. */
  402. uint32_t callback_to_friends_logged_in(void *context)
  403. {
  404. UNUSED(context);
  405. flip_social_dialog_stop = false;
  406. flip_social_dialog_shown = false;
  407. flip_social_friends->index = 0;
  408. return FlipSocialViewSubmenu;
  409. }
  410. /**
  411. * @brief Navigation callback to bring the user back to the Messages submenu
  412. * @param context The context - unused
  413. * @return next view id (FlipSocialViewLoggedInMessagesSubmenu)
  414. */
  415. uint32_t callback_to_messages_logged_in(void *context)
  416. {
  417. UNUSED(context);
  418. return FlipSocialViewSubmenu;
  419. }
  420. /**
  421. * @brief Navigation callback to bring the user back to the User Choices screen
  422. * @param context The context - unused
  423. * @return next view id (FlipSocialViewLoggedInMessagesUserChoices)
  424. */
  425. uint32_t callback_to_messages_user_choices(void *context)
  426. {
  427. UNUSED(context);
  428. return FlipSocialViewSubmenu;
  429. }
  430. /**
  431. * @brief Navigation callback for exiting the application
  432. * @param context The context - unused
  433. * @return next view id (VIEW_NONE to exit the app)
  434. */
  435. uint32_t callback_exit_app(void *context)
  436. {
  437. // Exit the application
  438. UNUSED(context);
  439. return VIEW_NONE;
  440. }
  441. static void callback_draw_user_message(Canvas *canvas, const char *user_message, int x, int y)
  442. {
  443. if (!user_message)
  444. {
  445. FURI_LOG_E(TAG, "User message is NULL.");
  446. return;
  447. }
  448. // We will read through user_message and extract words manually
  449. const char *p = user_message;
  450. // Skip leading spaces
  451. while (*p == ' ')
  452. p++;
  453. char line[TEMP_BUF_SIZE];
  454. size_t line_len = 0;
  455. line[0] = '\0';
  456. int line_num = 0;
  457. while (*p && line_num < MAX_LINES)
  458. {
  459. // Find the end of the next word
  460. const char *word_start = p;
  461. while (*p && *p != ' ')
  462. p++;
  463. size_t word_len = p - word_start;
  464. // Extract the word into a temporary buffer
  465. char word[TEMP_BUF_SIZE];
  466. if (word_len > TEMP_BUF_SIZE - 1)
  467. {
  468. word_len = TEMP_BUF_SIZE - 1; // Just to avoid overflow if extremely large
  469. }
  470. memcpy(word, word_start, word_len);
  471. word[word_len] = '\0';
  472. // Skip trailing spaces for the next iteration
  473. while (*p == ' ')
  474. p++;
  475. if (word_len == 0)
  476. {
  477. // Empty word (consecutive spaces?), just continue
  478. continue;
  479. }
  480. // Check how the word fits into the current line
  481. char test_line[TEMP_BUF_SIZE + 128];
  482. if (line_len == 0)
  483. {
  484. // If line is empty, the line would just be this word
  485. strncpy(test_line, word, sizeof(test_line) - 1);
  486. test_line[sizeof(test_line) - 1] = '\0';
  487. }
  488. else
  489. {
  490. // If not empty, we add a space and then the word
  491. snprintf(test_line, sizeof(test_line), "%s %s", line, word);
  492. }
  493. uint16_t width = canvas_string_width(canvas, test_line);
  494. if (width <= MAX_LINE_WIDTH_PX)
  495. {
  496. // The word fits on this line
  497. strcpy(line, test_line);
  498. line_len = strlen(line);
  499. }
  500. else
  501. {
  502. // The word doesn't fit on this line
  503. // First, draw the current line if it's not empty
  504. if (line_len > 0)
  505. {
  506. canvas_draw_str_aligned(canvas, x, y + line_num * LINE_HEIGHT, AlignLeft, AlignTop, line);
  507. line_num++;
  508. if (line_num >= MAX_LINES)
  509. break;
  510. }
  511. // Now we try to put the current word on a new line
  512. // Check if the word itself fits on an empty line
  513. width = canvas_string_width(canvas, word);
  514. if (width <= MAX_LINE_WIDTH_PX)
  515. {
  516. // The whole word fits on a new line
  517. strcpy(line, word);
  518. line_len = word_len;
  519. }
  520. else
  521. {
  522. // The word alone doesn't fit. We must truncate it.
  523. // We'll find the largest substring of the word that fits.
  524. size_t truncate_len = word_len;
  525. while (truncate_len > 0)
  526. {
  527. char truncated[TEMP_BUF_SIZE];
  528. strncpy(truncated, word, truncate_len);
  529. truncated[truncate_len] = '\0';
  530. if (canvas_string_width(canvas, truncated) <= MAX_LINE_WIDTH_PX)
  531. {
  532. // Found a substring that fits
  533. strcpy(line, truncated);
  534. line_len = truncate_len;
  535. break;
  536. }
  537. truncate_len--;
  538. }
  539. if (line_len == 0)
  540. {
  541. // Could not fit a single character. Skip this word.
  542. }
  543. }
  544. }
  545. }
  546. // Draw any remaining text in the buffer if we have lines left
  547. if (line_len > 0 && line_num < MAX_LINES)
  548. {
  549. canvas_draw_str_aligned(canvas, x, y + line_num * LINE_HEIGHT, AlignLeft, AlignTop, line);
  550. }
  551. }
  552. void callback_feed_draw(Canvas *canvas, void *model)
  553. {
  554. UNUSED(model);
  555. canvas_clear(canvas);
  556. canvas_set_font_custom(canvas, FONT_SIZE_LARGE);
  557. canvas_draw_str(canvas, 0, 7, flip_feed_item->username);
  558. canvas_set_font_custom(canvas, FONT_SIZE_MEDIUM);
  559. callback_draw_user_message(canvas, flip_feed_item->message, 0, 12);
  560. canvas_set_font_custom(canvas, FONT_SIZE_SMALL);
  561. char flip_message[32];
  562. snprintf(flip_message, sizeof(flip_message), "%u %s", flip_feed_item->flips, flip_feed_item->flips == 1 ? "flip" : "flips");
  563. canvas_draw_str(canvas, 0, 60, flip_message); // Draw the number of flips
  564. char flip_status[16];
  565. snprintf(flip_status, sizeof(flip_status), flip_feed_item->is_flipped ? "Unflip" : "Flip");
  566. canvas_draw_str(canvas, 32, 60, flip_status); // Draw the flip status
  567. canvas_draw_str(canvas, 64, 60, flip_feed_item->date_created); // Draw the date
  568. }
  569. bool callback_feed_input(InputEvent *event, void *context)
  570. {
  571. UNUSED(context);
  572. furi_check(app_instance);
  573. // if back button is pressed
  574. if (event->type == InputTypePress && event->key == InputKeyBack)
  575. {
  576. view_dispatcher_switch_to_view(app_instance->view_dispatcher, FlipSocialViewLoggedInSubmenu);
  577. return true;
  578. }
  579. if (event->type == InputTypePress && event->key == InputKeyLeft) // Previous message
  580. {
  581. if (flip_feed_info->index > 0)
  582. {
  583. flip_feed_info->index--;
  584. }
  585. // switch view, free dialog, re-alloc dialog, switch back to dialog
  586. view_dispatcher_switch_to_view(app_instance->view_dispatcher, BUFFER_VIEW);
  587. free_feed_view();
  588. // load feed item
  589. if (!feed_load_post(flip_feed_info->ids[flip_feed_info->index]))
  590. {
  591. FURI_LOG_E(TAG, "Failed to load nexy feed post");
  592. return false;
  593. }
  594. if (alloc_feed_view())
  595. {
  596. view_dispatcher_switch_to_view(app_instance->view_dispatcher, FlipSocialViewLoggedInFeed);
  597. }
  598. else
  599. {
  600. FURI_LOG_E(TAG, "Failed to allocate feed dialog");
  601. return false;
  602. }
  603. }
  604. else if (event->type == InputTypePress && event->key == InputKeyRight) // Next message
  605. {
  606. // if next message is the last message, then use flip_social_load_initial_feed
  607. if (flip_feed_info->index == flip_feed_info->count - 1)
  608. {
  609. char series_index[16];
  610. load_char("series_index", series_index, sizeof(series_index));
  611. flip_feed_info->series_index = atoi(series_index) + 1;
  612. char new_series_index[16];
  613. snprintf(new_series_index, sizeof(new_series_index), "%d", flip_feed_info->series_index);
  614. save_char("series_index", new_series_index);
  615. free_flipper_http();
  616. if (!alloc_flipper_http())
  617. {
  618. return false;
  619. }
  620. if (!feed_load_initial_feed(app_instance->fhttp, flip_feed_info->series_index))
  621. {
  622. FURI_LOG_E(TAG, "Failed to load initial feed");
  623. free_flipper_http();
  624. return false;
  625. }
  626. free_flipper_http();
  627. // switch view, free dialog, re-alloc dialog, switch back to dialog
  628. view_dispatcher_switch_to_view(app_instance->view_dispatcher, BUFFER_VIEW);
  629. free_feed_view();
  630. // load feed item
  631. if (!feed_load_post(flip_feed_info->ids[flip_feed_info->index]))
  632. {
  633. FURI_LOG_E(TAG, "Failed to load nexy feed post");
  634. return false;
  635. }
  636. if (alloc_feed_view())
  637. {
  638. view_dispatcher_switch_to_view(app_instance->view_dispatcher, FlipSocialViewLoggedInFeed);
  639. }
  640. else
  641. {
  642. FURI_LOG_E(TAG, "Failed to allocate feed dialog");
  643. return false;
  644. }
  645. }
  646. if (flip_feed_info->index < flip_feed_info->count - 1)
  647. {
  648. flip_feed_info->index++;
  649. }
  650. // switch view, free dialog, re-alloc dialog, switch back to dialog
  651. view_dispatcher_switch_to_view(app_instance->view_dispatcher, BUFFER_VIEW);
  652. free_feed_view();
  653. // load feed item
  654. if (!feed_load_post(flip_feed_info->ids[flip_feed_info->index]))
  655. {
  656. FURI_LOG_E(TAG, "Failed to load nexy feed post");
  657. return false;
  658. }
  659. if (alloc_feed_view())
  660. {
  661. view_dispatcher_switch_to_view(app_instance->view_dispatcher, FlipSocialViewLoggedInFeed);
  662. }
  663. else
  664. {
  665. FURI_LOG_E(TAG, "Failed to allocate feed dialog");
  666. return false;
  667. }
  668. }
  669. else if (event->type == InputTypePress && event->key == InputKeyOk) // Flip/Unflip
  670. {
  671. // Moved to above the is_flipped check
  672. if (!flip_feed_item->is_flipped)
  673. {
  674. // increase the flip count
  675. flip_feed_item->flips++;
  676. }
  677. else
  678. {
  679. // decrease the flip count
  680. if (flip_feed_item->flips > 0)
  681. flip_feed_item->flips--;
  682. }
  683. // change the flip status
  684. flip_feed_item->is_flipped = !flip_feed_item->is_flipped;
  685. // send post request to flip the message
  686. if (app_instance->login_username_logged_in == NULL)
  687. {
  688. FURI_LOG_E(TAG, "Username is NULL");
  689. return false;
  690. }
  691. free_flipper_http();
  692. if (!alloc_flipper_http())
  693. {
  694. return false;
  695. }
  696. alloc_headers();
  697. char payload[256];
  698. snprintf(payload, sizeof(payload), "{\"username\":\"%s\",\"post_id\":\"%u\"}", app_instance->login_username_logged_in, flip_feed_item->id);
  699. if (flipper_http_request(app_instance->fhttp, POST, "https://www.jblanked.com/flipper/api/feed/flip/", auth_headers, payload))
  700. {
  701. // save feed item
  702. char new_save[512];
  703. snprintf(new_save, sizeof(new_save), "{\"id\":%u,\"username\":\"%s\",\"message\":\"%s\",\"flip_count\":%u,\"flipped\":%s,\"date_created\":\"%s\"}",
  704. flip_feed_item->id, flip_feed_item->username, flip_feed_item->message, flip_feed_item->flips, flip_feed_item->is_flipped ? "true" : "false", flip_feed_item->date_created);
  705. char id[16];
  706. snprintf(id, sizeof(id), "%u", flip_feed_item->id);
  707. if (!flip_social_save_post(id, new_save))
  708. {
  709. FURI_LOG_E(TAG, "Failed to save the feed post");
  710. free_flipper_http();
  711. return false;
  712. }
  713. }
  714. free_flipper_http();
  715. // switch view, free dialog, re-alloc dialog, switch back to dialog
  716. view_dispatcher_switch_to_view(app_instance->view_dispatcher, BUFFER_VIEW);
  717. free_feed_view();
  718. // load feed item
  719. if (!feed_load_post(flip_feed_info->ids[flip_feed_info->index]))
  720. {
  721. FURI_LOG_E(TAG, "Failed to load nexy feed post");
  722. app_instance->fhttp->state = ISSUE;
  723. return false;
  724. }
  725. if (alloc_feed_view())
  726. {
  727. view_dispatcher_switch_to_view(app_instance->view_dispatcher, FlipSocialViewLoggedInFeed);
  728. }
  729. else
  730. {
  731. FURI_LOG_E(TAG, "Failed to allocate feed dialog");
  732. }
  733. }
  734. return false;
  735. }
  736. void explore_dialog_callback(DialogExResult result, void *context)
  737. {
  738. furi_assert(context);
  739. FlipSocialApp *app = (FlipSocialApp *)context;
  740. if (result == DialogExResultLeft) // Remove
  741. {
  742. free_flipper_http();
  743. if (!alloc_flipper_http())
  744. {
  745. return;
  746. }
  747. // remove friend
  748. char remove_payload[128];
  749. snprintf(remove_payload, sizeof(remove_payload), "{\"username\":\"%s\",\"friend\":\"%s\"}", app_instance->login_username_logged_in, flip_social_explore->usernames[flip_social_explore->index]);
  750. alloc_headers();
  751. flipper_http_request(app->fhttp, POST, "https://www.jblanked.com/flipper/api/user/remove-friend/", auth_headers, remove_payload);
  752. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  753. free_explore_dialog();
  754. furi_delay_ms(1000);
  755. free_flipper_http();
  756. }
  757. else if (result == DialogExResultRight)
  758. {
  759. free_flipper_http();
  760. if (!alloc_flipper_http())
  761. {
  762. return;
  763. }
  764. // add friend
  765. char add_payload[128];
  766. snprintf(add_payload, sizeof(add_payload), "{\"username\":\"%s\",\"friend\":\"%s\"}", app_instance->login_username_logged_in, flip_social_explore->usernames[flip_social_explore->index]);
  767. alloc_headers();
  768. flipper_http_request(app->fhttp, POST, "https://www.jblanked.com/flipper/api/user/add-friend/", auth_headers, add_payload);
  769. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  770. free_explore_dialog();
  771. furi_delay_ms(1000);
  772. free_flipper_http();
  773. }
  774. }
  775. static void friends_dialog_callback(DialogExResult result, void *context)
  776. {
  777. furi_assert(context);
  778. FlipSocialApp *app = (FlipSocialApp *)context;
  779. if (result == DialogExResultLeft) // Remove
  780. {
  781. free_flipper_http();
  782. if (!alloc_flipper_http())
  783. {
  784. return;
  785. }
  786. // remove friend
  787. char remove_payload[128];
  788. snprintf(remove_payload, sizeof(remove_payload), "{\"username\":\"%s\",\"friend\":\"%s\"}", app_instance->login_username_logged_in, flip_social_friends->usernames[flip_social_friends->index]);
  789. alloc_headers();
  790. flipper_http_request(app->fhttp, POST, "https://www.jblanked.com/flipper/api/user/remove-friend/", auth_headers, remove_payload);
  791. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  792. free_friends_dialog();
  793. furi_delay_ms(1000);
  794. free_flipper_http();
  795. }
  796. }
  797. void callback_message_dialog(DialogExResult result, void *context)
  798. {
  799. furi_assert(context);
  800. FlipSocialApp *app = (FlipSocialApp *)context;
  801. if (result == DialogExResultLeft) // Previous message
  802. {
  803. if (flip_social_messages->index > 0)
  804. {
  805. flip_social_messages->index--;
  806. dialog_ex_reset(app->dialog_messages);
  807. dialog_ex_set_header(app->dialog_messages, flip_social_messages->usernames[flip_social_messages->index], 0, 0, AlignLeft, AlignTop);
  808. dialog_ex_set_text(app->dialog_messages, alloc_format_message(flip_social_messages->messages[flip_social_messages->index]), 0, 10, AlignLeft, AlignTop);
  809. if (flip_social_messages->index != 0)
  810. {
  811. dialog_ex_set_left_button_text(app->dialog_messages, "Prev");
  812. }
  813. dialog_ex_set_right_button_text(app->dialog_messages, "Next");
  814. dialog_ex_set_center_button_text(app->dialog_messages, "Create");
  815. // switch view, free dialog, re-alloc dialog, switch back to dialog
  816. view_dispatcher_switch_to_view(app->view_dispatcher, BUFFER_VIEW);
  817. free_messages_dialog();
  818. allow_messages_dialog(false);
  819. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewMessagesDialog);
  820. }
  821. }
  822. else if (result == DialogExResultRight) // Next message
  823. {
  824. if (flip_social_messages->index < flip_social_messages->count - 1)
  825. {
  826. flip_social_messages->index++;
  827. dialog_ex_reset(app->dialog_messages);
  828. dialog_ex_set_header(app->dialog_messages, flip_social_messages->usernames[flip_social_messages->index], 0, 0, AlignLeft, AlignTop);
  829. dialog_ex_set_text(app->dialog_messages, alloc_format_message(flip_social_messages->messages[flip_social_messages->index]), 0, 10, AlignLeft, AlignTop);
  830. dialog_ex_set_left_button_text(app->dialog_messages, "Prev");
  831. if (flip_social_messages->index != flip_social_messages->count - 1)
  832. {
  833. dialog_ex_set_right_button_text(app->dialog_messages, "Next");
  834. }
  835. dialog_ex_set_center_button_text(app->dialog_messages, "Create");
  836. // switch view, free dialog, re-alloc dialog, switch back to dialog
  837. view_dispatcher_switch_to_view(app->view_dispatcher, BUFFER_VIEW);
  838. free_messages_dialog();
  839. allow_messages_dialog(false);
  840. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewMessagesDialog);
  841. }
  842. }
  843. else if (result == DialogExResultCenter) // new message
  844. {
  845. free_text_input();
  846. if (!alloc_text_input(FlipSocialViewLoggedInMessagesNewMessageInput))
  847. {
  848. FURI_LOG_E(TAG, "Failed to allocate text input");
  849. return;
  850. }
  851. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  852. }
  853. }
  854. static void callback_compose_dialog(DialogExResult result, void *context)
  855. {
  856. furi_assert(context);
  857. FlipSocialApp *app = (FlipSocialApp *)context;
  858. if (result == DialogExResultLeft) // Delete
  859. {
  860. // Ensure index is within bounds
  861. if (app_instance->pre_saved_messages.index >= app_instance->pre_saved_messages.count)
  862. {
  863. FURI_LOG_E(TAG, "Invalid index for deletion: %zu", app_instance->pre_saved_messages.index);
  864. return;
  865. }
  866. // Shift messages to remove the selected message
  867. for (size_t i = app_instance->pre_saved_messages.index; i < app_instance->pre_saved_messages.count - 1; i++)
  868. {
  869. strncpy(app_instance->pre_saved_messages.messages[i],
  870. app_instance->pre_saved_messages.messages[i + 1],
  871. MAX_MESSAGE_LENGTH);
  872. }
  873. // Clear the last message after shifting
  874. memset(app_instance->pre_saved_messages.messages[app_instance->pre_saved_messages.count - 1], 0, MAX_MESSAGE_LENGTH);
  875. app_instance->pre_saved_messages.count--;
  876. // Reset and rebuild the submenu
  877. submenu_reset(app_instance->submenu);
  878. submenu_add_item(app_instance->submenu, "Add Pre-Save", FlipSocialSubmenuComposeIndexAddPreSave, callback_submenu_choices, app);
  879. for (size_t i = 0; i < app_instance->pre_saved_messages.count; i++)
  880. {
  881. submenu_add_item(app_instance->submenu,
  882. app_instance->pre_saved_messages.messages[i],
  883. FlipSocialSubemnuComposeIndexStartIndex + i,
  884. callback_submenu_choices,
  885. app);
  886. }
  887. // Save the updated playlist
  888. save_playlist(&app_instance->pre_saved_messages);
  889. // Switch back to the compose view
  890. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  891. // Free the dialog resources
  892. free_compose_dialog();
  893. }
  894. else if (result == DialogExResultRight) // Post
  895. {
  896. // post the message
  897. // send selected_message
  898. free_flipper_http();
  899. if (!alloc_flipper_http())
  900. {
  901. return;
  902. }
  903. if (selected_message && app_instance->login_username_logged_in)
  904. {
  905. if (strlen(selected_message) > MAX_MESSAGE_LENGTH)
  906. {
  907. FURI_LOG_E(TAG, "Message is too long");
  908. free_flipper_http();
  909. return;
  910. }
  911. // Send the selected_message
  912. char command[256];
  913. snprintf(command, sizeof(command), "{\"username\":\"%s\",\"content\":\"%s\"}",
  914. app_instance->login_username_logged_in, selected_message);
  915. if (!flipper_http_request(
  916. app->fhttp,
  917. POST,
  918. "https://www.jblanked.com/flipper/api/feed/post/",
  919. auth_headers,
  920. command))
  921. {
  922. FURI_LOG_E(TAG, "Failed to send HTTP request for feed");
  923. free_flipper_http();
  924. return;
  925. }
  926. app->fhttp->state = RECEIVING;
  927. furi_timer_start(app->fhttp->get_timeout_timer, TIMEOUT_DURATION_TICKS);
  928. }
  929. else
  930. {
  931. FURI_LOG_E(TAG, "Selected message or username is NULL");
  932. free_flipper_http();
  933. return;
  934. }
  935. while (app->fhttp->state == RECEIVING && furi_timer_is_running(app->fhttp->get_timeout_timer) > 0)
  936. {
  937. furi_delay_ms(100);
  938. }
  939. if (feed_load_initial_feed(app->fhttp, 1))
  940. {
  941. free_compose_dialog();
  942. }
  943. else
  944. {
  945. FURI_LOG_E(TAG, "Failed to load feed");
  946. free_flipper_http();
  947. return;
  948. }
  949. furi_timer_stop(app->fhttp->get_timeout_timer);
  950. free_flipper_http();
  951. }
  952. }
  953. static bool callback_get_user_info(FlipperHTTP *fhttp)
  954. {
  955. if (!fhttp)
  956. {
  957. FURI_LOG_E(TAG, "FlipperHTTP is NULL");
  958. return false;
  959. }
  960. char url[256];
  961. snprintf(url, sizeof(url), "https://www.jblanked.com/flipper/api/user/users/%s/extended/", flip_social_explore->usernames[flip_social_explore->index]);
  962. if (!flipper_http_request(fhttp, GET, url, auth_headers, NULL))
  963. {
  964. FURI_LOG_E(TAG, "Failed to send HTTP request for user info");
  965. fhttp->state = ISSUE;
  966. return false;
  967. }
  968. fhttp->state = RECEIVING;
  969. return true;
  970. }
  971. static bool callback_parse_user_info(FlipperHTTP *fhttp)
  972. {
  973. if (!app_instance)
  974. {
  975. FURI_LOG_E(TAG, "App instance is NULL");
  976. return false;
  977. }
  978. if (!fhttp)
  979. {
  980. FURI_LOG_E(TAG, "FlipperHTTP is NULL");
  981. return false;
  982. }
  983. if (fhttp->last_response == NULL)
  984. {
  985. FURI_LOG_E(TAG, "Response is NULL");
  986. return false;
  987. }
  988. if (!app_instance->explore_user_bio)
  989. {
  990. FURI_LOG_E(TAG, "App instance is NULL");
  991. return false;
  992. }
  993. char *bio = get_json_value("bio", fhttp->last_response);
  994. char *friends = get_json_value("friends", fhttp->last_response);
  995. if (bio && friends)
  996. {
  997. if (strlen(bio) != 0)
  998. {
  999. snprintf(app_instance->explore_user_bio, MAX_MESSAGE_LENGTH, "%s (%s friends)", bio, friends);
  1000. }
  1001. else
  1002. {
  1003. snprintf(app_instance->explore_user_bio, MAX_MESSAGE_LENGTH, "%s friends", friends);
  1004. }
  1005. free(bio);
  1006. free(friends);
  1007. return true;
  1008. }
  1009. return false;
  1010. }
  1011. /**
  1012. * @brief Handle ALL submenu item selections.
  1013. * @param context The context - FlipSocialApp object.
  1014. * @param index The FlipSocialSubmenuIndex item that was clicked.
  1015. * @return void
  1016. */
  1017. void callback_submenu_choices(void *context, uint32_t index)
  1018. {
  1019. FlipSocialApp *app = (FlipSocialApp *)context;
  1020. if (!app)
  1021. {
  1022. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1023. return;
  1024. }
  1025. switch (index)
  1026. {
  1027. case FlipSocialSubmenuLoggedOutIndexLogin:
  1028. flip_social_sent_login_request = false;
  1029. flip_social_login_success = false;
  1030. free_all(true, true, context);
  1031. if (!alloc_variable_item_list(FlipSocialViewLoggedOutLogin))
  1032. {
  1033. FURI_LOG_E(TAG, "Failed to allocate variable item list");
  1034. return;
  1035. }
  1036. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1037. break;
  1038. case FlipSocialSubmenuLoggedOutIndexRegister:
  1039. flip_social_sent_register_request = false;
  1040. flip_social_register_success = false;
  1041. free_all(true, true, context);
  1042. if (!alloc_variable_item_list(FlipSocialViewLoggedOutRegister))
  1043. {
  1044. FURI_LOG_E(TAG, "Failed to allocate variable item list");
  1045. return;
  1046. }
  1047. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1048. break;
  1049. case FlipSocialSubmenuLoggedOutIndexAbout:
  1050. if (!alloc_about_widget(false))
  1051. {
  1052. return;
  1053. }
  1054. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedOutAbout);
  1055. break;
  1056. case FlipSocialSubmenuLoggedOutIndexWifiSettings:
  1057. free_all(false, false, app);
  1058. if (!alloc_variable_item_list(FlipSocialViewLoggedOutWifiSettings))
  1059. {
  1060. FURI_LOG_E(TAG, "Failed to allocate text input");
  1061. return;
  1062. }
  1063. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1064. break;
  1065. case FlipSocialSubmenuLoggedInIndexProfile:
  1066. free_all(true, true, context);
  1067. if (!alloc_variable_item_list(FlipSocialViewLoggedInProfile))
  1068. {
  1069. FURI_LOG_E(TAG, "Failed to allocate variable item list");
  1070. return;
  1071. }
  1072. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1073. break;
  1074. case FlipSocialSubmenuLoggedInIndexMessages:
  1075. free_all(true, true, context);
  1076. if (!alloc_submenu(FlipSocialViewLoggedInMessagesSubmenu))
  1077. {
  1078. FURI_LOG_E(TAG, "Failed to allocate submenu");
  1079. return;
  1080. }
  1081. if (!alloc_flipper_http())
  1082. {
  1083. return;
  1084. }
  1085. callback_loading_task(
  1086. app->fhttp,
  1087. messages_get_message_users, // get the message users
  1088. messages_parse_json_message_users, // parse the message users
  1089. FlipSocialViewSubmenu, // switch to the messages submenu if successful
  1090. FlipSocialViewLoggedInSubmenu, // switch back to the main submenu if failed
  1091. &app->view_dispatcher, // view dispatcher
  1092. true);
  1093. free_flipper_http();
  1094. break;
  1095. case FlipSocialSubmenuLoggedInIndexMessagesNewMessage:
  1096. // they need to search for the user to send a message
  1097. free_text_input();
  1098. if (!alloc_text_input(FlipSocialViewLoggedInMessageUsersInput))
  1099. {
  1100. FURI_LOG_E(TAG, "Failed to allocate text input");
  1101. return;
  1102. }
  1103. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1104. break;
  1105. case FlipSocialSubmenuLoggedInIndexFeed:
  1106. free_all(true, true, context);
  1107. if (!alloc_flipper_http())
  1108. {
  1109. return;
  1110. }
  1111. if (!feed_load_initial_feed(app->fhttp, 1))
  1112. {
  1113. FURI_LOG_E(TAG, "Failed to load the initial feed");
  1114. free_flipper_http();
  1115. return;
  1116. }
  1117. free_flipper_http();
  1118. break;
  1119. case FlipSocialSubmenuExploreIndex:
  1120. free_all(true, true, context);
  1121. if (!alloc_text_input(FlipSocialViewLoggedInExploreInput))
  1122. {
  1123. FURI_LOG_E(TAG, "Failed to allocate text input");
  1124. return;
  1125. }
  1126. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1127. break;
  1128. case FlipSocialSubmenuLoggedInIndexCompose:
  1129. free_all(true, true, context);
  1130. if (!alloc_submenu(FlipSocialViewLoggedInCompose))
  1131. {
  1132. FURI_LOG_E(TAG, "Failed to allocate submenu");
  1133. return;
  1134. }
  1135. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  1136. break;
  1137. case FlipSocialSubmenuLoggedInIndexSettings:
  1138. free_all(true, true, context);
  1139. if (!alloc_submenu(FlipSocialViewLoggedInSettings))
  1140. {
  1141. FURI_LOG_E(TAG, "Failed to allocate submenu");
  1142. return;
  1143. }
  1144. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  1145. break;
  1146. case FlipSocialSubmenuLoggedInIndexAbout:
  1147. free_all(true, false, context);
  1148. if (!alloc_about_widget(true))
  1149. {
  1150. FURI_LOG_E(TAG, "Failed to allocate about widget");
  1151. return;
  1152. }
  1153. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedInSettingsAbout);
  1154. break;
  1155. case FlipSocialSubmenuLoggedInIndexWifiSettings:
  1156. free_all(true, false, context);
  1157. if (!alloc_variable_item_list(FlipSocialViewLoggedInSettingsWifi))
  1158. {
  1159. FURI_LOG_E(TAG, "Failed to allocate variable item list");
  1160. return;
  1161. }
  1162. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1163. break;
  1164. case FlipSocialSubmenuLoggedInIndexUserSettings:
  1165. free_all(true, false, context);
  1166. if (!alloc_variable_item_list(FlipSocialViewLoggedInSettingsUser))
  1167. {
  1168. FURI_LOG_E(TAG, "Failed to allocate variable item list");
  1169. return;
  1170. }
  1171. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1172. break;
  1173. case FlipSocialSubmenuLoggedInSignOutButton:
  1174. free_all(true, true, context);
  1175. app->is_logged_in = "false";
  1176. save_settings(app->wifi_ssid_logged_out, app->wifi_password_logged_out, app->login_username_logged_out, app->login_username_logged_in, app->login_password_logged_out, app->change_password_logged_in, app->change_bio_logged_in, app->is_logged_in);
  1177. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedOutSubmenu);
  1178. break;
  1179. case FlipSocialSubmenuComposeIndexAddPreSave:
  1180. free_text_input();
  1181. if (!alloc_text_input(FlipSocialViewLoggedInComposeAddPreSaveInput))
  1182. {
  1183. FURI_LOG_E(TAG, "Failed to allocate text input");
  1184. return;
  1185. }
  1186. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1187. break;
  1188. default:
  1189. // Handle the pre-saved message selection (has a max of 25 items)
  1190. if (index >= FlipSocialSubemnuComposeIndexStartIndex && index < FlipSocialSubemnuComposeIndexStartIndex + MAX_PRE_SAVED_MESSAGES)
  1191. {
  1192. app->pre_saved_messages.index = index - FlipSocialSubemnuComposeIndexStartIndex;
  1193. snprintf(selected_message, MAX_MESSAGE_LENGTH, "%s", app->pre_saved_messages.messages[app->pre_saved_messages.index]);
  1194. if (!selected_message)
  1195. {
  1196. FURI_LOG_E(TAG, "Selected message is NULL");
  1197. return;
  1198. }
  1199. free_compose_dialog();
  1200. if (!app->dialog_compose)
  1201. {
  1202. if (!easy_flipper_set_dialog_ex(
  1203. &app->dialog_compose,
  1204. FlipSocialViewComposeDialog,
  1205. "New Feed Post",
  1206. 0,
  1207. 0,
  1208. alloc_format_message(selected_message),
  1209. 0,
  1210. 10,
  1211. "Delete",
  1212. "Post",
  1213. NULL,
  1214. callback_compose_dialog,
  1215. callback_to_compose_logged_in,
  1216. &app->view_dispatcher,
  1217. app))
  1218. {
  1219. return;
  1220. }
  1221. }
  1222. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewComposeDialog);
  1223. }
  1224. // Handle the explore selection
  1225. else if (index >= FlipSocialSubmenuExploreIndexStartIndex && index < FlipSocialSubmenuExploreIndexStartIndex + MAX_EXPLORE_USERS)
  1226. {
  1227. if (!flip_social_explore)
  1228. {
  1229. FURI_LOG_E(TAG, "FlipSocialExplore is NULL");
  1230. return;
  1231. }
  1232. flip_social_explore->index = index - FlipSocialSubmenuExploreIndexStartIndex;
  1233. // loading task to get the user info
  1234. if (app->explore_user_bio)
  1235. {
  1236. free(app->explore_user_bio);
  1237. app->explore_user_bio = NULL;
  1238. }
  1239. if (!easy_flipper_set_buffer(&app->explore_user_bio, MAX_MESSAGE_LENGTH))
  1240. {
  1241. return;
  1242. }
  1243. free_flipper_http();
  1244. if (!alloc_flipper_http())
  1245. {
  1246. return;
  1247. }
  1248. if (callback_request_await(app->fhttp, callback_get_user_info, callback_parse_user_info))
  1249. {
  1250. free_explore_dialog();
  1251. if (!app->dialog_explore)
  1252. {
  1253. if (!easy_flipper_set_dialog_ex(
  1254. &app->dialog_explore,
  1255. FlipSocialViewExploreDialog,
  1256. flip_social_explore->usernames[flip_social_explore->index],
  1257. 0,
  1258. 0,
  1259. alloc_format_message(app->explore_user_bio),
  1260. 0,
  1261. 10,
  1262. "Remove", // remove if user is a friend (future update)
  1263. "Add", // add if user is not a friend (future update)
  1264. NULL,
  1265. explore_dialog_callback,
  1266. callback_to_explore_logged_in,
  1267. &app->view_dispatcher,
  1268. app))
  1269. {
  1270. return;
  1271. }
  1272. }
  1273. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewExploreDialog);
  1274. }
  1275. else
  1276. {
  1277. free_explore_dialog();
  1278. if (!app->dialog_explore)
  1279. {
  1280. if (!easy_flipper_set_dialog_ex(
  1281. &app->dialog_explore,
  1282. FlipSocialViewExploreDialog,
  1283. flip_social_explore->usernames[flip_social_explore->index],
  1284. 0,
  1285. 0,
  1286. "",
  1287. 0,
  1288. 10,
  1289. "Remove", // remove if user is a friend (future update)
  1290. "Add", // add if user is not a friend (future update)
  1291. NULL,
  1292. explore_dialog_callback,
  1293. callback_to_explore_logged_in,
  1294. &app->view_dispatcher,
  1295. app))
  1296. {
  1297. return;
  1298. }
  1299. }
  1300. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewExploreDialog);
  1301. }
  1302. }
  1303. // handle the friends selection
  1304. else if (index >= FlipSocialSubmenuLoggedInIndexFriendsStart && index < FlipSocialSubmenuLoggedInIndexFriendsStart + MAX_FRIENDS)
  1305. {
  1306. if (!flip_social_friends)
  1307. {
  1308. FURI_LOG_E(TAG, "FlipSocialFriends is NULL");
  1309. return;
  1310. }
  1311. flip_social_friends->index = index - FlipSocialSubmenuLoggedInIndexFriendsStart;
  1312. free_friends_dialog();
  1313. if (!app->dialog_friends)
  1314. {
  1315. if (!easy_flipper_set_dialog_ex(
  1316. &app->dialog_friends,
  1317. FlipSocialViewFriendsDialog,
  1318. "Friend Options",
  1319. 0,
  1320. 0,
  1321. flip_social_friends->usernames[flip_social_friends->index],
  1322. 0,
  1323. 10,
  1324. "Remove",
  1325. "",
  1326. NULL,
  1327. friends_dialog_callback,
  1328. callback_to_friends_logged_in,
  1329. &app->view_dispatcher,
  1330. app))
  1331. {
  1332. return;
  1333. }
  1334. }
  1335. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewFriendsDialog);
  1336. }
  1337. // handle the messages selection
  1338. else if (index >= FlipSocialSubmenuLoggedInIndexMessagesUsersStart && index < FlipSocialSubmenuLoggedInIndexMessagesUsersStart + MAX_MESSAGE_USERS)
  1339. {
  1340. if (!flip_social_message_users)
  1341. {
  1342. FURI_LOG_E(TAG, "FlipSocialMessageUsers is NULL");
  1343. return;
  1344. }
  1345. flip_social_message_users->index = index - FlipSocialSubmenuLoggedInIndexMessagesUsersStart;
  1346. free_flipper_http();
  1347. if (!alloc_flipper_http())
  1348. {
  1349. return;
  1350. }
  1351. callback_loading_task(
  1352. app->fhttp,
  1353. messages_get_messages_with_user, // get the messages with the selected user
  1354. messages_parse_json_messages, // parse the messages
  1355. FlipSocialViewMessagesDialog, // switch to the messages process if successful
  1356. FlipSocialViewLoggedInMessagesSubmenu, // switch back to the messages submenu if failed
  1357. &app->view_dispatcher, // view dispatcher
  1358. true);
  1359. free_flipper_http();
  1360. }
  1361. // handle the messages user choices selection
  1362. else if (index >= FlipSocialSubmenuLoggedInIndexMessagesUserChoicesIndexStart && index < FlipSocialSubmenuLoggedInIndexMessagesUserChoicesIndexStart + MAX_EXPLORE_USERS)
  1363. {
  1364. if (!flip_social_explore)
  1365. {
  1366. FURI_LOG_E(TAG, "FlipSocialExplore is NULL");
  1367. return;
  1368. }
  1369. flip_social_explore->index = index - FlipSocialSubmenuLoggedInIndexMessagesUserChoicesIndexStart;
  1370. free_text_input();
  1371. if (!alloc_text_input(FlipSocialViewLoggedInMessagesNewMessageUserChoicesInput))
  1372. {
  1373. FURI_LOG_E(TAG, "Failed to allocate text input");
  1374. return;
  1375. } // switch to the text input view
  1376. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1377. }
  1378. else
  1379. {
  1380. FURI_LOG_E(TAG, "Unknown submenu index");
  1381. }
  1382. break;
  1383. }
  1384. }
  1385. /**
  1386. * @brief Text input callback for when the user finishes entering their SSID on the wifi settings (logged out) screen.
  1387. * @param context The context - FlipSocialApp object.
  1388. * @return void
  1389. */
  1390. void callback_logged_out_wifi_settings_ssid_updated(void *context)
  1391. {
  1392. FlipSocialApp *app = (FlipSocialApp *)context;
  1393. if (!app)
  1394. {
  1395. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1396. return;
  1397. }
  1398. // Store the entered name
  1399. strncpy(app->wifi_ssid_logged_out, app->wifi_ssid_logged_out_temp_buffer, app->wifi_ssid_logged_out_temp_buffer_size);
  1400. // Store the entered name in the logged in name field
  1401. strncpy(app->wifi_ssid_logged_in, app->wifi_ssid_logged_out_temp_buffer, app->wifi_ssid_logged_out_temp_buffer_size);
  1402. strncpy(app->wifi_ssid_logged_in_temp_buffer, app->wifi_ssid_logged_out_temp_buffer, app->wifi_ssid_logged_out_temp_buffer_size);
  1403. // Ensure null-termination
  1404. app->wifi_ssid_logged_out[app->wifi_ssid_logged_out_temp_buffer_size - 1] = '\0';
  1405. // Update the name item text
  1406. if (app->variable_item_logged_out_wifi_settings_ssid)
  1407. {
  1408. variable_item_set_current_value_text(app->variable_item_logged_out_wifi_settings_ssid, app->wifi_ssid_logged_out);
  1409. }
  1410. // update the wifi settings
  1411. if (strlen(app->wifi_ssid_logged_out) > 0 && strlen(app->wifi_password_logged_out) > 0)
  1412. {
  1413. free_flipper_http();
  1414. if (!alloc_flipper_http())
  1415. {
  1416. return;
  1417. }
  1418. if (!flipper_http_save_wifi(app->fhttp, app->wifi_ssid_logged_out, app->wifi_password_logged_out))
  1419. {
  1420. FURI_LOG_E(TAG, "Failed to save wifi settings via UART");
  1421. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  1422. }
  1423. furi_delay_ms(500);
  1424. free_flipper_http();
  1425. }
  1426. // Save the settings
  1427. save_settings(app_instance->wifi_ssid_logged_out, app_instance->wifi_password_logged_out, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  1428. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1429. }
  1430. /**
  1431. * @brief Text input callback for when the user finishes entering their password on the wifi settings (logged out) screen.
  1432. * @param context The context - FlipSocialApp object.
  1433. * @return void
  1434. */
  1435. void callback_logged_out_wifi_settings_password_updated(void *context)
  1436. {
  1437. FlipSocialApp *app = (FlipSocialApp *)context;
  1438. if (!app)
  1439. {
  1440. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1441. return;
  1442. }
  1443. // Store the entered WiFi password
  1444. strncpy(app->wifi_password_logged_out, app->wifi_password_logged_out_temp_buffer, app->wifi_password_logged_out_temp_buffer_size);
  1445. // Store the entered WiFi password in the logged in password field
  1446. strncpy(app->wifi_password_logged_in, app->wifi_password_logged_out_temp_buffer, app->wifi_password_logged_out_temp_buffer_size);
  1447. strncpy(app->wifi_password_logged_in_temp_buffer, app->wifi_password_logged_out_temp_buffer, app->wifi_password_logged_out_temp_buffer_size);
  1448. // Ensure null-termination
  1449. app->wifi_password_logged_out[app->wifi_password_logged_out_temp_buffer_size - 1] = '\0';
  1450. // Update the password item text
  1451. if (app->variable_item_logged_out_wifi_settings_password)
  1452. {
  1453. variable_item_set_current_value_text(app->variable_item_logged_out_wifi_settings_password, app->wifi_password_logged_out);
  1454. }
  1455. // update the wifi settings
  1456. if (strlen(app->wifi_ssid_logged_out) > 0 && strlen(app->wifi_password_logged_out) > 0)
  1457. {
  1458. free_flipper_http();
  1459. if (!alloc_flipper_http())
  1460. {
  1461. return;
  1462. }
  1463. if (!flipper_http_save_wifi(app->fhttp, app->wifi_ssid_logged_out, app->wifi_password_logged_out))
  1464. {
  1465. FURI_LOG_E(TAG, "Failed to save wifi settings via UART");
  1466. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  1467. }
  1468. furi_delay_ms(500);
  1469. free_flipper_http();
  1470. }
  1471. // Save the settings
  1472. save_settings(app_instance->wifi_ssid_logged_out, app_instance->wifi_password_logged_out, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  1473. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1474. }
  1475. /**
  1476. * @brief Callback when the user selects a menu item in the wifi settings (logged out) screen.
  1477. * @param context The context - FlipSocialApp object.
  1478. * @param index The index of the selected item.
  1479. * @return void
  1480. */
  1481. void callback_logged_out_wifi_settings_item_selected(void *context, uint32_t index)
  1482. {
  1483. FlipSocialApp *app = (FlipSocialApp *)context;
  1484. if (!app)
  1485. {
  1486. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1487. return;
  1488. }
  1489. switch (index)
  1490. {
  1491. case 0: // Input SSID
  1492. // view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedOutWifiSettingsSSIDInput);
  1493. free_text_input();
  1494. if (!alloc_text_input(FlipSocialViewLoggedOutWifiSettingsSSIDInput))
  1495. {
  1496. FURI_LOG_E(TAG, "Failed to allocate text input");
  1497. return;
  1498. }
  1499. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1500. break;
  1501. case 1: // Input Password
  1502. // view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedOutWifiSettingsPasswordInput);
  1503. free_text_input();
  1504. if (!alloc_text_input(FlipSocialViewLoggedOutWifiSettingsPasswordInput))
  1505. {
  1506. FURI_LOG_E(TAG, "Failed to allocate text input");
  1507. return;
  1508. }
  1509. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1510. break;
  1511. default:
  1512. FURI_LOG_E(TAG, "Unknown configuration item index");
  1513. break;
  1514. }
  1515. }
  1516. /**
  1517. * @brief Text input callback for when the user finishes entering their username on the login (logged out) screen.
  1518. * @param context The context - FlipSocialApp object.
  1519. * @return void
  1520. */
  1521. void callback_logged_out_login_username_updated(void *context)
  1522. {
  1523. FlipSocialApp *app = (FlipSocialApp *)context;
  1524. if (!app)
  1525. {
  1526. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1527. return;
  1528. }
  1529. // Store the entered name
  1530. strncpy(app->login_username_logged_out, app->login_username_logged_out_temp_buffer, app->login_username_logged_out_temp_buffer_size);
  1531. // Store the entered name in the logged in username field
  1532. strncpy(app->login_username_logged_in, app->login_username_logged_out_temp_buffer, app->login_username_logged_out_temp_buffer_size);
  1533. strncpy(app->login_username_logged_in_temp_buffer, app->login_username_logged_out_temp_buffer, app->login_username_logged_out_temp_buffer_size);
  1534. // Ensure null-termination
  1535. app->login_username_logged_out[app->login_username_logged_out_temp_buffer_size - 1] = '\0';
  1536. // Update the name item text
  1537. if (app->variable_item_logged_out_login_username)
  1538. {
  1539. variable_item_set_current_value_text(app->variable_item_logged_out_login_username, app->login_username_logged_out);
  1540. }
  1541. // Save the settings
  1542. save_settings(app_instance->wifi_ssid_logged_out, app_instance->wifi_password_logged_out, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  1543. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1544. }
  1545. /**
  1546. * @brief Text input callback for when the user finishes entering their password on the login (logged out) screen.
  1547. * @param context The context - FlipSocialApp object.
  1548. * @return void
  1549. */
  1550. void callback_logged_out_login_password_updated(void *context)
  1551. {
  1552. FlipSocialApp *app = (FlipSocialApp *)context;
  1553. if (!app)
  1554. {
  1555. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1556. return;
  1557. }
  1558. // Store the entered password
  1559. strncpy(app->login_password_logged_out, app->login_password_logged_out_temp_buffer, app->login_password_logged_out_temp_buffer_size);
  1560. // Store the entered password in the change password field
  1561. strncpy(app->change_password_logged_in, app->login_password_logged_out_temp_buffer, app->login_password_logged_out_temp_buffer_size);
  1562. strncpy(app->change_password_logged_in_temp_buffer, app->login_password_logged_out_temp_buffer, app->login_password_logged_out_temp_buffer_size);
  1563. // Ensure null-termination
  1564. app->login_password_logged_out[app->login_password_logged_out_temp_buffer_size - 1] = '\0';
  1565. // Update the password item text
  1566. if (app->variable_item_logged_out_login_password)
  1567. {
  1568. // dont show the password on the screen (version 0.2)
  1569. // variable_item_set_current_value_text(app->variable_item_logged_out_login_password, app->login_password_logged_out);
  1570. }
  1571. // Save the settings
  1572. save_settings(app_instance->wifi_ssid_logged_out, app_instance->wifi_password_logged_out, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  1573. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1574. }
  1575. /**
  1576. * @brief Callback when the user selects a menu item in the login (logged out) screen.
  1577. * @param context The context - FlipSocialApp object.
  1578. * @param index The index of the selected item.
  1579. * @return void
  1580. */
  1581. void callback_logged_out_login_item_selected(void *context, uint32_t index)
  1582. {
  1583. FlipSocialApp *app = (FlipSocialApp *)context;
  1584. if (!app)
  1585. {
  1586. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1587. return;
  1588. }
  1589. switch (index)
  1590. {
  1591. case 0: // Input Username
  1592. // view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedOutLoginUsernameInput);
  1593. free_all(false, true, app);
  1594. if (!alloc_text_input(FlipSocialViewLoggedOutLoginUsernameInput))
  1595. {
  1596. FURI_LOG_E(TAG, "Failed to allocate text input");
  1597. return;
  1598. }
  1599. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1600. break;
  1601. case 1: // Input Password
  1602. // view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedOutLoginPasswordInput);
  1603. free_all(false, true, app);
  1604. if (!alloc_text_input(FlipSocialViewLoggedOutLoginPasswordInput))
  1605. {
  1606. FURI_LOG_E(TAG, "Failed to allocate text input");
  1607. return;
  1608. }
  1609. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1610. break;
  1611. case 2: // Login Button
  1612. free_all(false, true, app);
  1613. if (!alloc_flipper_http())
  1614. {
  1615. FURI_LOG_E(TAG, "Failed to allocate FlipperHTTP");
  1616. return;
  1617. }
  1618. callback_loading_task(
  1619. app->fhttp,
  1620. callback_login_fetch,
  1621. callback_login_parse,
  1622. FlipSocialViewLoggedInSubmenu,
  1623. FlipSocialViewLoggedOutSubmenu,
  1624. &app->view_dispatcher,
  1625. false);
  1626. // we cannot do this here because we get a freeze
  1627. // free_flipper_http();
  1628. // it will be freed later anyways
  1629. break;
  1630. default:
  1631. FURI_LOG_E(TAG, "Unknown configuration item index");
  1632. break;
  1633. }
  1634. }
  1635. /**
  1636. * @brief Text input callback for when the user finishes entering their username on the register (logged out) screen.
  1637. * @param context The context - FlipSocialApp object.
  1638. * @return void
  1639. */
  1640. void callback_logged_out_register_username_updated(void *context)
  1641. {
  1642. FlipSocialApp *app = (FlipSocialApp *)context;
  1643. if (!app)
  1644. {
  1645. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1646. return;
  1647. }
  1648. // Store the entered name
  1649. strncpy(app->register_username_logged_out, app->register_username_logged_out_temp_buffer, app->register_username_logged_out_temp_buffer_size);
  1650. // Ensure null-termination
  1651. app->register_username_logged_out[app->register_username_logged_out_temp_buffer_size - 1] = '\0';
  1652. // Update the name item text
  1653. if (app->variable_item_logged_out_register_username)
  1654. {
  1655. variable_item_set_current_value_text(app->variable_item_logged_out_register_username, app->register_username_logged_out);
  1656. }
  1657. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1658. }
  1659. /**
  1660. * @brief Text input callback for when the user finishes entering their password on the register (logged out) screen.
  1661. * @param context The context - FlipSocialApp object.
  1662. * @return void
  1663. */
  1664. void callback_logged_out_register_password_updated(void *context)
  1665. {
  1666. FlipSocialApp *app = (FlipSocialApp *)context;
  1667. if (!app)
  1668. {
  1669. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1670. return;
  1671. }
  1672. // Store the entered password
  1673. strncpy(app->register_password_logged_out, app->register_password_logged_out_temp_buffer, app->register_password_logged_out_temp_buffer_size);
  1674. // Ensure null-termination
  1675. app->register_password_logged_out[app->register_password_logged_out_temp_buffer_size - 1] = '\0';
  1676. // Update the password item text
  1677. if (app->variable_item_logged_out_register_password)
  1678. {
  1679. variable_item_set_current_value_text(app->variable_item_logged_out_register_password, app->register_password_logged_out);
  1680. }
  1681. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1682. }
  1683. /**
  1684. * @brief Text input callback for when the user finishes entering their password 2 on the register (logged out) screen.
  1685. * @param context The context - FlipSocialApp object.
  1686. * @return void
  1687. */
  1688. void callback_logged_out_register_password_2_updated(void *context)
  1689. {
  1690. FlipSocialApp *app = (FlipSocialApp *)context;
  1691. if (!app)
  1692. {
  1693. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1694. return;
  1695. }
  1696. // Store the entered password
  1697. strncpy(app->register_password_2_logged_out, app->register_password_2_logged_out_temp_buffer, app->register_password_2_logged_out_temp_buffer_size);
  1698. // Ensure null-termination
  1699. app->register_password_2_logged_out[app->register_password_2_logged_out_temp_buffer_size - 1] = '\0';
  1700. // Update the password item text
  1701. if (app->variable_item_logged_out_register_password_2)
  1702. {
  1703. variable_item_set_current_value_text(app->variable_item_logged_out_register_password_2, app->register_password_2_logged_out);
  1704. }
  1705. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1706. }
  1707. /**
  1708. * @brief Callback when the user selects a menu item in the register (logged out) screen.
  1709. * @param context The context - FlipSocialApp object.
  1710. * @param index The index of the selected item.
  1711. * @return void
  1712. */
  1713. void callback_logged_out_register_item_selected(void *context, uint32_t index)
  1714. {
  1715. FlipSocialApp *app = (FlipSocialApp *)context;
  1716. if (!app)
  1717. {
  1718. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1719. return;
  1720. }
  1721. switch (index)
  1722. {
  1723. case 0: // Input Username
  1724. free_all(false, true, app);
  1725. if (!alloc_text_input(FlipSocialViewLoggedOutRegisterUsernameInput))
  1726. {
  1727. FURI_LOG_E(TAG, "Failed to allocate text input");
  1728. return;
  1729. }
  1730. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1731. break;
  1732. case 1: // Input Password
  1733. free_all(false, true, app);
  1734. if (!alloc_text_input(FlipSocialViewLoggedOutRegisterPasswordInput))
  1735. {
  1736. FURI_LOG_E(TAG, "Failed to allocate text input");
  1737. return;
  1738. }
  1739. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1740. break;
  1741. case 2: // Input Password 2
  1742. free_all(false, true, app);
  1743. if (!alloc_text_input(FlipSocialViewLoggedOutRegisterPassword2Input))
  1744. {
  1745. FURI_LOG_E(TAG, "Failed to allocate text input");
  1746. return;
  1747. }
  1748. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1749. break;
  1750. case 3: // Register button
  1751. free_all(false, true, app);
  1752. if (!alloc_flipper_http())
  1753. {
  1754. FURI_LOG_E(TAG, "Failed to allocate FlipperHTTP");
  1755. return;
  1756. }
  1757. callback_loading_task(
  1758. app->fhttp,
  1759. callback_register_fetch,
  1760. callback_register_parse,
  1761. FlipSocialViewLoggedInSubmenu,
  1762. FlipSocialViewLoggedOutSubmenu,
  1763. &app->view_dispatcher,
  1764. false);
  1765. // we cannot do this here because we get a freeze
  1766. // free_flipper_http();
  1767. // it will be freed later anyways
  1768. break;
  1769. default:
  1770. FURI_LOG_E(TAG, "Unknown configuration item index");
  1771. break;
  1772. }
  1773. }
  1774. /**
  1775. * @brief Text input callback for when the user finishes entering their SSID on the wifi settings (logged in) screen.
  1776. * @param context The context - FlipSocialApp object.
  1777. * @return void
  1778. */
  1779. void callback_logged_in_wifi_settings_ssid_updated(void *context)
  1780. {
  1781. FlipSocialApp *app = (FlipSocialApp *)context;
  1782. if (!app)
  1783. {
  1784. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1785. return;
  1786. }
  1787. // Store the entered SSID
  1788. strncpy(app->wifi_ssid_logged_in, app->wifi_ssid_logged_in_temp_buffer, app->wifi_ssid_logged_in_temp_buffer_size);
  1789. // Store the entered SSID in the logged out SSID
  1790. strncpy(app->wifi_ssid_logged_out, app->wifi_ssid_logged_in, app->wifi_ssid_logged_in_temp_buffer_size);
  1791. strncpy(app->wifi_ssid_logged_out_temp_buffer, app->wifi_ssid_logged_in, app->wifi_ssid_logged_in_temp_buffer_size);
  1792. // Ensure null-termination
  1793. app->wifi_ssid_logged_in[app->wifi_ssid_logged_in_temp_buffer_size - 1] = '\0';
  1794. // Update the name item text
  1795. if (app->variable_item_logged_in_wifi_settings_ssid)
  1796. {
  1797. variable_item_set_current_value_text(app->variable_item_logged_in_wifi_settings_ssid, app->wifi_ssid_logged_in);
  1798. }
  1799. // Save the settings
  1800. save_settings(app_instance->wifi_ssid_logged_in, app_instance->wifi_password_logged_in, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  1801. // update the wifi settings
  1802. if (strlen(app->wifi_ssid_logged_in) > 0 && strlen(app->wifi_password_logged_in) > 0)
  1803. {
  1804. free_flipper_http();
  1805. if (!alloc_flipper_http())
  1806. {
  1807. return;
  1808. }
  1809. if (!flipper_http_save_wifi(app->fhttp, app->wifi_ssid_logged_in, app->wifi_password_logged_in))
  1810. {
  1811. FURI_LOG_E(TAG, "Failed to save wifi settings via UART");
  1812. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  1813. }
  1814. furi_delay_ms(500);
  1815. free_flipper_http();
  1816. }
  1817. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1818. }
  1819. /**
  1820. * @brief Text input callback for when the user finishes entering their password on the wifi settings (logged in) screen.
  1821. * @param context The context - FlipSocialApp object.
  1822. * @return void
  1823. */
  1824. void callback_logged_in_wifi_settings_password_updated(void *context)
  1825. {
  1826. FlipSocialApp *app = (FlipSocialApp *)context;
  1827. if (!app)
  1828. {
  1829. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1830. return;
  1831. }
  1832. // Store the entered password
  1833. strncpy(app->wifi_password_logged_in, app->wifi_password_logged_in_temp_buffer, app->wifi_password_logged_in_temp_buffer_size);
  1834. // Store the entered password in the logged out password
  1835. strncpy(app->login_password_logged_out, app->wifi_password_logged_in, app->wifi_password_logged_in_temp_buffer_size);
  1836. strncpy(app->login_password_logged_out_temp_buffer, app->wifi_password_logged_in, app->wifi_password_logged_in_temp_buffer_size);
  1837. // Ensure null-termination
  1838. app->wifi_password_logged_in[app->wifi_password_logged_in_temp_buffer_size - 1] = '\0';
  1839. // Update the password item text
  1840. if (app->variable_item_logged_in_wifi_settings_password)
  1841. {
  1842. // dont show the password on the screen (version 0.2)
  1843. // variable_item_set_current_value_text(app->variable_item_logged_in_wifi_settings_password, app->wifi_password_logged_in);
  1844. }
  1845. // Save the settings
  1846. save_settings(app_instance->wifi_ssid_logged_in, app_instance->wifi_password_logged_in, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  1847. // update the wifi settings
  1848. if (strlen(app->wifi_ssid_logged_in) > 0 && strlen(app->wifi_password_logged_in) > 0)
  1849. {
  1850. free_flipper_http();
  1851. if (!alloc_flipper_http())
  1852. {
  1853. return;
  1854. }
  1855. if (!flipper_http_save_wifi(app->fhttp, app->wifi_ssid_logged_in, app->wifi_password_logged_in))
  1856. {
  1857. FURI_LOG_E(TAG, "Failed to save wifi settings via UART");
  1858. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  1859. }
  1860. furi_delay_ms(500);
  1861. free_flipper_http();
  1862. }
  1863. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewVariableItemList);
  1864. }
  1865. /**
  1866. * @brief Callback when the user selects a menu item in the wifi settings (logged in) screen.
  1867. * @param context The context - FlipSocialApp object.
  1868. * @param index The index of the selected item.
  1869. * @return void
  1870. */
  1871. void callback_logged_in_wifi_settings_item_selected(void *context, uint32_t index)
  1872. {
  1873. FlipSocialApp *app = (FlipSocialApp *)context;
  1874. if (!app)
  1875. {
  1876. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1877. return;
  1878. }
  1879. switch (index)
  1880. {
  1881. case 0: // Input SSID
  1882. free_all(false, false, app);
  1883. if (!alloc_text_input(FlipSocialViewLoggedInWifiSettingsSSIDInput))
  1884. {
  1885. FURI_LOG_E(TAG, "Failed to allocate text input for SSID");
  1886. return;
  1887. }
  1888. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1889. break;
  1890. case 1: // Input Password
  1891. free_all(false, false, app);
  1892. if (!alloc_text_input(FlipSocialViewLoggedInWifiSettingsPasswordInput))
  1893. {
  1894. FURI_LOG_E(TAG, "Failed to allocate text input for Password");
  1895. return;
  1896. }
  1897. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  1898. break;
  1899. default:
  1900. FURI_LOG_E(TAG, "Unknown configuration item index");
  1901. break;
  1902. }
  1903. }
  1904. void callback_logged_in_user_settings_item_selected(void *context, uint32_t index)
  1905. {
  1906. FlipSocialApp *app = (FlipSocialApp *)context;
  1907. if (!app)
  1908. {
  1909. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1910. return;
  1911. }
  1912. // Switch to the appropriate view
  1913. switch (index)
  1914. {
  1915. case 0: // Feed Type
  1916. break;
  1917. case 1: // Notifications
  1918. break;
  1919. }
  1920. }
  1921. /**
  1922. * @brief Text input callback for when the user finishes entering their message on the compose (logged in) screen for Add Text
  1923. * @param context The context - FlipSocialApp object.
  1924. * @return void
  1925. */
  1926. void callback_logged_in_compose_pre_save_updated(void *context)
  1927. {
  1928. FlipSocialApp *app = (FlipSocialApp *)context;
  1929. if (!app)
  1930. {
  1931. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1932. return;
  1933. }
  1934. // Check if the message is empty or if adding the message would exceed MAX_PRE_SAVED_MESSAGES
  1935. if (app->compose_pre_save_logged_in_temp_buffer_size == 0 || app->pre_saved_messages.count >= MAX_PRE_SAVED_MESSAGES)
  1936. {
  1937. FURI_LOG_E(TAG, "Message is empty or would exceed the maximum number of pre-saved messages");
  1938. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  1939. return;
  1940. }
  1941. // Copy the entered message into the next available slot
  1942. strncpy(
  1943. app->pre_saved_messages.messages[app->pre_saved_messages.count],
  1944. app->compose_pre_save_logged_in_temp_buffer,
  1945. MAX_MESSAGE_LENGTH - 1);
  1946. // Ensure null-termination
  1947. app->pre_saved_messages.messages[app->pre_saved_messages.count][MAX_MESSAGE_LENGTH - 1] = '\0';
  1948. // Increment the count
  1949. app->pre_saved_messages.count++;
  1950. // Rebuild the submenu
  1951. submenu_reset(app->submenu);
  1952. submenu_add_item(
  1953. app->submenu,
  1954. "Add Pre-Save",
  1955. FlipSocialSubmenuComposeIndexAddPreSave,
  1956. callback_submenu_choices,
  1957. app);
  1958. for (size_t i = 0; i < app->pre_saved_messages.count; i++)
  1959. {
  1960. submenu_add_item(
  1961. app->submenu,
  1962. app->pre_saved_messages.messages[i],
  1963. FlipSocialSubemnuComposeIndexStartIndex + i,
  1964. callback_submenu_choices,
  1965. app);
  1966. }
  1967. // Save the updated playlist
  1968. save_playlist(&app->pre_saved_messages);
  1969. // Switch back to the compose view
  1970. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  1971. }
  1972. /**
  1973. * @brief Text input callback for when the user finishes entering their message on the profile (logged in) screen for change password
  1974. * @param context The context - FlipSocialApp object.
  1975. * @return void
  1976. */
  1977. void callback_logged_in_profile_change_password_updated(void *context)
  1978. {
  1979. FlipSocialApp *app = (FlipSocialApp *)context;
  1980. if (!app)
  1981. {
  1982. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  1983. return;
  1984. }
  1985. // Correct type: old_pass should be a pointer to a string (char *)
  1986. const char *old_password = app->login_password_logged_out;
  1987. // Store the entered message
  1988. strncpy(app->change_password_logged_in, app->change_password_logged_in_temp_buffer, app->change_password_logged_in_temp_buffer_size);
  1989. // store the entered password in the logged out password
  1990. strncpy(app->login_password_logged_out, app->change_password_logged_in, app->login_password_logged_out_temp_buffer_size);
  1991. strncpy(app->login_password_logged_out_temp_buffer, app->change_password_logged_in, app->login_password_logged_out_temp_buffer_size);
  1992. // Ensure null-termination
  1993. app->change_password_logged_in[app->change_password_logged_in_temp_buffer_size - 1] = '\0';
  1994. // Update the message item text
  1995. if (app->variable_item_logged_in_profile_change_password)
  1996. {
  1997. // dont show the password on the screen (version 0.2)
  1998. // variable_item_set_current_value_text(app->variable_item_logged_in_profile_change_password, app->change_password_logged_in);
  1999. }
  2000. // send post request to change password
  2001. free_flipper_http();
  2002. if (!alloc_flipper_http())
  2003. {
  2004. return;
  2005. }
  2006. alloc_headers();
  2007. char payload[256];
  2008. snprintf(payload, sizeof(payload), "{\"username\":\"%s\",\"old_password\":\"%s\",\"new_password\":\"%s\"}", app->login_username_logged_out, old_password, app->change_password_logged_in);
  2009. if (!flipper_http_request(app->fhttp, POST, "https://www.jblanked.com/flipper/api/user/change-password/", auth_headers, payload))
  2010. {
  2011. FURI_LOG_E(TAG, "Failed to send post request to change password");
  2012. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  2013. }
  2014. free_flipper_http();
  2015. // Save the settings
  2016. save_settings(app_instance->wifi_ssid_logged_out, app_instance->wifi_password_logged_out, app_instance->login_username_logged_out, app_instance->login_username_logged_in, app_instance->login_password_logged_out, app_instance->change_password_logged_in, app_instance->change_bio_logged_in, app_instance->is_logged_in);
  2017. // instead of going to a view, just show a success message
  2018. easy_flipper_dialog("Success", "Password updated successfully\n\n\nPress BACK to return :D");
  2019. }
  2020. void callback_logged_in_profile_change_bio_updated(void *context)
  2021. {
  2022. FlipSocialApp *app = (FlipSocialApp *)context;
  2023. if (!app)
  2024. {
  2025. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  2026. return;
  2027. }
  2028. // Store the entered message
  2029. strncpy(app->change_bio_logged_in, app->change_bio_logged_in_temp_buffer, app->change_bio_logged_in_temp_buffer_size);
  2030. // Ensure null-termination
  2031. app->change_bio_logged_in[app->change_bio_logged_in_temp_buffer_size - 1] = '\0';
  2032. // Update the message item text
  2033. if (app->variable_item_logged_in_profile_change_bio)
  2034. {
  2035. variable_item_set_current_value_text(app->variable_item_logged_in_profile_change_bio, app->change_bio_logged_in);
  2036. }
  2037. // send post request to change bio
  2038. free_flipper_http();
  2039. if (!alloc_flipper_http())
  2040. {
  2041. return;
  2042. }
  2043. alloc_headers();
  2044. char payload[256];
  2045. snprintf(payload, sizeof(payload), "{\"username\":\"%s\",\"bio\":\"%s\"}", app->login_username_logged_out, app->change_bio_logged_in);
  2046. if (!flipper_http_request(app->fhttp, POST, "https://www.jblanked.com/flipper/api/user/change-bio/", auth_headers, payload))
  2047. {
  2048. FURI_LOG_E(TAG, "Failed to send post request to change bio");
  2049. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  2050. }
  2051. furi_delay_ms(500);
  2052. free_flipper_http();
  2053. // Save the settings
  2054. save_settings(app->wifi_ssid_logged_out, app->wifi_password_logged_out, app->login_username_logged_out, app->login_username_logged_in, app->login_password_logged_out, app->change_password_logged_in, app->change_bio_logged_in, app->is_logged_in);
  2055. // instead of going to a view, just show a success message
  2056. easy_flipper_dialog("Success", "Bio updated successfully\n\n\nPress BACK to return :D");
  2057. }
  2058. /**
  2059. * @brief Callback when a user selects a menu item in the profile (logged in) screen.
  2060. * @param context The context - FlipSocialApp object.
  2061. * @param index The index of the selected item.
  2062. * @return void
  2063. */
  2064. void callback_logged_in_profile_item_selected(void *context, uint32_t index)
  2065. {
  2066. FlipSocialApp *app = (FlipSocialApp *)context;
  2067. if (!app)
  2068. {
  2069. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  2070. return;
  2071. }
  2072. switch (index)
  2073. {
  2074. case 0: // Change Username
  2075. // do nothing since username cannot be changed
  2076. break;
  2077. case 1: // Change Password
  2078. free_text_input();
  2079. if (!alloc_text_input(FlipSocialViewLoggedInChangePasswordInput))
  2080. {
  2081. FURI_LOG_E(TAG, "Failed to allocate text input for change password");
  2082. return;
  2083. }
  2084. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  2085. break;
  2086. case 2: // Change Bio
  2087. free_text_input();
  2088. if (!alloc_text_input(FlipSocialViewLoggedInChangeBioInput))
  2089. {
  2090. FURI_LOG_E(TAG, "Failed to allocate text input for change bio");
  2091. return;
  2092. }
  2093. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  2094. break;
  2095. case 3: // Friends
  2096. free_all(false, true, app);
  2097. if (!alloc_submenu(FlipSocialViewLoggedInFriendsSubmenu))
  2098. {
  2099. FURI_LOG_E(TAG, "Failed to allocate submenu for friends");
  2100. return;
  2101. }
  2102. if (!alloc_flipper_http())
  2103. {
  2104. return;
  2105. }
  2106. callback_loading_task(
  2107. app->fhttp,
  2108. friends_fetch,
  2109. friends_parse_json,
  2110. FlipSocialViewSubmenu,
  2111. FlipSocialViewVariableItemList,
  2112. &app->view_dispatcher,
  2113. false);
  2114. // we cannot do this here because we get a freeze
  2115. // free_flipper_http();
  2116. // it will be freed later anyways
  2117. break;
  2118. default:
  2119. FURI_LOG_E(TAG, "Unknown configuration item index");
  2120. break;
  2121. }
  2122. }
  2123. /**
  2124. * @brief Text input callback for when the user finishes entering their message to send to the selected user choice (user choice messages view)
  2125. * @param context The context - FlipSocialApp object.
  2126. * @return void
  2127. */
  2128. void callback_logged_in_messages_user_choice_message_updated(void *context)
  2129. {
  2130. FlipSocialApp *app = (FlipSocialApp *)context;
  2131. if (!app)
  2132. {
  2133. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  2134. return;
  2135. }
  2136. // check if the message is empty
  2137. if (app->message_user_choice_logged_in_temp_buffer_size == 0)
  2138. {
  2139. FURI_LOG_E(TAG, "Message is empty");
  2140. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewTextInput);
  2141. return;
  2142. }
  2143. // Store the entered message
  2144. strncpy(app->message_user_choice_logged_in, app->message_user_choice_logged_in_temp_buffer, app->message_user_choice_logged_in_temp_buffer_size);
  2145. // Ensure null-termination
  2146. app->message_user_choice_logged_in[app->message_user_choice_logged_in_temp_buffer_size - 1] = '\0';
  2147. // send post request to send message
  2148. free_flipper_http();
  2149. if (!alloc_flipper_http())
  2150. {
  2151. return;
  2152. }
  2153. alloc_headers();
  2154. char url[128];
  2155. char payload[256];
  2156. snprintf(url, sizeof(url), "https://www.jblanked.com/flipper/api/messages/%s/post/", app->login_username_logged_in);
  2157. snprintf(payload, sizeof(payload), "{\"receiver\":\"%s\",\"content\":\"%s\"}", flip_social_explore->usernames[flip_social_explore->index], app->message_user_choice_logged_in);
  2158. if (!flipper_http_request(app->fhttp, POST, url, auth_headers, payload)) // start the async request
  2159. {
  2160. FURI_LOG_E(TAG, "Failed to send post request to send message");
  2161. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  2162. }
  2163. furi_delay_ms(1000);
  2164. free_flipper_http();
  2165. // add user to the top of the list if not already there
  2166. for (int i = 0; i < flip_social_message_users->count; i++)
  2167. {
  2168. if (strcmp(flip_social_message_users->usernames[i], flip_social_explore->usernames[flip_social_explore->index]) == 0)
  2169. {
  2170. // remove the user from the list
  2171. for (int j = i; j < flip_social_message_users->count - 1; j++)
  2172. {
  2173. strncpy(flip_social_message_users->usernames[j], flip_social_message_users->usernames[j + 1], strlen(flip_social_message_users->usernames[j + 1]));
  2174. }
  2175. flip_social_message_users->count--;
  2176. break;
  2177. }
  2178. }
  2179. // add the user to the top of the list
  2180. for (int i = flip_social_message_users->count; i > 0; i--)
  2181. {
  2182. strncpy(flip_social_message_users->usernames[i], flip_social_message_users->usernames[i - 1], strlen(flip_social_message_users->usernames[i - 1]));
  2183. }
  2184. strncpy(flip_social_message_users->usernames[0], flip_social_explore->usernames[flip_social_explore->index], strlen(flip_social_explore->usernames[flip_social_explore->index]));
  2185. flip_social_message_users->count++;
  2186. // redraw submenu
  2187. messages_submenu_update();
  2188. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  2189. }
  2190. /**
  2191. * @brief Text input callback for when the user finishes entering their message to the selected user (messages view)
  2192. * @param context The context - FlipSocialApp object.
  2193. * @return void
  2194. */
  2195. void callback_logged_in_messages_new_message_updated(void *context)
  2196. {
  2197. FlipSocialApp *app = (FlipSocialApp *)context;
  2198. if (!app)
  2199. {
  2200. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  2201. return;
  2202. }
  2203. // check if the message is empty
  2204. if (app->messages_new_message_logged_in_temp_buffer_size == 0)
  2205. {
  2206. FURI_LOG_E(TAG, "Message is empty");
  2207. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewLoggedInMessagesNewMessageInput);
  2208. return;
  2209. }
  2210. // Store the entered message
  2211. strncpy(app->messages_new_message_logged_in, app->messages_new_message_logged_in_temp_buffer, app->messages_new_message_logged_in_temp_buffer_size);
  2212. // Ensure null-termination
  2213. app->messages_new_message_logged_in[app->messages_new_message_logged_in_temp_buffer_size - 1] = '\0';
  2214. free_flipper_http();
  2215. if (!alloc_flipper_http())
  2216. {
  2217. return;
  2218. }
  2219. bool send_message_to_user()
  2220. {
  2221. // send post request to send message
  2222. alloc_headers();
  2223. char url[128];
  2224. char payload[256];
  2225. snprintf(url, sizeof(url), "https://www.jblanked.com/flipper/api/messages/%s/post/", app->login_username_logged_in);
  2226. snprintf(payload, sizeof(payload), "{\"receiver\":\"%s\",\"content\":\"%s\"}", flip_social_message_users->usernames[flip_social_message_users->index], app->messages_new_message_logged_in);
  2227. if (!flipper_http_request(app->fhttp, POST, url, auth_headers, payload))
  2228. {
  2229. FURI_LOG_E(TAG, "Failed to send post request to send message");
  2230. FURI_LOG_E(TAG, "Make sure the Flipper is connected to the Wifi Dev Board");
  2231. easy_flipper_dialog("Error", "Failed to send message\n\n\nPress BACK to return :D");
  2232. view_dispatcher_switch_to_view(app->view_dispatcher, FlipSocialViewSubmenu);
  2233. return false;
  2234. }
  2235. app->fhttp->state = RECEIVING;
  2236. return true;
  2237. }
  2238. bool parse_message_to_user()
  2239. {
  2240. while (app->fhttp->state != IDLE)
  2241. {
  2242. furi_delay_ms(10);
  2243. }
  2244. return true;
  2245. }
  2246. // well, we got a freeze here, so let's use the loading task to switch views and force refresh
  2247. flipper_http_loading_task(
  2248. app->fhttp,
  2249. send_message_to_user,
  2250. parse_message_to_user,
  2251. FlipSocialViewSubmenu,
  2252. FlipSocialViewLoggedInMessagesNewMessageInput,
  2253. &app->view_dispatcher);
  2254. free_flipper_http();
  2255. }
  2256. void callback_logged_in_explore_updated(void *context)
  2257. {
  2258. FlipSocialApp *app = (FlipSocialApp *)context;
  2259. if (!app)
  2260. {
  2261. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  2262. return;
  2263. }
  2264. // check if the message is empty
  2265. if (app->explore_logged_in_temp_buffer_size == 0)
  2266. {
  2267. FURI_LOG_E(TAG, "Message is empty");
  2268. strncpy(app->explore_logged_in, "a", 2);
  2269. }
  2270. else
  2271. {
  2272. // Store the entered message
  2273. strncpy(app->explore_logged_in, app->explore_logged_in_temp_buffer, app->explore_logged_in_temp_buffer_size);
  2274. }
  2275. // Ensure null-termination
  2276. app->explore_logged_in[app->explore_logged_in_temp_buffer_size - 1] = '\0';
  2277. free_submenu();
  2278. if (!alloc_submenu(FlipSocialViewLoggedInExploreSubmenu))
  2279. {
  2280. FURI_LOG_E(TAG, "Failed to allocate submenu for explore");
  2281. return;
  2282. }
  2283. if (!alloc_flipper_http())
  2284. {
  2285. return;
  2286. }
  2287. callback_loading_task(
  2288. app->fhttp,
  2289. explore_fetch, // get the explore users
  2290. explore_parse_json, // parse the explore users
  2291. FlipSocialViewSubmenu, // switch to the explore submenu if successful
  2292. FlipSocialViewLoggedInSubmenu, // switch back to the main submenu if failed
  2293. &app->view_dispatcher, true); // view dispatcher
  2294. free_flipper_http();
  2295. }
  2296. void callback_logged_in_message_users_updated(void *context)
  2297. {
  2298. FlipSocialApp *app = (FlipSocialApp *)context;
  2299. if (!app)
  2300. {
  2301. FURI_LOG_E(TAG, "FlipSocialApp is NULL");
  2302. return;
  2303. }
  2304. // check if the message is empty
  2305. if (!app->message_users_logged_in_temp_buffer || app->message_users_logged_in_temp_buffer_size == 0)
  2306. {
  2307. FURI_LOG_E(TAG, "Message is empty");
  2308. strncpy(app->message_users_logged_in, "a", 2);
  2309. }
  2310. else
  2311. {
  2312. // Store the entered message
  2313. strncpy(app->message_users_logged_in, app->message_users_logged_in_temp_buffer, app->message_users_logged_in_temp_buffer_size);
  2314. }
  2315. // Ensure null-termination
  2316. app->message_users_logged_in[app->message_users_logged_in_temp_buffer_size - 1] = '\0';
  2317. free_submenu();
  2318. if (!alloc_submenu(FlipSocialViewLoggedInExploreSubmenu))
  2319. {
  2320. FURI_LOG_E(TAG, "Failed to allocate submenu for explore");
  2321. return;
  2322. }
  2323. // get users
  2324. free_flipper_http();
  2325. if (!alloc_flipper_http())
  2326. {
  2327. return;
  2328. }
  2329. callback_loading_task(
  2330. app->fhttp,
  2331. explore_fetch_2, // get the explore users
  2332. messages_parse_json_message_user_choices, // parse the explore users
  2333. FlipSocialViewSubmenu, // switch to the explore submenu if successful
  2334. FlipSocialViewLoggedInSubmenu, // switch back to the main submenu if failed
  2335. &app->view_dispatcher, true); // view dispatcher
  2336. free_flipper_http();
  2337. }
  2338. bool callback_get_home_notification(FlipperHTTP *fhttp)
  2339. {
  2340. if (!app_instance)
  2341. {
  2342. FURI_LOG_E(TAG, "app_instance is NULL");
  2343. return false;
  2344. }
  2345. if (!fhttp)
  2346. {
  2347. FURI_LOG_E(TAG, "FlipperHTTP is NULL");
  2348. return false;
  2349. }
  2350. // create the data directory
  2351. if (!flip_social_subfolder_mkdir("data"))
  2352. {
  2353. FURI_LOG_E(TAG, "Failed to create data directory");
  2354. return false;
  2355. }
  2356. alloc_headers();
  2357. snprintf(
  2358. fhttp->file_path,
  2359. sizeof(fhttp->file_path),
  2360. STORAGE_EXT_PATH_PREFIX "/apps_data/flip_social/data/notification.json");
  2361. fhttp->save_received_data = true;
  2362. return flipper_http_request(fhttp, GET, "https://www.jblanked.com/flipper/api/flip-social-notifications/", auth_headers, NULL);
  2363. }
  2364. bool callback_parse_home_notification(FlipperHTTP *fhttp)
  2365. {
  2366. if (!app_instance)
  2367. {
  2368. FURI_LOG_E(TAG, "app_instance is NULL");
  2369. return false;
  2370. }
  2371. if (!fhttp)
  2372. {
  2373. FURI_LOG_E(TAG, "FlipperHTTP is NULL");
  2374. return false;
  2375. }
  2376. // Load the notification from the file
  2377. FuriString *notification = flipper_http_load_from_file(fhttp->file_path);
  2378. if (notification == NULL)
  2379. {
  2380. FURI_LOG_E(TAG, "Failed to load notification from file");
  2381. return false;
  2382. }
  2383. // Check if announcement and analytics key exists
  2384. FuriString *announcement_json = get_json_value_furi("announcement", notification);
  2385. FuriString *analytics_json = get_json_value_furi("analytics", notification);
  2386. if (announcement_json == NULL || analytics_json == NULL)
  2387. {
  2388. FURI_LOG_E(TAG, "Failed to get announcement or analytics from notification");
  2389. if (announcement_json)
  2390. {
  2391. furi_string_free(announcement_json);
  2392. }
  2393. if (analytics_json)
  2394. {
  2395. furi_string_free(analytics_json);
  2396. }
  2397. furi_string_free(notification);
  2398. return false;
  2399. }
  2400. // Extract values from JSON
  2401. FuriString *announcement_value = get_json_value_furi("content", announcement_json);
  2402. FuriString *announcement_time = get_json_value_furi("date_created", announcement_json);
  2403. FuriString *analytics_value = get_json_value_furi("count", analytics_json);
  2404. FuriString *analytics_time = get_json_value_furi("time", analytics_json);
  2405. if (!announcement_value || !announcement_time || !analytics_value || !analytics_time)
  2406. {
  2407. FURI_LOG_E(TAG, "Failed to get announcement or analytics value from notification");
  2408. if (announcement_value)
  2409. {
  2410. furi_string_free(announcement_value);
  2411. }
  2412. if (announcement_time)
  2413. {
  2414. furi_string_free(announcement_time);
  2415. }
  2416. if (analytics_value)
  2417. {
  2418. furi_string_free(analytics_value);
  2419. }
  2420. if (analytics_time)
  2421. {
  2422. furi_string_free(analytics_time);
  2423. }
  2424. furi_string_free(announcement_json);
  2425. furi_string_free(analytics_json);
  2426. furi_string_free(notification);
  2427. return false;
  2428. }
  2429. // Load previous announcement and analytics times
  2430. char past_analytics_time[32] = {0};
  2431. char past_announcement_time[32] = {0};
  2432. bool analytics_time_loaded = load_char("analytics_time", past_analytics_time, sizeof(past_analytics_time));
  2433. bool announcement_time_loaded = load_char("announcement_time", past_announcement_time, sizeof(past_announcement_time));
  2434. bool new_announcement = false;
  2435. bool new_analytics = false;
  2436. // Check for new announcement
  2437. if (!announcement_time_loaded || strcmp(furi_string_get_cstr(announcement_time), past_announcement_time) != 0)
  2438. {
  2439. new_announcement = true;
  2440. }
  2441. // Check for new analytics
  2442. if (!analytics_time_loaded || strcmp(furi_string_get_cstr(analytics_time), past_analytics_time) != 0)
  2443. {
  2444. new_analytics = true;
  2445. }
  2446. // If no new announcement and no new analytics, exit early
  2447. if (!new_announcement && !new_analytics)
  2448. {
  2449. FURI_LOG_D(TAG, "No new announcement or analytics");
  2450. furi_string_free(announcement_value);
  2451. furi_string_free(announcement_time);
  2452. furi_string_free(analytics_value);
  2453. furi_string_free(analytics_time);
  2454. furi_string_free(announcement_json);
  2455. furi_string_free(analytics_json);
  2456. furi_string_free(notification);
  2457. return true;
  2458. }
  2459. // Save the new announcement and analytics times if they are new
  2460. if (new_announcement)
  2461. {
  2462. save_char("announcement_time", furi_string_get_cstr(announcement_time));
  2463. }
  2464. if (new_analytics)
  2465. {
  2466. save_char("analytics_time", furi_string_get_cstr(analytics_time));
  2467. }
  2468. // Prepare and show dialogs based on what is new
  2469. if (new_announcement)
  2470. {
  2471. easy_flipper_dialog("Announcement", (char *)furi_string_get_cstr(announcement_value));
  2472. }
  2473. if (new_analytics)
  2474. {
  2475. char analytics_text[128] = {0};
  2476. // Determine the new posts count
  2477. if (atoi(furi_string_get_cstr(analytics_value)) > 0)
  2478. {
  2479. char past_analytics_value[32] = {0};
  2480. int new_posts = 0;
  2481. if (load_char("analytics_value", past_analytics_value, sizeof(past_analytics_value)))
  2482. {
  2483. int past_posts = atoi(past_analytics_value);
  2484. int current_posts = atoi(furi_string_get_cstr(analytics_value));
  2485. new_posts = current_posts - past_posts;
  2486. snprintf(analytics_text, sizeof(analytics_text), "%d new posts", new_posts);
  2487. }
  2488. else
  2489. {
  2490. snprintf(analytics_text, sizeof(analytics_text), "%s feed posts", furi_string_get_cstr(analytics_value));
  2491. }
  2492. save_char("analytics_value", furi_string_get_cstr(analytics_value));
  2493. }
  2494. else
  2495. {
  2496. snprintf(analytics_text, sizeof(analytics_text), "%s feed posts", furi_string_get_cstr(analytics_value));
  2497. }
  2498. easy_flipper_dialog("Notifications", analytics_text);
  2499. }
  2500. // Free allocated resources
  2501. furi_string_free(announcement_value);
  2502. furi_string_free(announcement_time);
  2503. furi_string_free(analytics_value);
  2504. furi_string_free(analytics_time);
  2505. furi_string_free(announcement_json);
  2506. furi_string_free(analytics_json);
  2507. furi_string_free(notification);
  2508. return true;
  2509. }
  2510. // home notification
  2511. bool callback_home_notification(FlipperHTTP *fhttp)
  2512. {
  2513. if (!fhttp)
  2514. {
  2515. FURI_LOG_E(TAG, "FlipperHTTP is NULL");
  2516. return false;
  2517. }
  2518. // Make the request
  2519. if (!callback_get_home_notification(fhttp)) // start the async request
  2520. {
  2521. FURI_LOG_E(TAG, "Failed to send get request to home notification");
  2522. return false;
  2523. }
  2524. furi_timer_start(fhttp->get_timeout_timer, TIMEOUT_DURATION_TICKS);
  2525. fhttp->state = RECEIVING;
  2526. while (fhttp->state == RECEIVING && furi_timer_is_running(fhttp->get_timeout_timer) > 0)
  2527. {
  2528. // Wait for the request to be received
  2529. furi_delay_ms(100);
  2530. }
  2531. furi_timer_stop(fhttp->get_timeout_timer);
  2532. if (!callback_parse_home_notification(fhttp)) // parse the JSON before switching to the view (synchonous)
  2533. {
  2534. FURI_LOG_E(HTTP_TAG, "Failed to parse the home notification...");
  2535. return false;
  2536. }
  2537. return true;
  2538. }